building on Reliant

I am building on a reliant box and I get a link error:
/usr/bin/cc -c  -I./os/unix -I./include   -DSVR4 -D_XPG_IV -DHAS_DLFCN
-DUSE_MMA
P_FILES -DUSE_SYSVSEM_SERIALIZED_ACCEPT -DNEED_UNION_SEMUN -DUSE_HSREGEX
-DUSE_E
XPAT -I./lib/expat-lite `./apaci` buildmark.c
/usr/bin/cc  -DSVR4 -D_XPG_IV -DHAS_DLFCN -DUSE_MMAP_FILES
-DUSE_SYSVSEM_SERIALI
ZED_ACCEPT -DNEED_UNION_SEMUN -DUSE_HSREGEX -DUSE_EXPAT
-I./lib/expat-lite `./ap
aci`   -Wl,-Blargedynsym \
      -o httpd buildmark.o modules.o modules/standard/libstandard.a
main/libmain
.a ./os/unix/libos.a ap/libap.a regex/libregex.a
lib/expat-lite/libexpat.a  -lso
cket -lnsl -lc
Undefined                       first referenced
 symbol                             in file
dlsym                               ./os/unix/libos.a(os.o)
ld: httpd: fatal error: Symbol referencing errors. No output written to
httpd
make[2]: *** [target_static] Error 1

I ran configure like this:
CC=/usr/bin/cc \
./configure \
--prefix=/opt/BMC_Software/apache.1.3.17 \
--with-layout=Apache \
--enable-module=so

uname -a produces:
ReliantUNIX-N bldsnix1 5.44 C2001 RM400 2/1024 R10000

Thanks!

Judd Rogers
BMC Software

Received on Friday, 16 March 2001 12:16:50 UTC