Problems compiling apache 1.3.3 with php-3.0.5 on a DU V4.0D. Unresolved setluid error

From: Carmelo Granja <c.granja_at_med.mcgill.ca>
Date: Fri, 25 Dec 1998 15:09:36 -0500

I am attempting to compile apache including php-3.0 on DU V4.0d without much success.

I have tried cc with similar results. Compiling apache by itself seems to work fine.

Any help will be much appreciated:

Regards,

Carmelo Granja
C.Granja_at_med.mcgill.ca

Additional info regarding this request for help.

The os is: OSF1 castle.medcor.mcgill.ca V4.0 878 alpha

The compiler is:
castle# gcc -v
Reading specs from /usr/local/lib/gcc-lib/alphaev56-dec-osf4.0d/2.8.1/specs
gcc version 2.8.1

The relevant errors on compilation are:
castle# make
===> src
===> src/regex
<=== src/regex
===> src/os/unix
<=== src/os/unix
===> src/ap
<=== src/ap
===> src/main
<=== src/main
===> src/modules
===> src/modules/standard
<=== src/modules/standard
===> src/modules/php3
<=== src/modules/php3
<=== src/modules
gcc -c -I./os/unix -I./include -DOSF1 -DUSE_HSREGEX `./apaci` modules.c
gcc -c -I./os/unix -I./include -DOSF1 -DUSE_HSREGEX `./apaci` buildmark.c
gcc -DOSF1 -DUSE_HSREGEX `./apaci` -o httpd buildmark.o modules.o modules/
php3/libphp3.a modules/standard/libstandard.a main/libmain.a ./os/unix/libos.
a ap/libap.a regex/libregex.a -Lmodules/php3 -L../modules/php3 -L../../modules
/php3 -lmodphp3 -ldb /usr/local/lib/c-client.a -lm
-lresolv -lm
collect2: ld returned 1 exit status
/bin/ld:
Unresolved:
setluid
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
Received on Fri Dec 25 1998 - 20:10:44 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:38 NZDT