pan-users
[Top][All Lists]
Advanced

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

[Pan-users] Can't compile pan-0.99


From: John Aldrich
Subject: [Pan-users] Can't compile pan-0.99
Date: Sun, 28 May 2006 10:24:16 -0400
User-agent: KMail/1.8.2

I am attempting to build RPMs of Pan-0.99 and this is the last couple dozen lines of output before the process bombs out:

[error stuff begins here:]

if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -MT line-reader.o -MD -MP -MF ".deps/line-reader.Tpo" -c -o line-reader.o line-reader.cc; \

then mv -f ".deps/line-reader.Tpo" ".deps/line-reader.Po"; else rm -f ".deps/line-reader.Tpo"; exit 1; fi

In file included from /usr/lib/gcc/i386-redhat-linux/3.4.4/../../../../include/c++/3.4.4/i386-redhat-linux/bits/c++locale.h:46,

from /usr/lib/gcc/i386-redhat-linux/3.4.4/../../../../include/c++/3.4.4/iosfwd:46,

from /usr/lib/gcc/i386-redhat-linux/3.4.4/../../../../include/c++/3.4.4/bits/stl_algobase.h:70,

from /usr/lib/gcc/i386-redhat-linux/3.4.4/../../../../include/c++/3.4.4/bits/char_traits.h:46,

from /usr/lib/gcc/i386-redhat-linux/3.4.4/../../../../include/c++/3.4.4/string:47,

from file-util.h:24,

from line-reader.cc:4:

/usr/include/libintl.h:40: error: expected unqualified-id before "const"

/usr/include/libintl.h:40: error: expected `)' before "const"

/usr/include/libintl.h:40: error: expected init-declarator before "const"

/usr/include/libintl.h:40: error: expected `,' or `;' before "const"

/usr/include/libintl.h:44: error: expected unqualified-id before "const"

/usr/include/libintl.h:44: error: expected `)' before "const"

/usr/include/libintl.h:44: error: expected init-declarator before "const"

/usr/include/libintl.h:44: error: expected `,' or `;' before "const"

/usr/include/libintl.h:51: error: expected unqualified-id before "const"

/usr/include/libintl.h:51: error: expected `)' before "const"

/usr/include/libintl.h:51: error: expected init-declarator before "const"

/usr/include/libintl.h:51: error: expected `,' or `;' before "const"

/usr/include/libintl.h:81: error: expected unqualified-id before "const"

/usr/include/libintl.h:81: error: expected `)' before "const"

/usr/include/libintl.h:81: error: expected init-declarator before "const"

/usr/include/libintl.h:81: error: expected `,' or `;' before "const"

/usr/include/libintl.h:85: error: expected unqualified-id before "const"

/usr/include/libintl.h:85: error: expected `)' before "const"

/usr/include/libintl.h:85: error: expected init-declarator before "const"

/usr/include/libintl.h:85: error: expected `,' or `;' before "const"

make[3]: *** [line-reader.o] Error 1

make[3]: Leaving directory `/usr/src/redhat/BUILD/pan-0.99/pan/general'

make[2]: *** [all-recursive] Error 1

make[2]: Leaving directory `/usr/src/redhat/BUILD/pan-0.99/pan'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/usr/src/redhat/BUILD/pan-0.99'

make: *** [all] Error 2

error: Bad exit status from /var/tmp/rpm-tmp.87074 (%build)

RPM build errors:

Bad exit status from /var/tmp/rpm-tmp.87074 (%build)

address@hidden SPECS]#

Any ideas?

Thanks


reply via email to

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