[Mono-devel-list] Beta1 preview (FreeBSD build problem)

Bernie Solomon bernard at ugsolutions.com
Wed May 5 14:27:46 EDT 2004


Didn't realize a couple of things. a) libc.so isn't always
there on Linux and b) data/config is actually generated
by configure - the latter means I can fix this for
HPUX and get the correct name (not sure why I
didn't check this earlier).

I wonder whether configure can actually use the current
value of the libc.so link at configure time rather than have 
the version number built in to it.

Bernie
----- Original Message ----- 
From: "Miguel de Icaza" <miguel at novell.com>
To: "Bernie Solomon" <bernard at ugsolutions.com>
Cc: "Will McCutchen" <mccutchen at gmail.com>; <mono-devel-list at ximian.com>
Sent: Tuesday, May 04, 2004 6:49 PM
Subject: Re: [Mono-devel-list] Beta1 preview (FreeBSD build problem)


> Hello,
> 
> > I have just hit this too on HPUX because of different shared
> > library extensions...
> > 
> > What about just deleting the libc dllmap entry completely?
> > 
> > Assuming libc.so/sl is linked correctly in the system library 
> > directory it will pick up some valid version. 
> > 
> > Of course for machines where there is no library called libc 
> > you need to do something manually.
> > 
> > This worked for me at least.
> 
> The beta shipped with this, but am willing to remove it for the next
> release.  
> 
> Notice that `libc.so' in Linux is a script, not an actual shared object.
> 



More information about the Mono-devel-list mailing list