[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] Problems compiling leafnode-2.0b8



* Donald Roeber <don@xxxxxxxxxx> [010205 08:43]:
> 
> gcc -g -O2 -I. -DHAVE_CONFIG_H -Wall -W -Wstrict-prototypes
> -Wmissing-prototypes -g -o leafnode nntpd.o config.o -L. -llnutil -lsocket
> -lnsl -lcrypt 
> Undefined                       first referenced
>  symbol                             in file
> getline                             ./liblnutil.a(getaline.o)
> ld: fatal: Symbol referencing errors. No output written to leafnode
> make: *** [leafnode] Error 1

Try adding 'getline.o' to LIBFILES in your Makefile.

Best regards - Juergen.

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list