confuse-devel
[Top][All Lists]
Advanced

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

[Confuse-devel] compile error with confuse 2.0 and gcc 2.95.3


From: Pascal Bleser
Subject: [Confuse-devel] compile error with confuse 2.0 and gcc 2.95.3
Date: Sun, 06 Apr 2003 17:47:03 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030401

Trying to make the SuSE RPM of confuse 2.0, I get the following compile error with gcc 2.95.3 (on SuSE 8.0/x86):

gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i486 -mcpu=i686 -c confuse.c -Wp,-MD,.deps/confuse.TPlo -fPIC -DPIC -o .libs/confuse.lo
In file included from confuse.c:42:
confuse.h:227: parse error before `{'
confuse.h:234: stray '\' in program
confuse.h:239: stray '\' in program
confuse.h:244: stray '\' in program
confuse.h:249: stray '\' in program
confuse.h:286: stray '\' in program
confuse.h:297: stray '\' in program
confuse.h:302: stray '\' in program
confuse.h:307: stray '\' in program
confuse.h:312: stray '\' in program
confuse.h:318: stray '\' in program
confuse.h:330: stray '\' in program
confuse.h:335: stray '\' in program
confuse.h:340: stray '\' in program
confuse.h:345: stray '\' in program
confuse.h:351: stray '\' in program
confuse.h:363: stray '\' in program
confuse.h:368: stray '\' in program
confuse.h:373: stray '\' in program
confuse.h:378: stray '\' in program
confuse.h:384: stray '\' in program
confuse.c: In function `cfg_parse_internal':
confuse.c:593: stray '\' in program
confuse.c:593: parse error before `;'

Just built it the usual way:
./configure --prefix=/usr --enable-shared
make

Note that it compiles without errors with gcc 3.2 (SuSE 8.1/x86).

--
  -o) Pascal Bleser        http://guru.unixtech.be
  /\\ <address@hidden> <address@hidden>
 _\_v The more things change, the more they stay insane.





reply via email to

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