Hi,

I tried a while ago to install gnomemeeting, but failed due to pwlib. After today's update of pwlib in 10.4-t/unstable by Dan, I gave it another spin, but failed due the same issue with conflicting types of socklen_t:

make CPLUS=g++3 PWLIBDIR=/sw/src/fink.build/pwlib-1.5.2-14/pwlib opt LDSOOPTS="-dynamiclib -compatibility_version 1.5 -current_version 1.5.2 -install_name /sw/lib/pwlib/lib/libpt_Darwin_ppc_r.1.5.dylib" libso_target="lib/libpt_Darwin_ppc_r.1.5.2.dylib"
set -e; make -C src/ptlib/unix opt; make -C tools/asnparser opt;
g++3 -DP_MACOSX=840 -DNO_LONG_DOUBLE -D_REENTRANT -Wall - DPHAS_TEMPLATES -I/sw/src/fink.build/pwlib-1.5.2-14/pwlib/include/ ptlib/unix -I/usr/include/pwlib -I/sw/src/fink.build/pwlib-1.5.2-14/ pwlib/include -O2 -DNDEBUG -I/sw/include -fno-common -dynamic -fno- common -dynamic -DPTRACING=1 -x c++ -c ../../ptclib/asner.cxx -o /sw/ src/fink.build/pwlib-1.5.2-14/pwlib/lib/obj_Darwin_ppc_r/asner.o In file included from /sw/src/fink.build/pwlib-1.5.2-14/pwlib/include/ ptlib/unix/ptlib/contain.h:57, from /sw/src/fink.build/pwlib-1.5.2-14/pwlib/ include/ptlib.h:139,
                 from ../../ptclib/asner.cxx:290:
/sw/src/fink.build/pwlib-1.5.2-14/pwlib/include/ptlib/unix/ptlib/ pmachdep.h:448: conflicting
   types for `typedef int socklen_t'
/usr/include/sys/socket.h:99: previous declaration as `typedef
   __darwin_socklen_t socklen_t'
make[1]: *** [/sw/src/fink.build/pwlib-1.5.2-14/pwlib/lib/ obj_Darwin_ppc_r/asner.o] Error 1
make: *** [opt] Error 2
### execution of make failed, exit code 2
Failed: phase compiling: pwlib-1.5.2-14 failed


I noticed that this problem was already reported back in June 2005:
http://thread.gmane.org/gmane.os.macosx.fink.devel/10980
but no complete solution seems to have been found.

Has anybody been successful in getting pwlib to compile on Tiger?

Cheers,
        Remi


--
I haven't lost my mind - it's backed up on my disk somewhere.

*********************************************************************
Remigius K. Mommsen                 e-mail:          [EMAIL PROTECTED]
University of Manchester               URL:    http://cern.ch/mommsen
Fermilab, MS 357                     voice:        ++1 (630) 840-8321
P.O. Box 500                           fax:        ++1 (630) 840-2649
Batavia, Il 60510, US                 home:        ++1 (630) 236-0932
*********************************************************************





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to