[uClibc]uClibc-based server

Manuel Novoa III mjn3 at codepoet.org
Wed Dec 11 19:26:12 UTC 2002


On Wed, Dec 11, 2002 at 11:45:23AM -0500, Tony Tonchev wrote:
> running. The first thing I looked at was the 3 part article ELJ article by
> Bruce Perens. I think that's when the gears started turning...

That's rather dated info...

> At any rate, I think that at this point the problem I am having is specific
> to code linking itself to libnsl.so.1 which in turn links against glibc. The
> linker complains about a conflict between uClibc and glibc.
> Understandable...
> 
> I dont need NIS/YP support so libnsl isn't required fur my purpose. Maby i
> need to have LDAP active. I don't know...
> 
> I am having a hard time preventing configure from seeing and tagging -lnsl
> support when generating the config file. In this particular case it's PHP
> i'm having a problem with. I'm using gcc3.2 on Slackware-9-rc and the
> uClibc-current wrapper. I'm not using the toolchain. I'm stuck on compiling
> PHP 4.2.3. Even though I have disabled YP support in configure and LIBNSL,
> and some related functions in php.config.h, the same keeps occurring.

See http://uclibc.org/lists/uclibc/2002-December/007331.html ...  :-(

> Also any idea on compiling the latest version of devfsd. Found patches for
> older versions but not the latest...

Just remove the NIS dependencies in depmod.c.  You can probably use the
older patches to show you what to look for, but it really isn't
difficult.

Manuel



More information about the uClibc mailing list