Date: Tue, 4 Dec 2001 21:59:06 +0100 From: Mark Huizer <freebsd@dohd.org> To: questions@freebsd.org Subject: Re: Graphical libs for FreBSD needed. Message-ID: <20011204205906.GA46346@eeyore.local.dohd.org> In-Reply-To: <20011203143554.GA38323@terry.dragon2.net> References: <000801c17be1$f804b280$2883c0d4@KUBANSAD> <20011203114928.C16125@mars.thuis> <20011203105321.GA10149@eeyore.local.dohd.org> <20011203143554.GA38323@terry.dragon2.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Which doesn't build decently on my -current system. Do other people have > > this problem as well? (Before I have to start checking all my ports and > > other leftover mess from the past few years) >=20 > update ur ports tree and try again ? Of course, that was my first attempt. > if fail again, show us the err msgs =2E........ {lots of stuff cut} gmake[1]: Leaving directory `/usr2/sources/ports/x11-toolkits/qt23/work/qt-= 2.3.1 /tools' The Qt library is now built in ./lib The Qt examples are built in the directories in ./examples The Qt tutorials are built in the directories in ./tutorial Note: be sure to set $QTDIR to point to here or to wherever you move these directories. Enjoy! - the Trolltech team (cd /usr2/sources/ports/x11-toolkits/qt23/work/qt-2.3.1/src && /usr/bin/env= QTDI R=3D/usr2/sources/ports/x11-toolkits/qt23/work/qt-2.3.1 LD_LIBRARY_PATH=3D/= usr2/sour ces/ports/x11-toolkits/qt23/work/qt-2.3.1/lib PORTOBJFORMAT=3Delf PREFIX=3D= /usr/X11R 6 LOCALBASE=3D/usr/local X11BASE=3D/usr/X11R6 MOTIFLIB=3D"-L/usr/X11R6/lib = -lXm -lXp"=20 LIBDIR=3D"/usr/lib" CFLAGS=3D"-g -pipe " CXXFLAGS=3D" -g -pipe " BSD_INST= ALL_PROGRAM =3D"install -c -s -o root -g wheel -m 555" BSD_INSTALL_SCRIPT=3D"install -= c -o root -g wheel -m 555" BSD_INSTALL_DATA=3D"install -c -o root -g wheel -m 444" = BSD_IN STALL_MAN=3D"install -c -o root -g wheel -m 444" gmake -f Makefile opengl/= qgl.o o pengl/qgl_x11.o opengl/moc_qgl.o) c++ -c -I/usr/X11R6/include -I/usr2/sources/ports/x11-toolkits/qt23/work/q= t-2.3 =2E1/include -pthread -D_THREAD_SAFE -I/usr/X11R6/include -DQT_PREFIX=3D\"/= usr/X11R6 \" -pipe -fno-exceptions -g -pipe -I/usr/include -D_PTH_H_ -D_PTH_PTHREA= D_H_=20 -frerun-cse-after-loop -O2 -fPIC -DQT_BUILTIN_GIF_READER=3D1 -fno-exception= s -I/u sr/local/include -o opengl/qgl.o opengl/qgl.cpp In file included from opengl/qgl.cpp:38: opengl/qgl.h:63: GL/gl.h: No such file or directory opengl/qgl.h:64: 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 &) co= nst': opengl/qgl.cpp:1654: `GLfloat' undeclared (first use this function) opengl/qgl.cpp:1654: syntax error before `.' opengl/qgl.cpp:1659: confused by earlier errors, bailing out gmake: *** [opengl/qgl.o] Error 1 *** Error code 2 =1B[24;1H=1B[K=1B[3m94%=1B[23m=1B[24;1H=1B[24;1H=1B[K Stop in /usr2/sources/ports/x11-toolkits/qt23. *** Error code 1 Stop in /usr2/sources/ports/x11-toolkits/qt23. *** Error code 1 Stop in /usr2/sources/ports/x11-toolkits/qt23. --=20 Nice testing in little China... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011204205906.GA46346>