-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/18/10 7:09 PM, Christof Wolf wrote: > Hi, > > I am compiling kmail on my PowerBook G4 (Leopard 10.5). It stops by 99% grr. > > here the output: > > 99% linking ./kpilot/conduits/malconduit/conduit_mal.la > /bin/sh ./libtool --mode=link --tag=CXX > g++ -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC > -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common > -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT > -DQT_NO_TRANSLATION -DQT_THREAD_SUPPORT -I/sw/lib/pilot-link10/include > -I/sw/lib/system-openssl/include -I/sw/lib/freetype219/include/freetype2 > -I/sw/lib/freetype219/include -I/sw/lib/flex/include -fno-common > -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/sw/include -I/usr/X11R6/include > -D_LARGE_FILES=1 -L/sw/lib/pilot-link10/lib -L/sw/lib/flex/lib > -L/sw/lib/freetype219/lib -L/sw/lib/system-openssl/lib > -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib > -module -avoid-version -module -no-undefined -R /sw/lib -R /sw/lib -R > /sw/lib/qt3/lib -R /usr/X11/lib -R /sw/lib -L/sw/lib -L/sw/lib/qt3/lib > -L/usr/X11/lib -L/sw/lib -o ./kpilot/conduits/malconduit/conduit_mal.la -rpa th /sw/lib/kde3 ./kpilot/lib/libkpilot.la -L/sw/lib -lmal -lkdeui ./kpilot/conduits/malconduit/malconduitSettings.lo ./kpilot/conduits/malconduit/mal-setup_dialog.lo ./kpilot/conduits/malconduit/mal-factory.lo ./kpilot/conduits/malconduit/mal-setup.lo ./kpilot/conduits/malconduit/mal-conduit.lo -L/sw/lib -L/usr/X11R6/lib > libtool: link: warning: `/sw/lib/libqt-mt.la' seems to be moved > grep: /sw/lib/libpisock.la: No such file or directory > /sw/bin/sed: can't read /sw/lib/libpisock.la: No such file or directory > libtool: link: `/sw/lib/libpisock.la' is not a valid libtool archive > Error creating ./kpilot/conduits/malconduit/conduit_mal.la. Exit status 1. > kdepim3-3.5.9-2 make failed! > ### execution of /var/tmp/tmp.1.wnKmp8 failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-kdepim3-3.5.9-2 > (Reading database ... 101769 files and directories currently installed.) > Removing fink-buildlock-kdepim3-3.5.9-2 ... > Failed: phase compiling: kdepim3-3.5.9-2 failed > > hm, there is qt3 installed, and the libqt-mt.la is a link into that directory > > ls -l /sw/lib/libqt-mt.la ->qt3/lib/libqt-mt.la > > ls - l /sw/lib/libpi* > > /sw/lib/libpisock.9.0.2.dylib > /sw/lib/libpisock.9.dylib -> libisock.9.02.dylib > > Is there a symlink missing? > > Ciao > Christof
Kind of. It appears that you're missing the pilot-link09 package, which is necessary to build against the pilot-link libraries, including libpisock. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAky81mcACgkQB8UpO3rKjQ/GjwCfTda2mVqL5+tTOuXeOl6KVjoc s8QAmgNCXfsnKqNS+YoLsKu6p9okjG5z =HJkG -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
