> From [EMAIL PROTECTED] Mon Dec 10 20:45:54 2001 > Date: Mon, 10 Dec 2001 20:56:48 -0700 (MST) > From: Yves Dorfsman <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: LPRng: Pb with ./configure on hpux11 > > > When I build LPRng 3.8.2 on an HP L3000 running HPUX 11.00, I get an > error, config.guess doesn't recognise the type of machine, and returns > > hp-hpux11.00 > > I have to use: > ./configure --host=hppa2.0w-hp-hpux11.00 > > in order to build. > > As well, I did have to remove the reference to syslog from > src/include/portable.h (lines 595 - 600), and to "export LD=ld" before I > ran ./configure > > > Yves. > ---- > Yves Dorfsman [EMAIL PROTECTED] > http://www.cuug.ab.ca/~dorfsmay
Could you please run: sh -x ./configure 2>&1 >/tmp/log and email me the /tmp/log output? Patrick ----------------------------------------------------------------------------- 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. -----------------------------------------------------------------------------
