I've been following Pascal's instructions on how to install WO 5.4 on Linux
http://wiki.objectstyle.org/confluence/display/WO/Installing+WO+5.3+or+WO+5.4+on+Linux

Except I can't successfully build the Apache2.2 adaptor on a fresh Unbutu
8.04.1 box

I get the following output:

../Adaptor/make.postamble:2: warning: overriding commands for target
`MoreURLCUtilities.o'
Makefile:48: warning: ignoring old commands for target `MoreURLCUtilities.o'
../Adaptor/make.postamble:4: warning: overriding commands for target
`Platform.o'
Makefile:48: warning: ignoring old commands for target `Platform.o'
../Adaptor/make.postamble:6: warning: overriding commands for target
`WOURLCUtilities.o'
Makefile:48: warning: ignoring old commands for target `WOURLCUtilities.o'
../Adaptor/make.postamble:8: warning: overriding commands for target
`WOURLCUtilities_3.o'
Makefile:48: warning: ignoring old commands for target `WOURLCUtilities_3.o'
../Adaptor/make.postamble:10: warning: overriding commands for target
`appcfg.o'
Makefile:48: warning: ignoring old commands for target `appcfg.o'
../Adaptor/make.postamble:12: warning: overriding commands for target
`cfgparse.o'
Makefile:48: warning: ignoring old commands for target `cfgparse.o'
../Adaptor/make.postamble:14: warning: overriding commands for target
`config.o'
Makefile:48: warning: ignoring old commands for target `config.o'
../Adaptor/make.postamble:16: warning: overriding commands for target
`hostlookup.o'
Makefile:48: warning: ignoring old commands for target `hostlookup.o'
../Adaptor/make.postamble:18: warning: overriding commands for target
`list.o'
Makefile:48: warning: ignoring old commands for target `list.o'
../Adaptor/make.postamble:20: warning: overriding commands for target
`listing.o'
Makefile:48: warning: ignoring old commands for target `listing.o'
../Adaptor/make.postamble:22: warning: overriding commands for target
`loadaverage.o'
Makefile:48: warning: ignoring old commands for target `loadaverage.o'
../Adaptor/make.postamble:24: warning: overriding commands for target
`loadbalancing.o'
Makefile:48: warning: ignoring old commands for target `loadbalancing.o'
../Adaptor/make.postamble:26: warning: overriding commands for target
`log.o'
Makefile:48: warning: ignoring old commands for target `log.o'
../Adaptor/make.postamble:28: warning: overriding commands for target
`nbsocket.o'
Makefile:48: warning: ignoring old commands for target `nbsocket.o'
../Adaptor/make.postamble:30: warning: overriding commands for target
`random.o'
Makefile:48: warning: ignoring old commands for target `random.o'
../Adaptor/make.postamble:32: warning: overriding commands for target
`request.o'
Makefile:48: warning: ignoring old commands for target `request.o'
../Adaptor/make.postamble:34: warning: overriding commands for target
`response.o'
Makefile:48: warning: ignoring old commands for target `response.o'
../Adaptor/make.postamble:36: warning: overriding commands for target
`roundrobin.o'
Makefile:48: warning: ignoring old commands for target `roundrobin.o'
../Adaptor/make.postamble:38: warning: overriding commands for target
`shmem.o'
Makefile:48: warning: ignoring old commands for target `shmem.o'
../Adaptor/make.postamble:40: warning: overriding commands for target
`strdict.o'
Makefile:48: warning: ignoring old commands for target `strdict.o'
../Adaptor/make.postamble:42: warning: overriding commands for target
`strtbl.o'
Makefile:48: warning: ignoring old commands for target `strtbl.o'
../Adaptor/make.postamble:44: warning: overriding commands for target
`transaction.o'
Makefile:48: warning: ignoring old commands for target `transaction.o'
../Adaptor/make.postamble:46: warning: overriding commands for target
`transport.o'
Makefile:48: warning: ignoring old commands for target `transport.o'
../Adaptor/make.postamble:48: warning: overriding commands for target
`wastring.o'
Makefile:48: warning: ignoring old commands for target `wastring.o'
../Adaptor/make.postamble:50: warning: overriding commands for target
`womalloc.o'
Makefile:48: warning: ignoring old commands for target `womalloc.o'
../Adaptor/make.postamble:52: warning: overriding commands for target
`xmlcparser.o'
Makefile:48: warning: ignoring old commands for target `xmlcparser.o'
../Adaptor/make.postamble:54: warning: overriding commands for target
`xmlctokenizer.o'
Makefile:48: warning: ignoring old commands for target `xmlctokenizer.o'
../Adaptor/make.postamble:56: warning: overriding commands for target
`xmlparse.o'
Makefile:48: warning: ignoring old commands for target `xmlparse.o'
/usr/bin/apxs2 -c -S CC=gcc -Wc,"-O2 -Wall -I`/usr/bin/apxs2 -q INCLUDEDIR`
-I../Adaptor  -DSINGLE_THREADED_ADAPTOR -D -DFORKING_WEBSERVER -DAPACHE  "
-Wl,"-L/usr/local/lib" mod_WebObjects.c ../Adaptor/MoreURLCUtilities.c
../Adaptor/Platform.c ../Adaptor/WOURLCUtilities.c
../Adaptor/WOURLCUtilities_3.c ../Adaptor/appcfg.c ../Adaptor/cfgparse.c
../Adaptor/config.c ../Adaptor/hostlookup.c ../Adaptor/list.c
../Adaptor/listing.c ../Adaptor/loadaverage.c ../Adaptor/loadbalancing.c
../Adaptor/log.c ../Adaptor/nbsocket.c ../Adaptor/random.c
../Adaptor/request.c ../Adaptor/response.c ../Adaptor/roundrobin.c
../Adaptor/shmem.c ../Adaptor/strdict.c ../Adaptor/strtbl.c
../Adaptor/transaction.c ../Adaptor/transport.c ../Adaptor/wastring.c
../Adaptor/womalloc.c ../Adaptor/xmlcparser.c ../Adaptor/xmlctokenizer.c
../Adaptor/xmlparse.c
/usr/share/apr-1.0/build/libtool --silent --mode=compile
--tag=disable-static gcc -prefer-pic -DLINUX=2 -D_GNU_SOURCE -D_REENTRANT
-I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/postgresql
-I/usr/include/xmltok -pthread     -I/usr/include/apache2
 -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 -I/usr/include/postgresql
-O2 -Wall -I/usr/include/apache2 -I../Adaptor  -DSINGLE_THREADED_ADAPTOR -D
-DFORKING_WEBSERVER -DAPACHE    -c -o mod_WebObjects.lo mod_WebObjects.c &&
touch mod_WebObjects.slo
<command-line>: error: macro names must be identifiers
apxs:Error: Command failed with rc=65536
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to