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

Compiling KDE 1.1.1 on slink/potato (glibc2.1)



I just don't manage to compile kdebase-1.1.1 on slink (with some
potato stuff, ie glibc2.1)... 


kfmgui.o: In function `KfmGui::initMenu(void)':
kfmgui.o(.text+0x15f7): undefined reference to `QPopupMenu::idAt(int)
const'
kfmgui.o(.text+0x16c9): undefined reference to `QPopupMenu::idAt(int)
const'
kfmgui.o(.text+0x1709): undefined reference to `QPopupMenu::idAt(int)
const'
kfmgui.o(.text+0x1749): undefined reference to `QPopupMenu::idAt(int)
const'
kfmgui.o(.text+0x1789): undefined reference to `QPopupMenu::idAt(int)
const'
kfmgui.o(.text+0x1a0a): more undefined references to
`QPopupMenu::idAt(int) const' follow
collect2: ld returned 1 exit status
make[3]: *** [kfm] Error 1
make[3]: Leaving directory `/usr/src/kde-1.1.1/kdebase/kfm'
make[2]: *** [all-recursive] Error 1


My QT is 1.44 (it works fine with my backup of kde 1.1), both QT and
the KDE sources are compiled with the same egcs release:

lehman /usr/src/kde-1.1.1>g++ -v
Reading specs from /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 Debian GNU/Linux (egcs-1.1.2 release)

Both kdesupport and kdelibs compiled and installed fine. I'm getting
the same error (undefined reference to QPopupMenu) with kdebase,
kdegraphics, kdeutils, and kdeadmin. The rest compiles without probs.

What is happening here?! Could it be that glibc 2.1 is causing
trouble? Any hints would be much appreciated...

-- 
Philip Lehman <lehman@gmx.net>






Reply to: