Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
QT 2.2. Compile Prob!
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Detlef Deutzer  
View profile  
 More options Sep 24 2000, 3:00 am
Newsgroups: de.comp.os.unix.linux.misc
From: "Detlef Deutzer" <ddeut...@wobchat.de>
Date: 2000/09/24
Subject: QT 2.2. Compile Prob!
Hallo Leute!

Habe die neuste von Troll runtergezogen!
Hab hier SuSE 7.0
./configure -sm -gif -system-libpng -system-jpeg  >>> Alles ok bis Ende!

Aber dann bei Make
Hier nun die Fehlermeldungen....

---schnipp--

make[1]: Entering directory `/usr/lib/qt-2.2.0'
cd src/moc; make
make[2]: Entering directory `/usr/lib/qt-2.2.0/src/moc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/lib/qt-2.2.0/src/moc'
rm -f bin/moc
cp src/moc/moc bin/moc
make -f src-mt.mk
make[2]: Entering directory `/usr/lib/qt-2.2.0'
(not building threaded Qt)
make[2]: Leaving directory `/usr/lib/qt-2.2.0'
cd src; make
make[2]: Entering directory `/usr/lib/qt-2.2.0/src'
g++  -c -I/usr/lib/qt2/include -I/usr/X11R6/include -pipe -O2 -fPIC -DQT_BUI
LTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG  -I/usr/lib/qt2/src/3rdparty/zlib -I/u
sr/X11R6/include  -o iconview/qiconview.o iconview/qiconview.cpp
g++  -c -I/usr/lib/qt2/include -I/usr/X11R6/include -pipe -O2 -fPIC -DQT_BUI
LTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG  -I/usr/lib/qt2/src/3rdparty/zlib -I/u
sr/X11R6/include  -o iconview/moc_qiconview.o iconview/moc_qiconview.cpp
g++  -c -I/usr/lib/qt2/include -I/usr/X11R6/include -pipe -O2 -fPIC -DQT_BUI
LTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG  -I/usr/lib/qt2/src/3rdparty/zlib -I/u
sr/X11R6/include  -o xml/qxml.o xml/qxml.cpp
g++  -c -I/usr/lib/qt2/include -I/usr/X11R6/include -pipe -O2 -fPIC -DQT_BUI
LTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG  -I/usr/lib/qt2/src/3rdparty/zlib -I/u
sr/X11R6/include  -o xml/qdom.o xml/qdom.cpp
g++  -c -I/usr/lib/qt2/include -I/usr/X11R6/include -pipe -O2 -fPIC -DQT_BUI
LTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG  -I/usr/lib/qt2/src/3rdparty/zlib -I/u
sr/X11R6/include  -o opengl/qgl.o opengl/qgl.cpp
In file included from opengl/qgl.cpp:38:
opengl/qgl.h:64: GL/gl.h: No such file or directory
opengl/qgl.h:65: GL/glu.h: No such file or directory
opengl/qgl.cpp: In method `void QGLWidget::glDraw()':
opengl/qgl.cpp:1604: `GL_FRONT_LEFT' undeclared (first use this function)
opengl/qgl.cpp:1604: (Each undeclared identifier is reported only once
opengl/qgl.cpp:1604: for each function it appears in.)
opengl/qgl.cpp:1604: implicit declaration of function `int
glDrawBuffer(...)'
opengl/qgl.cpp:1616: implicit declaration of function `int glFlush(...)'
opengl/qgl.cpp: In method `void QGLWidget::qglColor(const QColor &) const':
opengl/qgl.cpp:1634: implicit declaration of function `int glColor3ub(...)'
opengl/qgl.cpp:1636: implicit declaration of function `int glIndexi(...)'
opengl/qgl.cpp: In method `void QGLWidget::qglClearColor(const QColor &)
const':
opengl/qgl.cpp:1654: `GLfloat' undeclared (first use this function)
opengl/qgl.cpp:1654: parse error before `.'
opengl/qgl.cpp:1659: confused by earlier errors, bailing out
make[2]: *** [opengl/qgl.o] Error 1
make[2]: Leaving directory `/usr/lib/qt-2.2.0/src'
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory `/usr/lib/qt-2.2.0'
make: *** [init] Error 2

---schnipp---

Und hier verließen Sie mich total!

cu Detlef


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Detlef Deutzer  
View profile  
 More options Sep 24 2000, 3:00 am
Newsgroups: de.comp.os.unix.linux.misc
From: "Detlef Deutzer" <ddeut...@wobchat.de>
Date: 2000/09/24
Subject: QT 2.2. Compile Prob!
Hallo Leute!

Habe die neuste von Troll runtergezogen!
Hab hier SuSE 7.0
./configure -sm -gif -system-libpng -system-jpeg  >>> Alles ok bis Ende!

Aber dann bei Make
Hier nun die Fehlermeldungen....

---schnipp--

make[1]: Entering directory `/usr/lib/qt-2.2.0'
cd src/moc; make
make[2]: Entering directory `/usr/lib/qt-2.2.0/src/moc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/lib/qt-2.2.0/src/moc'
rm -f bin/moc
cp src/moc/moc bin/moc
make -f src-mt.mk
make[2]: Entering directory `/usr/lib/qt-2.2.0'
(not building threaded Qt)
make[2]: Leaving directory `/usr/lib/qt-2.2.0'
cd src; make
make[2]: Entering directory `/usr/lib/qt-2.2.0/src'
g++  -c -I/usr/lib/qt2/include -I/usr/X11R6/include -pipe -O2 -fPIC -DQT_BUI
LTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG  -I/usr/lib/qt2/src/3rdparty/zlib -I/u
sr/X11R6/include  -o iconview/qiconview.o iconview/qiconview.cpp
g++  -c -I/usr/lib/qt2/include -I/usr/X11R6/include -pipe -O2 -fPIC -DQT_BUI
LTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG  -I/usr/lib/qt2/src/3rdparty/zlib -I/u
sr/X11R6/include  -o iconview/moc_qiconview.o iconview/moc_qiconview.cpp
g++  -c -I/usr/lib/qt2/include -I/usr/X11R6/include -pipe -O2 -fPIC -DQT_BUI
LTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG  -I/usr/lib/qt2/src/3rdparty/zlib -I/u
sr/X11R6/include  -o xml/qxml.o xml/qxml.cpp
g++  -c -I/usr/lib/qt2/include -I/usr/X11R6/include -pipe -O2 -fPIC -DQT_BUI
LTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG  -I/usr/lib/qt2/src/3rdparty/zlib -I/u
sr/X11R6/include  -o xml/qdom.o xml/qdom.cpp
g++  -c -I/usr/lib/qt2/include -I/usr/X11R6/include -pipe -O2 -fPIC -DQT_BUI
LTIN_GIF_READER=1 -DQT_NO_IMAGEIO_MNG  -I/usr/lib/qt2/src/3rdparty/zlib -I/u
sr/X11R6/include  -o opengl/qgl.o opengl/qgl.cpp
In file included from opengl/qgl.cpp:38:
opengl/qgl.h:64: GL/gl.h: No such file or directory
opengl/qgl.h:65: GL/glu.h: No such file or directory
opengl/qgl.cpp: In method `void QGLWidget::glDraw()':
opengl/qgl.cpp:1604: `GL_FRONT_LEFT' undeclared (first use this function)
opengl/qgl.cpp:1604: (Each undeclared identifier is reported only once
opengl/qgl.cpp:1604: for each function it appears in.)
opengl/qgl.cpp:1604: implicit declaration of function `int
glDrawBuffer(...)'
opengl/qgl.cpp:1616: implicit declaration of function `int glFlush(...)'
opengl/qgl.cpp: In method `void QGLWidget::qglColor(const QColor &) const':
opengl/qgl.cpp:1634: implicit declaration of function `int glColor3ub(...)'
opengl/qgl.cpp:1636: implicit declaration of function `int glIndexi(...)'
opengl/qgl.cpp: In method `void QGLWidget::qglClearColor(const QColor &)
const':
opengl/qgl.cpp:1654: `GLfloat' undeclared (first use this function)
opengl/qgl.cpp:1654: parse error before `.'
opengl/qgl.cpp:1659: confused by earlier errors, bailing out
make[2]: *** [opengl/qgl.o] Error 1
make[2]: Leaving directory `/usr/lib/qt-2.2.0/src'
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory `/usr/lib/qt-2.2.0'
make: *** [init] Error 2

---schnipp---

Und hier verließen Sie mich total!

cu Detlef


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thomas Richard  
View profile   Translate to Translated (View Original)
 More options Sep 24 2000, 3:00 am
Newsgroups: de.comp.os.unix.linux.misc
From: Thomas.Rich...@post.rwth-aachen.de (Thomas Richard)
Date: 2000/09/24
Subject: Re: QT 2.2. Compile Prob!
Detlef Deutzer schrieb:

> opengl/qgl.h:64: GL/gl.h: No such file or directory
> opengl/qgl.h:65: GL/glu.h: No such file or directory

Dir fehlen die OpenGL-Header (und -Entwickler-Bibliotheken).
Vermutlich im Paket Mesa-irgendeins.

MfG
Richie


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andre Mohr  
View profile  
 More options Sep 26 2000, 3:00 am
Newsgroups: de.comp.os.unix.linux.misc
From: Andre Mohr <m...@tad.de>
Date: 2000/09/26
Subject: Re: QT 2.2. Compile Prob!

hi detlef,
versuche es mal mit

        ./configure --no-opengl
--
cu://andre.mohr

mailto:m...@tad.de / http://www.tad.de
                     http://www.lincux.de
                     http://www.sixxof49.de

  "Linux - Life is to short for reboots"


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Crissi  
View profile  
 More options Sep 26 2000, 9:20 pm
Newsgroups: de.comp.os.unix.linux.misc
From: Crissi <cris...@gmx.de>
Date: Wed, 27 Sep 2000 02:28:36 +0200
Local: Tues, Sep 26 2000 8:28 pm
Subject: Re: QT 2.2. Compile Prob!
> > opengl/qgl.h:64: GL/gl.h: No such file or directory
> > opengl/qgl.h:65: GL/glu.h: No such file or directory

SuSE 7.0: glxdev installen

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »