Am Freitag, den 24.10.2008, 12:34 +0100 schrieb Nicola Pero: > >> > > gsldapwebexplorer/Makefike.preamble contains the following line: > > ADDITIONAL_LDFLAGS = -lGSANTLR -lGSWeb -lgnustep-db2 > > -lgnustep-db2control -lgsldap > > PS: This might be after I fixed it ? Previously it had a special case > for debug=yes > which is what I believe might have caused the problem he was seeing. ;-) >
Ah yes.. my checkout could very well have been after your fix. > > > You seem to have a debug flag set that causes gnustep-make to use > > debug > > libraries. So it is trying to link against libGSANTLR_d.so which > > should > > presumably be located in /usr/GNUstep/Local/Library/Libraries if the > > installation of gsantlr went well. > > PS: The distinction between debug and non-debug libraries has been > removed > in gnustep-make v2.0, which is why libGSANTL_d will never exist or be > found ;-) Which is a good thing! Thanks! David _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
