Search Criteria
Package Details: qt3 1:3.3.8b-16
Git Clone URL: | https://aur.archlinux.org/qt3.git (read-only, click to copy) |
---|---|
Package Base: | qt3 |
Description: | A cross-platform application and UI framework |
Upstream URL: | http://qt.io |
Licenses: | |
Submitter: | McNoggins |
Maintainer: | frazar0 |
Last Packager: | frazar0 |
Votes: | 47 |
Popularity: | 0.000000 |
First Submitted: | 2014-05-30 03:06 |
Last Updated: | 2021-01-14 17:13 |
Dependencies (20)
- glu (glu-git)
- libmng
- libnsl (libnsl-git)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libtirpc (libtirpc-minimal-git)
- libunistring (libunistring-git)
- libxcursor (libxcursor-git)
- libxft (libxft-bgra, libxft-bgra-git)
- libxinerama (libxinerama-randr-git)
- libxmu
- libxrandr (libxrandr-git)
- mariadb (mysql55, mariadb-git, mariadb103, mysql56, mysql57, mysql, percona-server) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal-git, mesa-git, mesa-minimal+-git) (make)
- postgresql (pipelinedb, agensgraph-git, postgresql-1c, postgresql-10, postgresql-src-beta, postgresql-9.5, postgresql-9.4, postgresql-9.6, postgresql-lts, postgresql-12, postgresql-src, postgresql-11) (make)
- sqlite2 (lib32-sqlite2) (make)
- unixodbc (erlang-unixodbc-git) (make)
- libmariadbclient (libmysqlclient55, mariadb-libs-git, mariadb103-libs, libmysqlclient56, libmysqlclient57, libmysqlclient, mariadb-libs) (optional) – MariaDB driver
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-libs-9.6, postgresql-lts-libs, postgresql-libs-12, postgresql-src-libs, postgresql-libs-11) (optional) – PostgreSQL driver
- qtchooser (optional) – set the default Qt toolkit
- unixodbc (erlang-unixodbc-git) (optional) – ODBC driver
Latest Comments
1 2 3 Next › Last »
superhdj commented on 2020-02-03 00:51
cache/yay/qt3/src/qt-x11-free-3.3.8b' make: *** [Makefile:8: init] Error 2 ==> ERROR: Se produjo un fallo en build(). Cancelando... Error making: qt3
octopus commented on 2019-01-05 18:01
Insalling postgresql-9.6 solved the problem for me. Maybe a build dependency on postgresql<=9.6 should be included in the PKGBUILD
chrko commented on 2018-12-23 12:50
@zoe, I think depending on postgresql<10 should do it. Using postgresql-9.6 (like in centos7) works for me.
zoe commented on 2018-12-03 09:37
I have same errors. No idea to fix it :D Seems to deal with sql plugins…
Yes, it builds fine after deleting :
in PKGBUILD. But, sql plugins are needed…
chrko commented on 2018-11-30 10:53
Yeah, errors again :D Any hint on this?
Nano commented on 2018-06-18 20:22
Hello.
I get this error:
g++: error: unrecognized command line option ‘-fno-plt’ make: *** [Makefile:170: project.o] Error 1 qmake failed to build. Aborting.
Please, help.
slav commented on 2018-05-01 23:14
@zoe Thank you very much for quick fixing!
chrko commented on 2018-05-01 21:42
@zoe: Sorry, messed up with markup! It builds perfectly fine again out of your PKGBUILD :)
zoe commented on 2018-05-01 21:17
@chrko and @slav : Sorry, I read too fast your patch, chrko. So I added the line :
to ./configure, and it builds fine.
Thanks
slav commented on 2018-05-01 20:07
the same here:
In file included from dialogs/qprintdialog.cpp:75:0: /usr/include/rpcsvc/yp_prot.h:10:10: fatal error: rpc/rpc.h: No such file or directory #include <rpc rpc.h=""> ^~~~~~~~~~~ compilation terminated. make[2]: [Makefile:10480: .obj/release-shared-mt/qprintdialog.o] Error 1 make[2]: Leaving directory '/tmp/packerbuild-1000/qt3/qt3/src/qt-x11-free-3.3.8b/src' make[1]: [Makefile:40: sub-src] Error 2 make[1]: Leaving directory '/tmp/packerbuild-1000/qt3/qt3/src/qt-x11-free-3.3.8b' make: *** [Makefile:8: init] Error 2 ==> ERROR: A failure occurred in build(). Aborting... The build failed.</rpc>