Hello

I am trying to compile mod_midgard-1.2.5 on AIX 4.1.5 and the
following error is appearing.
Seems to be a problem with the shared library in AIX, but
I don't know how to solve it. The tip in the FAQ about the
apxs doesn't help, because it is related to Linux ld.


# make
        /usr/local/apache-1.3.12/bin/apxs -c  -I/usr/local/include
-L/usr/local/lib -lmidgard mod_midgard.c

gcc -DAIX=41 -DNEED_RLIM_T -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX
-DUSE_EXPAT -I../lib/expat-lite -fpic -DSHARED_MODULE 
-I/usr/local/apache-1.3.12/include -I/usr/local/include  -c
mod_midgard.c

ld -H512 -T512 -bhalt:4 -bM:SRE -bnoentry 
-bI:/usr/local/apache-1.3.12/libexec/httpd.exp -lc -o mod_midgard.so
mod_midgard.o -L/usr/local/lib -lmidgard 

ld: 0711-244 ERROR: No csects or exported symbols have been saved.
apxs:Break: Command failed with rc=524288
make: The error code from the last command is 1.


Stop.


I have Apache 1.3.12 installed, and the midgard-lib is installed
in /usr/local/lib and /usr/local/include.


Thanks,

Andre Gerhard

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to