[mythtv-users] Compilation errors

gary lists at lazygranch.com
Wed May 30 04:44:20 UTC 2007



Steve Atkins wrote:
> On May 29, 2007, at 3:26 PM, gary wrote:
> 
>> I submitted this once, but the list is pretty busy, so I thought  
>> I'd try
>>   again. I loaded qt3 and just about anything I thought is remotely
>> related to video and widgets. Clearly, something else needs to be
>> loaded. Any help would be appreciated.
> 
> 
> This...
> 
>> g++ -c -pipe -march=pentiumpro -I/opt/kde3/include/artsc -pthread
>> -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -O3
>> -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -Wall -W -DPIC - 
>> fPIC
>> -DMMX -Di386 -DUSING_FREEBOX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
>> -DPREFIX="/usr/local" -DLIBDIR="/usr/local/lib" -DUSING_OSS -DUSE_ALSA
>> -DUSE_JOYSTICK_MENU -DUSE_LIRC -DUSE_ARTS -DUSE_JACK -DUSING_XRANDR
>> -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
>> -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore
>> -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtGui
>> -I/usr/include -I/usr/local/include -I/usr/X11R6/include
>> -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I.. -I. -I. -o
>> dialogbox.o dialogbox.cpp
> 
> ... is mostly Qt4 related, and myth is based on Qt3, not Qt4.
> 
> Most likely you have the Qt4 qmake in your path before
> the Qt3 qmake.
> 
> Cheers,
>    Steve

I'm compiling as root, so I assume the only path in use is
  /etc/bash.bashrc

Do I need to create a .bashrc for root?



More information about the mythtv-users mailing list