[kde-solaris] Qt 3.1 on Solaris 8

David F. Newman kde-solaris@mail.kde.org
Thu Oct 31 15:58:00 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 31 October 2002 06:47, Ian Reinhart Geiser wrote:
> Okay so has anyone built successfully Qt-copy from the last week on solaris
> 8, w/ gcc 2.95?
>
> Im not sure if i have fubared my box here enough, or if Qt in cvs is just
> that messed up.
>

- From like 10/21 - 10/29 there was a problem because of the use of
getpwnam_r().  The solution was to add the argument 
- -D_POSIX_PTHREAD_SEMANTICS to configure.  However, it
seems that since yesterday configure now checks if
- -D_POSIX_PTHREAD_SEMANTICS is needed and automatically
adds it.  The latest qt-copy seems to build.  This is how I configure it

./configure -v -system-zlib -qt-gif -system-libpng -system-libjpeg \
- -thread -no-stl -no-g++-exceptions -debug -fast \
- -platform solaris-g++ -prefix $RPM_BUILD_ROOT/%{prefix}/qt3.1 \
- -qt-imgfmt-png -qt-imgfmt-jpeg -qt-imgfmt-mng \
- -L/usr/local/lib -I/usr/local/include < yes.txt

The -L and -I are so that it finds OpenGL.

- -Dave
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (SunOS)

iD8DBQE9wUQyu3B/p4jCw/IRAhORAJ9Ba+8ru7XnYFG5z8leMEBJZ0PpGACeLkjo
EvebK1bGm+gAWQU7c5HFTVI=
=kKBt
-----END PGP SIGNATURE-----