[stsf] [Bug 404] ST build failure on SuSE Linux 8.2 ...

bugzilla-daemon at pdx.freedesktop.org bugzilla-daemon at pdx.freedesktop.org
Wed Apr 7 19:51:49 PDT 2004


http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=404





------- Additional Comments From alan.coopersmith at sun.com  2004-04-07 19:51 -------
Looks like there are several errors there:

No MD5 library is found, but one is required (this should be documented in build
instructions if we ever write any):
checking for md5_calc in -lmd5... no
checking for MD5Init in -lmd... no
checking for MD5Init in -lmd5... no
checking for MD5Init in -lsasl... no
stsfutil.c:375:2: #error "Either one of: USE_MD5_CALC or USE_MD5DATA or
USE_MD4DATA should be defined!"
stsfutil.c:421:2: #error "Either one of: USE_MD5_CALC or USE_MD5DATA or
USE_MD4DATA should be defined!"

Here it looks like it's trying to use Solaris doors on Linux - I thought Alex
made autoconf keep us from doing that:
stfsloader.c:51:18: door.h: No such file or directory

This should be defined by #include <fcntl.h> on any POSIX-ish system:
stfsloader.c:111: error: `O_RDWR' undeclared (first use in this function)
serverconnection.c:556: error: `O_RDWR' undeclared (first use in this function)





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the stsf mailing list