I cannot get LPRng-3.8.13 to configure, let alone compile on my Alpha Tru64 V4.0F system. My first problem is that no matter what I try to disable SSL, configure tries to configure it. I've tried ./configure with --disable-ssl, --enable-ssl=no, and nothing. My second problem is that the --disable-tcpwrappers actually enables the checks. If I leave it off then I seem to be OK and the checks are skipped. My third problem is that no matter with I try to disable Kerberos, configure tries to configure it. I've tried ./configure with --disable-kerberos, --enable-kerberos=no, and nothing. But configure keeps trying to find kerb5.h, fails to find it and aborts with a configure error. If I say nothing then configure appears to disable the kerberos checks. If I include no options to ./configure then I get NLS disabled (this is good), Kerberos disabled (this is good), tcpwrappers disabled (this is good), but SSL enabled (this is bad). If I accept the defaults for ./configure then I can't get it to compile. Here's why - If I try CC=cc before configure then I get a CC internal assertion error trying to compile getopt.c - If I let ./configure find Gcc V2.95.3 then I get the following: gcc -I.. -I. -I./include -I./common -DAES_SOURCE -g -W -Wall -Werror -Wno-unused -DAES_SOURCE -g -W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c ./common/gethostinfo.c -DPIC -o .libs/gethostinfo.lo In file included from ./common/gethostinfo.c:241: /usr/include/sys/systeminfo.h:74: warning: `ARCHITECTURE' redefined ../config.h:27: warning: this is the location of the previous definition gmake[1]: *** [gethostinfo.lo] Error 1 The systeminfo.h defines ARCHITECTURE as "alpha" while LPRng's config.h defines it as "alphaev6". Let me know what I can do to help figure out how to get LPRng to compile. Thanks - Justus Addiss - a paying for support (that's how much I like it) LPRng customer ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
