malishus
05-28-2002, 05:58 AM
Help please!!!
I have had a few problems with this install, but i have been able to work through them with minimal hassle with the help pf the board and the search feature. Now i am stuck.
Mandrake 8.2
I have verified i have gcc-3.04 and g++-3.04 and i have changed the linux-g++-shared file to reflect that fact.
./configure came up fine.
"Make" looked like it started ok, but a few minutes into the compile it stopped with the last section of output looking like this.
g++-3.0.4 -D_REENTRANT -DQT_THREAD_SUPPORT -c -I/usr/X11R6/include -I/usr/lib/qt-2.3.2/include -I/usr/X11R6/include -pipe -O2 -Wall -W -fPIC -DQT_BUILTIN_GIF_READER=0 -DQT_NO_IMAGEIO_JPEG -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT -DQT_NO_XKB -I/usr/lib/qt-2.3.2/src/3rdparty/zlib -I/usr/lib/qt-2.3.2/src/3rdparty/libpng -o kernel/qpsprinter.o kernel/qpsprinter.cpp
In file included from kernel/qpsprinter.cpp:97:
kernel/qt_x11.h:65:22: X11/Xlib.h: No such file or directory
kernel/qt_x11.h:71:23: X11/Xutil.h: No such file or directory
kernel/qt_x11.h:72:21: X11/Xos.h: No such file or directory
kernel/qt_x11.h:73:23: X11/Xatom.h: No such file or directory
kernel/qt_x11.h:84:34: X11/extensions/shape.h: No such file or directory
kernel/qpsprinter.cpp: In method `USHORT
QPSPrinterFontTTF::unicode_for_glyph(int)':
kernel/qpsprinter.cpp:3328: warning: `ULONG offset' might be used uninitialized
in this function
kernel/qpsprinter.cpp: In constructor `QPSPrinterFont::QPSPrinterFont(const
QFont&, QPSPrinterPrivate*)':
kernel/qpsprinter.cpp:5195: `XGetFontPath' undeclared (first use this function)
kernel/qpsprinter.cpp:5195: (Each undeclared identifier is reported only once
for each function it appears in.)
kernel/qpsprinter.cpp:5235: `XFreeFontPath' undeclared (first use this
function)
kernel/qpsprinter.cpp: In method `QPSPrinterFont::QPSPrinterFont(const QFont&,
QPSPrinterPrivate*)':
kernel/qpsprinter.cpp:5194: warning: `char**font_path' might be used
uninitialized in this function
kernel/qpsprinter.cpp: In method `QPSPrinterFont::QPSPrinterFont(const QFont&,
QPSPrinterPrivate*)':
kernel/qpsprinter.cpp:5194: warning: `char**font_path' might be used
uninitialized in this function
make[3]: *** [kernel/qpsprinter.o] Error 1
make[3]: Leaving directory `/usr/lib/qt-2.3.2/src'
make[2]: *** [src-mt] Error 2
make[2]: Leaving directory `/usr/lib/qt-2.3.2'
make[1]: *** [src-mt] Error 2
make[1]: Leaving directory `/usr/lib/qt-2.3.2'
make: *** [init] Error 2
[root@seq qt-2.3.2]#
Any help is appreciated..
I have had a few problems with this install, but i have been able to work through them with minimal hassle with the help pf the board and the search feature. Now i am stuck.
Mandrake 8.2
I have verified i have gcc-3.04 and g++-3.04 and i have changed the linux-g++-shared file to reflect that fact.
./configure came up fine.
"Make" looked like it started ok, but a few minutes into the compile it stopped with the last section of output looking like this.
g++-3.0.4 -D_REENTRANT -DQT_THREAD_SUPPORT -c -I/usr/X11R6/include -I/usr/lib/qt-2.3.2/include -I/usr/X11R6/include -pipe -O2 -Wall -W -fPIC -DQT_BUILTIN_GIF_READER=0 -DQT_NO_IMAGEIO_JPEG -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT -DQT_NO_XKB -I/usr/lib/qt-2.3.2/src/3rdparty/zlib -I/usr/lib/qt-2.3.2/src/3rdparty/libpng -o kernel/qpsprinter.o kernel/qpsprinter.cpp
In file included from kernel/qpsprinter.cpp:97:
kernel/qt_x11.h:65:22: X11/Xlib.h: No such file or directory
kernel/qt_x11.h:71:23: X11/Xutil.h: No such file or directory
kernel/qt_x11.h:72:21: X11/Xos.h: No such file or directory
kernel/qt_x11.h:73:23: X11/Xatom.h: No such file or directory
kernel/qt_x11.h:84:34: X11/extensions/shape.h: No such file or directory
kernel/qpsprinter.cpp: In method `USHORT
QPSPrinterFontTTF::unicode_for_glyph(int)':
kernel/qpsprinter.cpp:3328: warning: `ULONG offset' might be used uninitialized
in this function
kernel/qpsprinter.cpp: In constructor `QPSPrinterFont::QPSPrinterFont(const
QFont&, QPSPrinterPrivate*)':
kernel/qpsprinter.cpp:5195: `XGetFontPath' undeclared (first use this function)
kernel/qpsprinter.cpp:5195: (Each undeclared identifier is reported only once
for each function it appears in.)
kernel/qpsprinter.cpp:5235: `XFreeFontPath' undeclared (first use this
function)
kernel/qpsprinter.cpp: In method `QPSPrinterFont::QPSPrinterFont(const QFont&,
QPSPrinterPrivate*)':
kernel/qpsprinter.cpp:5194: warning: `char**font_path' might be used
uninitialized in this function
kernel/qpsprinter.cpp: In method `QPSPrinterFont::QPSPrinterFont(const QFont&,
QPSPrinterPrivate*)':
kernel/qpsprinter.cpp:5194: warning: `char**font_path' might be used
uninitialized in this function
make[3]: *** [kernel/qpsprinter.o] Error 1
make[3]: Leaving directory `/usr/lib/qt-2.3.2/src'
make[2]: *** [src-mt] Error 2
make[2]: Leaving directory `/usr/lib/qt-2.3.2'
make[1]: *** [src-mt] Error 2
make[1]: Leaving directory `/usr/lib/qt-2.3.2'
make: *** [init] Error 2
[root@seq qt-2.3.2]#
Any help is appreciated..