[Mailman-Users] installing on SCO
Barry A. Warsaw
bwarsaw at cnri.reston.va.us
Wed Apr 28 00:31:18 CEST 1999
>>>>> "MC" == Merrill Cook <mcook at unidial.com> writes:
MC> Trying to install mailman on SCO 5.04 with the developer
MC> package and a gcc.
MC> Can someone tell me what this means and what the next steps
MC> are to fix it? It looks like some symbol is undefined, but it
MC> doesn't say whose symbol it should be or where to go to add
MC> it.
MC> gcc -DSCRIPT="\"admin\"" -I. -DCGI_GID=28 -g -O2
MC> -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DSTDC_HEADERS=1
MC> -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VPRINTF=1
MC> common.o -o admin ./cgi-wrapper.c Undefined first referenced
MC> symbol in file std_syslog common.o openlog common.o closelog
MC> common.o admin: fatal error: Symbol referencing errors. No
MC> output written to admin *** Error code 1 (bu21) *** Error code
MC> 1 (bu21)
This could mean that the syslog functions are not in libc on SCO
5.04. I don't have access to this OS so I can't check this. If you
can figure out what library has the syslog functions, we can craft an
autoconf test for this.
-Barry
More information about the Mailman-Users
mailing list