On Wed, Jun 09, 2004 at 01:35:17PM +0100, David Reid wrote: > > libmod_test.la: mod_test.slo $(LOCAL_LIBS) > > $(LIBTOOL) $(LTFLAGS) --mode=link $(COMPILE) -rpath > `pwd` -avoid-version mod_test.lo $(LT_LDFLAGS) $(ALL_LDFLAGS) -o $@ > > > > On BeOS we need to add libapr-1 to the link in order to build these. The > patches I had a while back weren't suitable for all platforms, so any chance > someone "in the know" could look at it? Basic issue is we need all symbols > resolvable at link time.
It should work on HEAD now. joe
