CVS compile problem
Bernd Pol
bernd.pol at online.de
Mon Aug 25 00:22:05 UTC 2003
I tried to compile the latest CVS (2003-08-24, all day, several updates) on my
SuSE 8.2, KDE 3.1.3, Qt 3.1.2 system.
Compile broke with:
Making all in autoproject
make[3]: Entering directory `/home/devel/kdevelop/parts/autoproject'
g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
-Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
-DQT_THREAD_SUPPORT -D_REENTRANT autolistviewitems.moc.cpp -o
autolistviewitems.moc
/usr/lib/gcc-lib/i486-suse-linux/3.3/../../../crt1.o(.text+0x18): In function
`_start':
: undefined reference to `main'
collect2: ld returned 1 exit status
make[3]: *** [autolistviewitems.moc] Fehler 1
This is unusual to me. What went wrong here?
Bernd
More information about the KDevelop-devel
mailing list