Hi All,

   Can anyone help me fix this compile error?

Many thanks,
--Tony
[EMAIL PROTECTED]





cat /etc/redhat-release
    Red Hat Linux release 8.0 (Psyche)

rpm -qa "*openssl*"
    openssl-0.9.6b-29
    openssl-perl-0.9.6b-29
    openssl-devel-0.9.6b-29

rpmbuild --rebuild  LPRng-3.8.27-1.src.rpm

echo "#define " SSL_CERTS_DIR \"/etc/lpd/ssl.certs\" >>defs.h
echo "#define " SSL_SERVER_CERT \"/etc/lpd/ssl.server/server.crt\" >>defs.h
echo "#define " SSL_SERVER_PASSWORD_FILE \"/etc/lpd/ssl.server/server.pwd\"
>>defs.h
echo "#define " SD_DEFAULT \"/var/spool/lpd\" >>defs.h
gcc -I.. -I. -I./include -I./common -I/usr/kerberos/include
-D_FILE_OFFSET_BITS=64 -I/usr/include -I/usr/kerberos/include -g -W -Wall
-Werror -Wno-unused -O2 -march=i386 -mcpu=i686 -D_FILE_OFFSET_BITS=64 -g -W
-Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c -o lpc.o ./common/lpc.c
cc1: changing search order for system directory "/usr/include"
cc1: as it has already been specified as a non-system directory
make[1]: *** [lpc.o] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/LPRng-3.8.27/src'
make: *** [src] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.34574 (%build)



RPM build errors: Bad exit status from /var/tmp/rpm-tmp.34574 (%build)



-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------

Reply via email to