>Number:         1614
>Category:       os-next
>Synopsis:       can't compile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Jan  2 09:50:02 PST 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3b3
>Environment:
NeXT Mach 3.3
NeXT Computer, Inc. version cc-437.2.6, gcc version 2.5.8
>Description:
[EMAIL PROTECTED]: ./Configure
Using config file: Configuration
Creating Makefile
./helpers/GuessOS: uname: not found
 + configured for NeXT platform
 + setting C compiler to cc
 + Adding selected modules
 + doing sanity check on compiler and options
Creating Makefile in support
Creating Makefile in main
Creating Makefile in ap
Creating Makefile in regex
Creating Makefile in os/unix
Creating Makefile in modules/standard
[EMAIL PROTECTED]: make
for i in os/unix main ap modules regex; do  ( cd $i; make CC='cc' AUX_CFLAGS=' 
-DNEXT ' RANLIB='sleep 5; /bin/ranlib') || exit 1;  done
cc -c  -I../../regex -I../../os/unix -I../../main    -DNEXT   os.c
cc -c  -I../../regex -I../../os/unix -I../../main    -DNEXT   os-inline.c
rm -f libos.a
ar cr libos.a os.o os-inline.o
sleep 5; /bin/ranlib libos.a
/bin/ranlib: file: libos.a(os.o) has no symbols
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   alloc.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   http_main.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   http_core.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   http_config.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   http_request.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   http_log.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   http_protocol.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   rfc1413.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   util.c
util.c: In function `gname2id':
util.c:1385: warning: passing arg 1 of `getgrnam' discards `const' from pointer 
target type
util.c: In function `get_virthost_addr':
util.c:1447: warning: passing arg 1 of `inet_addr' discards `const' from 
pointer target type
util.c:1454: warning: passing arg 1 of `gethostbyname' discards `const' from 
pointer target type
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   util_script.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   buff.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   md5c.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   util_md5.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   explain.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   http_bprintf.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   util_date.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   util_snprintf.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   fnmatch.c
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   http_vhost.c
rm -f libmain.a
ar cr libmain.a 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 buff.o md5c.o 
util_md5.o explain.o http_bprintf.o util_date.o util_snprintf.o  fnmatch.o 
http_vhost.o
sleep 5; /bin/ranlib libmain.a
cc -c  -I../regex -I../os/unix -I../main    -DNEXT   ap_signal.c
rm -f libap.a
ar cr libap.a ap_signal.o
sleep 5; /bin/ranlib libap.a
/bin/ranlib: warning for library: libap.a the table of contents is empty (no 
object file members in the library)
*** Exit 1
*** `libap.a' removed
Stop.
*** Exit 1
Stop.
>How-To-Repeat:

>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. ]



Reply via email to