Hi, trying to install gsldap gives two problems:
1) GNUmakefile defines GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles This line can be safely commented out. Otherwise, make will bitch about not being able to find common.make and library.make 2) Makefile.preamble tries to link the resolv library Linking library libgsldap ... /usr/bin/ld: cannot find -lresolv which doesn't exist on FreeBSD (and possibly others). Cheers, -- Chris _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
