I always use the HP-UX ANSI-C compilers for my HP-UX machines, and it
works like a star. If you have access to the ANSI-C compilers
(/opt/ansic/bin/cc), give them a whack.

---- _  _ _  _ ___  _  _  _
|Y#| |  | |\/| |  \ |\ |  |  | Ryan Novosielski - Jr. UNIX Systems Admin
|$&| |__| |  | |__/ | \| _|  | [EMAIL PROTECTED] - 973/972.0922 (2-0922)
\__/ Univ. of Med. and Dent. | IST/ACS - New Jersey Medical School - C630

On Thu, 31 Oct 2002, Danial Howard wrote:

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

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