[mythtv-users] Compilation help needed

Asciimonster asciimonster at myrealbox.com
Tue Jul 20 05:15:49 EDT 2004


Arg. I'm loosing my mind here. I'm trying to compile myth0.15.1 on a 
Suse 9.0.

~> make
g++  -o settings    -L/usr/lib/ -L/usr/lib/qt3//lib/ -L/usr/X11R6/lib/ 
-lqt-mt -lXext -lX11 -lm
/usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../crt1.o(.text+0x18): In 
function `_start':
../sysdeps/i386/elf/start.S:98: undefined reference to `main'
collect2: ld returned 1 exit status
make: *** [settings] Error 1


libqt-mt.so is installed and present in the /usr/lib/qt3/lib directory.
And I didn't forget to do the exports:
export PATH=/usr/lib/qt3/bin
export QTDIR=/usr/lib/qt3

Has anybody some idea how to resove this?


More information about the mythtv-users mailing list