[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
seteuid() caused HP/UX compile to fail (ITS#134)
Full_Name: Alan Sparks
Version: openldap-devel
OS: HP/UX 10.20
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (151.114.2.48)
Attempting compilation of current devel (on 4/20/1999).
Build platform is HP/UX 10.20, GCC 2.8.1.
Build fails during link of slapd:
collect2: ld returned 1 exit status
/usr/ccs/bin/ld: Unsatisfied symbols:
seteuid (code)
setegid (code)
make[2]: *** [slapd] Error 1
make[2]: Leaving directory `/usr/local/ldap/src/servers/slapd'
References to these functions appear to be within servers/slapd/user.c.