On Thursday 04 October 2007 14:33, Tim Pintsch wrote: > > professorx:/home/tim/ochange # make > > Linking libmapi.so.0.4 > > /usr/lib/gcc/i586-suse-linux/4.1.2/../../../../i586-suse-linux/bin/ld: > > cannot find -lsamba-socket > > collect2: ld returned 1 exit status > > make: *** [libmapi.so.0.4 ] Error 1 > > professorx:/home/tim/ochange # > > I followed most of the instructions. There are two reasons I can think of for this: 1. The linker isn't looking in the right directory. 2. The linker is looking in the right directory, but can't find an appropriately named directory.
I'm really not sure why it is even trying to link to samba-socket. Maybe the version of samba4 you have isn't the same as mine (which comes from SVN). Sorry I can't suggest a solution. Jelmer/Julien: The "quiet" settings in the Makefile.in are nice for people who don't have problems with the build, but make it almost impossible to diagnose build problems. Can we take out all the "@" suppressions? Brad
pgpqvl2YjfMLU.pgp
Description: PGP signature
_______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
