JASON JESSO <[EMAIL PROTECTED]> writes:

> I rename the GETALL to GETALLJJ as to avoid the
> conflict.  Now I get linker errors:
>
> gcc -O2 -Wall -Wno-implicit -o wget cmpt.o connect.o
> convert.o cookies.o ftp.o ftp-basic.o ftp-ls.o
> ftp-opie.o hash.o headers.o host.o html-parse.o
> html-url.o http.o init.o log.o main.o gen-md5.o
> netrc.o progress.o rbuf.o recur.o res.o retr.o
> safe-ctype.o snprintf.o gen_sslfunc.o url.o utils.o
> version.o  -lssl -lcrypto -ldl
> main.o(.text+0xbc5): In function `main':
> : undefined reference to `ap_signal'

This is really weird.  Is something #defining signal to ap_signal?
Can you grep for ap_signal in your include files?

Which version of Gentoo is this?

Reply via email to