bug-inetutils
[Top][All Lists]
Advanced

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

[bug-inetutils] build failure with cpp-3.3


From: Robert Millan
Subject: [bug-inetutils] build failure with cpp-3.3
Date: Thu, 23 Oct 2003 16:53:12 +0200
User-agent: Mutt/1.5.4i

Hi!

ifconfig fails to build with preprocessor errors when attempting with cpp-3.3:


if gcc -DHAVE_CONFIG_H -I. -I../../inetutils-1.4.2+20031022/ifconfig -I..     
-g -O2 -MT options.o -MD -MP -MF ".deps/options.Tpo" \
  -c -o options.o `test -f '../../inetutils-1.4.2+20031022/ifconfig/options.c' 
|| echo 
'../../inetutils-1.4.2+20031022/ifconfig/'`../../inetutils-1.4.2+20031022/ifconfig/options.c;
 \
then mv -f ".deps/options.Tpo" ".deps/options.Po"; \
else rm -f ".deps/options.Tpo"; exit 1; \
fi
../../inetutils-1.4.2+20031022/ifconfig/options.c:256:42: pasting "->" and 
"address" does not give a valid preprocessing token
../../inetutils-1.4.2+20031022/ifconfig/options.c:256:42: pasting 
"IF_VALID_ADDR" and ";" does not give a valid preprocessing token
../../inetutils-1.4.2+20031022/ifconfig/options.c:257:45: pasting "->" and 
"netmask" does not give a valid preprocessing token
../../inetutils-1.4.2+20031022/ifconfig/options.c:257:45: pasting 
"IF_VALID_NETMASK" and ";" does not give a valid preprocessing token
../../inetutils-1.4.2+20031022/ifconfig/options.c:258:62: pasting "->" and 
"dstaddr" does not give a valid preprocessing token
../../inetutils-1.4.2+20031022/ifconfig/options.c:258:62: pasting 
"IF_VALID_DSTADDR" and ";" does not give a valid preprocessing token
../../inetutils-1.4.2+20031022/ifconfig/options.c:259:55: pasting "->" and 
"brdaddr" does not give a valid preprocessing token
../../inetutils-1.4.2+20031022/ifconfig/options.c:259:55: pasting 
"IF_VALID_BRDADDR" and ";" does not give a valid preprocessing token
../../inetutils-1.4.2+20031022/ifconfig/options.c:290:38: pasting "->" and 
"mtu" does not give a valid preprocessing token
../../inetutils-1.4.2+20031022/ifconfig/options.c:290:38: pasting 
"IF_VALID_MTU" and ";" does not give a valid preprocessing token
../../inetutils-1.4.2+20031022/ifconfig/options.c:291:47: pasting "->" and 
"metric" does not give a valid preprocessing token
../../inetutils-1.4.2+20031022/ifconfig/options.c:291:47: pasting 
"IF_VALID_METRIC" and ";" does not give a valid preprocessing token
make[1]: *** [options.o] Error 1

-- 
Robert Millan

"[..] but the delight and pride of Aule is in the deed of making, and in the
thing made, and neither in possession nor in his own mastery; wherefore he
gives and hoards not, and is free from care, passing ever on to some new work."

 -- J.R.R.T, Ainulindale (Silmarillion)




reply via email to

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