public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] xfce-extra/terminal-0.2.4-r1
@ 2006-07-15 16:38 Mike
  2006-07-15 17:50 ` Richard Fish
  0 siblings, 1 reply; 3+ messages in thread
From: Mike @ 2006-07-15 16:38 UTC (permalink / raw
  To: gentoo-user

When I compile xfce-extra/terminal-0.2.4-r1 it gives this error:

/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000016gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000003gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000027gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000025gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000034gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000018gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000013gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000005gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000022gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000039gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000008gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000002gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000030gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000033gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000004gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000036gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000031gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000038gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000028gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000024gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000041gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000029gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000012gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000020gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000026gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000019gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000015gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000010gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000011gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000017gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000021gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000035gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000006gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000009gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000007gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000023gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000014gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000037gl'
/usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
`_nv000032gl'
collect2: ld returned 1 exit status
make[4]: *** [Terminal] Error 1
make[4]: Leaving directory
`/var/tmp/portage/terminal-0.2.4-r1/work/Terminal-0.2.4/terminal'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/terminal-0.2.4-r1/work/Terminal-0.2.4/terminal'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/terminal-0.2.4-r1/work/Terminal-0.2.4/terminal'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/terminal-0.2.4-r1/work/Terminal-0.2.4'
make: *** [all] Error 2

!!! ERROR: xfce-extra/terminal-0.2.4-r1 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  ebuild.sh, line 1254:   Called xfce42_src_compile
  xfce42.eclass, line 92:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call
stack if relevant.

Any suggestions?
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] xfce-extra/terminal-0.2.4-r1
  2006-07-15 16:38 Mike
@ 2006-07-15 17:50 ` Richard Fish
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Fish @ 2006-07-15 17:50 UTC (permalink / raw
  To: gentoo-user

On 7/15/06, Mike <whodie@comcast.net> wrote:
> When I compile xfce-extra/terminal-0.2.4-r1 it gives this error:
>
> /usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
> `_nv000016gl'

Try:

eselect opengl set xorg-x11
emerge xfce-extra/terminal
eselect opengl set nvidia

-Richard
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] xfce-extra/terminal-0.2.4-r1
       [not found] ` <6yWB1-7y0-19@gated-at.bofh.it>
@ 2006-07-15 18:06   ` Mike
  0 siblings, 0 replies; 3+ messages in thread
From: Mike @ 2006-07-15 18:06 UTC (permalink / raw
  To: gentoo-user

Richard Fish wrote:
> On 7/15/06, Mike <whodie@comcast.net> wrote:
>> When I compile xfce-extra/terminal-0.2.4-r1 it gives this error:
>>
>> /usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to
>> `_nv000016gl'
> 
> Try:
> 
> eselect opengl set xorg-x11
> emerge xfce-extra/terminal
> eselect opengl set nvidia
> 
> -Richard

Hey it worked, thanks that was great help.
-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2006-07-15 18:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <6yVvc-5SF-29@gated-at.bofh.it>
     [not found] ` <6yWB1-7y0-19@gated-at.bofh.it>
2006-07-15 18:06   ` [gentoo-user] xfce-extra/terminal-0.2.4-r1 Mike
2006-07-15 16:38 Mike
2006-07-15 17:50 ` Richard Fish

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