public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Libglut.so problem?
@ 2002-01-19 19:22 Clay Mitchell
  2002-01-19 19:48 ` Chad M. Huneycutt
  0 siblings, 1 reply; 3+ messages in thread
From: Clay Mitchell @ 2002-01-19 19:22 UTC (permalink / raw
  To: gentoo-dev

Trying to compile an app (not a gentoo package) and I'm getting an error
message (below)

A quick search on google shows that error comes along with not having
"-lXext -lXi" in the compiler command, but those are used. Anybody have
any ideas?

Thanks
-Clay


< BEGIN ERROR >

g++  -o odinseye .obj/oeMob.o .obj/oeMap.o .obj/oeLink.o
.obj/oeLineSimplify.o .obj/oeItem.o .obj/oePrefs.o .obj/oeUpdate.o
.obj/oeSniffer.o .obj/oePacket.o .obj/oeConnection.o .obj/oeMapInfo.o
.obj/main.o .obj/formodinseye.o .obj/prefsdialog.o .obj/moc_oeItem.o
.obj/moc_oePrefs.o .obj/moc_oeSniffer.o .obj/moc_oeConnection.o
.obj/moc_oeUpdate.o .obj/moc_oeLink.o .obj/moc_formodinseye.o
.obj/moc_prefsdialog.o  -Wl,-rpath,/usr/qt/3/lib -L/usr/qt/3/lib
-L/usr/X11R6/lib -L/usr/X11R6/lib -lpcap -lglut -lGLU -lXi -lqt-mt
-lpthread -lGLU -lGL -lXmu -lXext -lX11 -lm
/usr/lib/libglut.so: undefined reference to `glXBindChannelToWindowSGIX'
/usr/lib/libglut.so: undefined reference to
`glXCreateContextWithConfigSGIX'
/usr/lib/libglut.so: undefined reference to `glXGetFBConfigAttribSGIX'
/usr/lib/libglut.so: undefined reference to `glXQueryChannelDeltasSGIX'
/usr/lib/libglut.so: undefined reference to `glXChannelRectSyncSGIX'
/usr/lib/libglut.so: undefined reference to `glXChannelRectSGIX'
/usr/lib/libglut.so: undefined reference to `glXQueryChannelRectSGIX'
/usr/lib/libglut.so: undefined reference to
`glXGetFBConfigFromVisualSGIX'
collect2: ld returned 1 exit status
make: *** [odinseye] Error 1

< END ERROR >



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] Libglut.so problem?
  2002-01-19 19:22 [gentoo-dev] Libglut.so problem? Clay Mitchell
@ 2002-01-19 19:48 ` Chad M. Huneycutt
  2002-01-20  0:04   ` Clay Mitchell
  0 siblings, 1 reply; 3+ messages in thread
From: Chad M. Huneycutt @ 2002-01-19 19:48 UTC (permalink / raw
  To: gentoo-dev

Clay Mitchell wrote:
> Trying to compile an app (not a gentoo package) and I'm getting an error
> message (below)
> 
> A quick search on google shows that error comes along with not having
> "-lXext -lXi" in the compiler command, but those are used. Anybody have
> any ideas?
> 

Have you emerged Mesa and Mesa-glu or the proper libraries for you video 
card (e.g., nvidia)?

Chad




^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [gentoo-dev] Libglut.so problem?
  2002-01-19 19:48 ` Chad M. Huneycutt
@ 2002-01-20  0:04   ` Clay Mitchell
  0 siblings, 0 replies; 3+ messages in thread
From: Clay Mitchell @ 2002-01-20  0:04 UTC (permalink / raw
  To: gentoo-dev

Both mesa and mesa-glu are installed, but not sure about the libraries
for the video card (voodoo3)

Where/how do I install these?

Thanks
-Clay

-----Original Message-----
From: gentoo-dev-admin@gentoo.org [mailto:gentoo-dev-admin@gentoo.org]
On Behalf Of Chad M. Huneycutt
Sent: Saturday, January 19, 2002 2:49 PM
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Libglut.so problem?


Clay Mitchell wrote:
> Trying to compile an app (not a gentoo package) and I'm getting an 
> error message (below)
> 
> A quick search on google shows that error comes along with not having 
> "-lXext -lXi" in the compiler command, but those are used. Anybody 
> have any ideas?
> 

Have you emerged Mesa and Mesa-glu or the proper libraries for you video

card (e.g., nvidia)?

Chad


_______________________________________________
gentoo-dev mailing list
gentoo-dev@gentoo.org
http://lists.gentoo.org/mailman/listinfo/gentoo-dev



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-01-20  0:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-19 19:22 [gentoo-dev] Libglut.so problem? Clay Mitchell
2002-01-19 19:48 ` Chad M. Huneycutt
2002-01-20  0:04   ` Clay Mitchell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox