On Wed, 15 May 2002, Steve Kennedy wrote: > On Wed, May 15, 2002 at 08:06:50AM -0500, Gerald Carter wrote: > > > On Tue, 14 May 2002, Van Sickler, Jim wrote: > > > If the following line is in Makefile, ld stops > > > with Error code 1. > > > This is a new development in Makefile.in; > > > I built from the SAMBA_2_2 code a couple > > > of days ago, and the previous Makefile's > > > DYNEXP= line doesn't have the > > > "-Wl,--export-dynamic" switches... > > > --------------------------------------- > > > Line from current Makefile: > > > DYNEXP=-Wl,--export-dynamic > > Change this to DYNEXP=-Wl,-Bdynamic > > The current value was submittd from a FreeBSD person. > > I find ti ironic that it doesn't work on OpenBSD. > > I'll try to get a BSD VMware session up later today > > for testing. > > I believe this is also broken on Solaris (or at least it was for 2.4) > as it gave the flags -dc -bc or similar (using Forte C).
I just checked in the fix for that. I'll post a patch on the ftp server later today. This was a post-2.2.4 checkin that caused the problem on OpenBSD. cheers, jerry --------------------------------------------------------------------- Hewlett-Packard http://www.hp.com SAMBA Team http://www.samba.org -- http://www.plainjoe.org "Sam's Teach Yourself Samba in 24 Hours" 2ed. ISBN 0-672-32269-2 --"I never saved anything for the swim back." Ethan Hawk in Gattaca-- -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
