[uClibc]Postfix error log (finally)

Erik Andersen andersen at codepoet.org
Tue Nov 5 15:58:09 UTC 2002


On Tue Nov 05, 2002 at 09:11:38AM -0200, Eduardo B. Fonseca wrote:
> Erik and everyone,
> 
> 	Here is the postfix compilation error log. It's a simple problem, but,
> as a total newbie on porting stuff, I could not solve.
> 
> 	Thanks for all the info!
> 
> Eduardo.

[-----------snip--------------]
> gcc -Wmissing-prototypes -Wformat  -g -O -I. -DLINUX2 -c dict_nis.c
> dict_nis.c:43:27: rpcsvc/ypclnt.h: No such file or directory
> dict_nis.c: In function `dict_nis_strerror':

uClibc does not provide libnsl.so.1, and has no support for
Network Information Service (NIS) (i.e. all the headers files
provided by glibc under /usr/include/rpcsvc/ are not supported
by uClibc.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list