HP3000-L Archives

August 2000, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bob Rose <[log in to unmask]>
Reply To:
Date:
Mon, 21 Aug 2000 19:43:06 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (50 lines)
Got the following error compiling Apache:

/APACHEFW/PUB/src/apache_1.3.12_mpe>make
===> src
make[1]: Entering directory `/APACHEFW/PUB/src/apache_1.3.12_mpe'
make[2]: Entering directory `/APACHEFW/PUB/src/apache_1.3.12_mpe/src'
===> src/regex
make[3]: Nothing to be done for `all'.
<=== src/regex
===> src/os/mpeix
make[3]: Nothing to be done for `all'.
<=== src/os/mpeix
===> src/ap
make[3]: Nothing to be done for `all'.
<=== src/ap
===> src/main
make[3]: Nothing to be done for `all'.
<=== src/main
===> src/lib
===> src/lib/expat-lite
make[4]: Nothing to be done for `all'.
<=== src/lib/expat-lite
<=== src/lib
===> src/modules
===> src/modules/standard
make[4]: Nothing to be done for `all'.
<=== src/modules/standard
===> src/modules/proxy
make[4]: Nothing to be done for `all'.
<=== src/modules/proxy
===> src/modules/example
gcc -c  -I../../os/mpeix -I../../include   -DMPE
-D_POSIX_SOURCE -D_SOCKET_SOURCE -DNO_DBM_REWRITEMAP
-DUSE_HSREGEX -DUSE_EXPAT -I../../lib/expat-lite `../../apaci`
-DSHARED_MODULE mod_example.c && mv mod_example.o mod_example.lo
mod_example.lo? y
ld -b -a archive -o mod_example.so mod_example.lo ld: unknown file extension: ./mod_example.lo
make[4]: *** [mod_example.so] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/APACHEFW/PUB/src/apache_1.3.12_mpe/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/APACHEFW/PUB/src/apache_1.3.12_mpe'
make: *** [build] Error 2


Not sure where this mod_example.lo is coming from.  Anyone else seen it?

Thanks, Bob

ATOM RSS1 RSS2