Issue 134 - seteuid() caused HP/UX compile to fail
Summary: seteuid() caused HP/UX compile to fail
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-04-20 21:24 UTC by asparks@quris.com
Modified: 2014-08-01 21:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description asparks@quris.com 1999-04-20 21:24:45 UTC
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.

Comment 1 Kurt Zeilenga 1999-04-20 22:52:27 UTC
changed notes
changed state Open to Closed
Comment 2 OpenLDAP project 2014-08-01 21:06:07 UTC
Fixed.