You are not logged in.

1

Monday, July 24th 2006, 7:16pm

Kopete 0.12.1 RHE4 compile error

I am trying to compile Kopete 0.12.1 on a Redhat Enterprise 4 distribution, and got the following error:

if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_NO_CAST_ASCII -DQT_NO_ASCII_CAST -I../../kopete/libkopete -I../../kopete/libkopete -I../../kopete/libkopete/avdevice -I../../kopete/libkopete/ui -I../../kopete/libkopete/ui -I../../kopete/libkopete/compat -I../../kopete/libkopete/private -I../../kopete/libkopete/ui -I/usr/include/kde -I/usr/lib/qt-3.3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT kopetewidgets.lo -MD -MP -MF ".deps/kopetewidgets.Tpo" -c -o kopetewidgets.lo `test -f 'ui/kopetewidgets.cpp' || echo './'`ui/kopetewidgets.cpp; \
then mv -f ".deps/kopetewidgets.Tpo" ".deps/kopetewidgets.Plo"; else rm -f ".deps/kopetewidgets.Tpo"; exit 1; fi
ui/kopetewidgets.cpp:130: error: expected constructor, destructor, or type conversion at end of input

talko

Beginner

Posts: 2

Location: ISRAEL

  • Send private message

2

Tuesday, July 25th 2006, 5:20pm

I got the same Err. while trying to compile on CentOS 4.3.
--
Tal K.

3

Friday, July 28th 2006, 7:05pm

did you use the tarball or the svn?
i had the same problem on suse 10 compiling from svn, but the tarball went smooth.

/raider

talko

Beginner

Posts: 2

Location: ISRAEL

  • Send private message

4

Saturday, July 29th 2006, 3:10pm

I used the tarball from the kopete site..