[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Synaptic-devel] synaptic build errors
From: |
Richard Bos |
Subject: |
Re: [Synaptic-devel] synaptic build errors |
Date: |
Mon, 8 Nov 2004 11:22:26 +0100 |
User-agent: |
KMail/1.5.4 |
Op maandag 8 november 2004 11:14, schreef Richard Bos:
> But now the compile fails at another point:
> else rm -f ".deps/rgterminstallprogress.Tpo"; exit 1; \
> fi
> In file included from /usr/include/g++/i586-suse-linux/bits/c++locale.h:44,
> from /usr/include/g++/iosfwd:46,
> from /usr/include/g++/bits/stl_algobase.h:70,
> from /usr/include/g++/memory:54,
> from /usr/include/g++/string:48,
> from ../common/rpackagemanager.h:39,
> from rgterminstallprogress.h:27,
> from rgterminstallprogress.cc:31:
> /usr/include/libintl.h:40: error: syntax error before `__const'
> /usr/include/libintl.h:44: error: syntax error before `__const'
> /usr/include/libintl.h:51: error: syntax error before `__const'
> /usr/include/libintl.h:81: error: syntax error before `__const'
> /usr/include/libintl.h:85: error: syntax error before `__const'
> make[2]: *** [rgterminstallprogress.o] Error 1
> make[2]: Leaving directory
> `/home/richard/packages/BUILD/synaptic-0.55.3/gtk'
>
> Anyone encountered this one before?
Incredible, it was solved by installing gettext.
--
Richard