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). Steve -- home [EMAIL PROTECTED] Flat 2, 43 Howitt Road, Belsize Pk, London NW3 4LU work [EMAIL PROTECTED] tel +44-(0)207 483 1169 FAX +44-(0)207 483 2455 www http://www.gbnet.net/ Personal DFAX +44 (0)870 1600 842 (fax to email) bits [EMAIL PROTECTED] mob +44(0)7775755503 Epage steve-pager at gbnet.net -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
