bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

getpass.c syntax error on HP-UX 11.00


From: Derek Price
Subject: getpass.c syntax error on HP-UX 11.00
Date: Tue, 06 Sep 2005 00:26:35 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Is the following line in lib/getpass.c correct?

    #if TCSETATTR

A similar reference earlier uses `HAVE_TCGETATTR' for the get
counterpart to set.  Also, there are no tests that I see which set
either macro and attempting to compile on HP-UX 11.00 yields the
following error message:

DEPDIR=.deps depmode=hp /bin/sh /u/scjones/cvs-nightly/build-aux/depcomp \
cc -DHAVE_CONFIG_H -I. -I/u/scjones/cvs-nightly/lib -I..   -Ino/include  -g -c 
/u/scjones/cvs-nightly/lib/getpass.c
cpp: "/u/scjones/cvs-nightly/lib/getpass.c", line 161: error 4038: Bad syntax 
for #if condition.
gmake[3]: *** [getpass.o] Error 1


I can't look myself, but I'm guessing that TCSETATTR is set to some
non-numerical value in some HP-UX header.

Cheers,

Derek

-- 
Derek R. Price
CVS Solutions Architect
Ximbiot <http://ximbiot.com>
v: +1 717.579.6168
f: +1 717.234.3125
<mailto:address@hidden>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]