>Number: 1637 >Category: general >Synopsis: httpd fails to compile >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Jan 7 14:40:01 PST 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: apache_1.2.5 >Environment: Linux 2.0.33 #3 Tue Jan 6 22:18:01 CST 1998 i586 unknown gcc 2.7.2.3 using glibc >Description: After "Configure", I type "make", and it fails at the last step:
gcc -o httpd alloc.o http_main.o http_core.o http_config.o http_request.o http_log.o http_protocol.o rfc1413.o util.o util_script.o modules.o buff.o md5c.o util_md5.o explain.o http_bprintf.o util_date.o util_snprintf.o mod_env.o mod_log_config.o mod_mime.o mod_negotiation.o mod_include.o mod_dir.o mod_cgi.o mod_asis.o mod_imap.o mod_actions.o mod_userdir.o mod_alias.o mod_access.o mod_auth.o mod_browser.o regex/libregex.a http_main.o: In function `child_main': http_main.o(.text+0x1748): undefined reference to `__sigsetjmp' http_main.o: In function `main': http_main.o(.text+0x27f8): undefined reference to `__sigsetjmp' rfc1413.o: In function `rfc1413': rfc1413.o(.text+0x2af): undefined reference to `__sigsetjmp' make: *** [httpd] Error 1 >How-To-Repeat: The apache fails to compile if I use netinet/tcp.h distributed by GNU libc, so I changed it to tcp.h from www.freebsd.org >Fix: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
