FreeBSD includes this as part of libc, there is no seperate libdl:

gmake  all-am
gmake[1]: Entering directory '/usr/local/src/csync2-2.0'
cc -I/usr/local/include -I/usr/local/include/p11-kit-1   -Wall  
-I/usr/local/include -L/usr/local/lib -lgnutls    -L/usr/local/lib -o csync2 
action.o cfgfile_parser.o cfgfile_scanner.o check.o checktxt.o csync2.o 
daemon.o db.o error.o getrealfn.o groups.o rsync.o update.o urlencode.o conn.o 
prefixsubst.o db_api.o db_sqlite.o db_sqlite2.o db_mysql.o db_postgre
s.o  -lrsync  -ldl -L/usr/local/lib -lgnutls
/usr/bin/ld: cannot find -ldl
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:485: recipe for target 'csync2' failed
gmake[1]: *** [csync2] Error 1
gmake[1]: Leaving directory '/usr/local/src/csync2-2.0'
Makefile:385: recipe for target 'all' failed
gmake: *** [all] Error 2

Not sure how to best correct for this one, I just manually removed it from the 
Makefile to finish the build …


_______________________________________________
Csync2 mailing list
Csync2@lists.linbit.com
http://lists.linbit.com/mailman/listinfo/csync2

Reply via email to