At 06:44 PM 8/17/2005 +0200, [EMAIL PROTECTED] wrote: > > # cat /etc/ld.so.conf > > /usr/local/lib > > /usr/X11R6/lib > > /usr/X11R6/include/X11 > > > > Again .. any help thoughts or words of wisdom would be welcome. > > I can provide more detail if required. > >Try compiling, setting LDFLAGS to /usr/X11R6/include, May be it works >out. :)
Syed Thanks for the help ... but after exporting LDFLAGS to /usr/X11R6/include the compile still fails. Here's the output again. make[2]: Entering directory `/home/users/jdlouhy/source/pvr/myth/mythtv-0.18.1/libs/libmyth' g++ -c -pipe -march=pentium-mmx -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DUSING_IVTV -DUSING_XRANDR -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DUSING_OSS -DUSE_JOYSTICK_MENU -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/share/qt/mkspecs/default -I. -I/usr/local/include -I../libmythsamplerate -I../libmythsoundtouch -I../.. -I/include -o util-x11.o util-x11.cpp In file included from util-x11.cpp:10: util-x11.h:8:22: X11/Xlib.h: No such file or directory In file included from util-x11.cpp:10: util-x11.h:11: error: type specifier omitted for parameter `XErrorEvent' util-x11.h:11: error: parse error before `*' token util-x11.h:13: error: `XErrorEvent' was not declared in this scope util-x11.h:13: error: template argument 1 is invalid _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
