I'm trying to build LPRng-3.8.15 on HP-UX 11i using gcc version 3.2
20020708. The compiler is provided by HP. I'm using GNU make 3.79.1.
I used ./configure --prefix=/opt/lprng
Then typed make.
Early in the build, I get an error:
make[1]: Entering directory `/home/howadani/build/LPRng-3.8.15/src'
/bin/sh ../libtool --mode=compile gcc -I.. -I. -I./include -I./common
-D_HPUX_SOURCE=1 -g -W -Wall -Werror -Wno-unused -D_HPUX_SOURCE=1 -g
-W -Wall -Werror -Wno-unused -DHAVE_CONFIG_H -c /common/accounting.c
rm -f .libs/accounting.lo
gcc -I.. -I. -I./include -I./common -D_HPUX_SOURCE=1 -g -W -Wall
-Werror -Wno-unused -D_HPUX_SOURCE=1 -g -W -Wall -Werror -Wno-unused
-DHAVE_CONFIG_H -c ./common/accounting.c -fPIC -DPIC -o
.libs/accounting.lo
common/accounting.c: In function `Do_accounting':
common/accounting.c:80: warning: signed and unsigned type in
conditional expression
common/accounting.c:124: warning: signed and unsigned type in
conditional expression
make[1]: *** [accounting.lo] Error 1
make[1]: Leaving directory `/home/howadani/build/LPRng-3.8.15/src'
make: *** [src] Error 2
Has anyone here successfully build LPRng on HP-UX 11i? If so, what
versions of LPRng and gcc did you use?
--
Danial M. Howard--howadani at isu.edu--(208) 282-3097
IT Systems Programmer, Computing and Communications
Idaho State University, Pocatello, Idaho, USA
-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------
- Re: LPRng: build LPRng with gcc on HP-UX 11i Danial Howard
- Re: LPRng: build LPRng with gcc on HP-UX 11i Ryan Novosielski
- Re: LPRng: build LPRng with gcc on HP-UX 11i Villy Kruse
- Re: LPRng: build LPRng with gcc on HP-UX 11i Danial Howard
- Re: LPRng: build LPRng with gcc on HP-UX 11i Ryan Novosielski
- Re: LPRng: build LPRng with gcc on HP-UX 11i Danial Howard
- Re: LPRng: build LPRng with gcc on HP-UX... Patrick Powell
- Re: LPRng: build LPRng with gcc on HP-UX 11i WHarms
- Re: LPRng: build LPRng with gcc on HP-UX 11i Danial Howard
