Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

Jasper Fails to Build (Empty libGL.la?)

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
15 posts • Page 1 of 1
Author
Message
Kenji Miyamoto
Veteran
Veteran
User avatar
Posts: 1452
Joined: Sat May 28, 2005 6:11 pm
Location: Looking over your shoulder.
Contact:
Contact Kenji Miyamoto
Website

Jasper Fails to Build (Empty libGL.la?)

  • Quote

Post by Kenji Miyamoto » Tue Dec 20, 2005 5:24 pm

I'm currently trying to emerge Jasper, but am met with the following errors:

Code: Select all

/bin/sh ../../libtool --mode=link i686-pc-linux-gnu-gcc  -O2 -march=pentium3 -pipe -W -Wall -Wno-long-long -Wformat -Wmissing-prototypes -Wstrict-prototypes -pedantic   -o jiv  jiv.o ../libjasper/libjasper.la -lglut -lGL -lGLU  -lSM -lICE -lX11 -lXmu -lXi -lXext -lXt   -lm  -ljpeg
mkdir .libs
libtool: link: `/usr/lib/libGL.la' is not a valid libtool archive
make[2]: *** [jiv] Error 1
make[2]: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-gcc -O2 -march=pentium3 -pipe -W -Wall -Wno-long-long -Wformat -Wmissing-prototypes -Wstrict-prototypes -pedantic -o .libs/jasper jasper.o  ../libjasper/.libs/libjasper.so -lm /usr/lib/libjpeg.so
creating jasper
make[2]: Leaving directory `/var/tmp/portage/jasper-1.701.0/work/jasper-1.701.0/src/appl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/jasper-1.701.0/work/jasper-1.701.0/src'
make: *** [all-recursive] Error 1

!!! ERROR: media-libs/jasper-1.701.0 failed.
!!! Function src_compile, Line 25, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Why is libGL.la invalid?
Last edited by Kenji Miyamoto on Wed Dec 21, 2005 6:16 am, edited 1 time in total.
Top
Kenji Miyamoto
Veteran
Veteran
User avatar
Posts: 1452
Joined: Sat May 28, 2005 6:11 pm
Location: Looking over your shoulder.
Contact:
Contact Kenji Miyamoto
Website

  • Quote

Post by Kenji Miyamoto » Wed Dec 21, 2005 6:06 am

Even restarting the system rebuild process again and from scratch doesn't get it to work. Will I never get a fully running system again?

If I move libGL.la, it gets an error saying that it cannot fint libSM.la

EDIT: Apparently, my libGL.la has a filesize of 0. What's going on?
Top
salog
n00b
n00b
Posts: 10
Joined: Sat Feb 14, 2004 2:29 pm

  • Quote

Post by salog » Fri Jan 06, 2006 5:54 pm

I had the same problem, but emerging jabber with USE="-opengl" worked fine. I dont have time/knowledge for a fix, so if you can live without the USE flag, give it a try.
Top
yakapiece
Tux's lil' helper
Tux's lil' helper
Posts: 126
Joined: Tue Feb 03, 2004 9:51 pm
Location: Atlanta, GA

  • Quote

Post by yakapiece » Sat Feb 25, 2006 12:19 am

I am getting a very similar error when emerging xscreensaver

Code: Select all

libtool: link: `/usr/lib64/libGL.la' is not a valid libtool archive
make[2]: *** [jiv] Error 1
make[2]: *** Waiting for unfinished jobs....
x86_64-pc-linux-gnu-gcc -march=nocona -O2 -fomit-frame-pointer -pipe -W -Wall -Wno-long-long -Wformat -Wmissing-prototypes -Wstrict-prototypes -pedantic -o .libs/imginfo imginfo.o  ../libjasper/.libs/libjasper.so -lm /usr/lib64/libjpeg.so
creating imginfo
x86_64-pc-linux-gnu-gcc -march=nocona -O2 -fomit-frame-pointer -pipe -W -Wall -Wno-long-long -Wformat -Wmissing-prototypes -Wstrict-prototypes -pedantic -o .libs/imgcmp imgcmp.o  ../libjasper/.libs/libjasper.so -lm /usr/lib64/libjpeg.so
creating imgcmp
make[2]: Leaving directory `/var/tmp/portage/jasper-1.701.0/work/jasper-1.701.0/src/appl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/jasper-1.701.0/work/jasper-1.701.0/src'
make: *** [all-recursive] Error 1

!!! ERROR: media-libs/jasper-1.701.0 failed.
!!! Function src_compile, Line 25, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Your suggestion to -opengl might hurt my progress!

I just recently built this machine and as a side note:

Code: Select all

ls -la /usr/lib64/libGL.la    
-rw-r--r--  1 root root 0 Feb 24 14:48 /usr/lib64/libGL.la

Any help would be great!
Top
yakapiece
Tux's lil' helper
Tux's lil' helper
Posts: 126
Joined: Tue Feb 03, 2004 9:51 pm
Location: Atlanta, GA

  • Quote

Post by yakapiece » Mon Feb 27, 2006 3:01 pm

(wishful bump)

I am going to attempt to emerge without opengl keyword on jasper...
Top
hansolocg
n00b
n00b
Posts: 22
Joined: Sun Feb 26, 2006 4:12 pm

  • Quote

Post by hansolocg » Mon Feb 27, 2006 4:29 pm

Not quite sure about the exact directory (somewhere in the xorg-libs, just search for libGL.la), but you can just copy the libGL.la from XOrg. Works fine for me. You probably got the ATI-drivers which only install an empty file.
Top
yakapiece
Tux's lil' helper
Tux's lil' helper
Posts: 126
Joined: Tue Feb 03, 2004 9:51 pm
Location: Atlanta, GA

  • Quote

Post by yakapiece » Sun Mar 05, 2006 6:47 am

Thanks,

I ended up emerging "-opengl" on jasper and then compiling xscreensaver just fine. So far I haven't had an problems with the gl screensavers.

Thanks again
Top
HydroSan
l33t
l33t
User avatar
Posts: 764
Joined: Thu Mar 04, 2004 5:43 pm
Location: The Kremlin (aka Canada)
Contact:
Contact HydroSan
Website

  • Quote

Post by HydroSan » Sun Mar 05, 2006 6:49 am

Might not matter now, but libGL.la is apart of MESA. Try re-emerging mesa?

Code: Select all

emerge mesa[/b]
I was a Gangster for Capitalism, by Major General Smedley Butler.

Server status: Currently down, being replaced with fresh install - 20% completed.
Top
alienjon
Veteran
Veteran
User avatar
Posts: 1740
Joined: Wed Feb 09, 2005 4:37 pm

  • Quote

Post by alienjon » Sat Jul 22, 2006 2:49 pm

I'm not in front of my comp right now, but I'm having a similar problem, in that the resolution of adding USE="-opengl" fixed the problem, but I think that the error message is different. I'm on an AMD64 system, though, using an nvidia card (although I haven't been able to get those running yet either :-/)
Top
ph03n1x
l33t
l33t
User avatar
Posts: 756
Joined: Thu Feb 06, 2003 8:52 pm

  • Quote

Post by ph03n1x » Sun Aug 06, 2006 2:19 pm

HydroSan wrote:Might not matter now, but libGL.la is apart of MESA. Try re-emerging mesa?

Code: Select all

emerge mesa[/b][/quote]


did not help here also added -opengl to packag.use for jasper
Top
alienjon
Veteran
Veteran
User avatar
Posts: 1740
Joined: Wed Feb 09, 2005 4:37 pm

  • Quote

Post by alienjon » Mon Aug 07, 2006 2:35 pm

Out of curiosity, is this an x86-64 problem or is anyone not using a 64 bit processor getting this as well (if so, should this post be moved to amd64?)
Top
korny
n00b
n00b
User avatar
Posts: 23
Joined: Thu Feb 20, 2003 1:32 am
Contact:
Contact korny
Website

  • Quote

Post by korny » Wed Aug 09, 2006 2:01 am

even though...

Code: Select all

eselect opengl list
...showed my opengl as having selected the nvidia opengl drivers, out of hope, I tried...

Code: Select all

eselect opengl set nvidia
...and it worked. I was successfully able to build jasper with USE="opengl" afterwards.

For me at least, I had a lot of issues with the NVIDIA drivers and Xorg. So, I think I emerged xorg after nvidia. So, you should try a eselect opengl set nvidia and see if it helps.

Update: Well, I was well on my way until SDL failed to build because /usr/lib/libGL.so is missing. Could this be a bug with the eselect opengl interface? Seems like this link should change with the rest of them when you do an eselect opengl set ....

Code: Select all

(mduncan@sphere:mduncan) dir /usr/lib/libGL.so*  
lrwxrwxrwx 1 root root     17 Aug  2 20:45 /usr/lib/libGL.so.1 -> libGL.so.1.0.8762*
-rwxr-xr-x 1 root root 543564 Aug  2 20:45 /usr/lib/libGL.so.1.0.8762*
Ugh, it's like there's a party in my mouth and everyone's throwing up. -Fry
Top
ph03n1x
l33t
l33t
User avatar
Posts: 756
Joined: Thu Feb 06, 2003 8:52 pm

  • Quote

Post by ph03n1x » Wed Aug 09, 2006 9:17 pm

alienjon wrote:Out of curiosity, is this an x86-64 problem or is anyone not using a 64 bit processor getting this as well (if so, should this post be moved to amd64?)
I was using an Intel Centrino Duo afaik it's 32 bit and has no EMT64 extensions.
Top
PARENA
Guru
Guru
User avatar
Posts: 349
Joined: Mon Jan 06, 2003 4:49 pm

  • Quote

Post by PARENA » Mon Aug 14, 2006 1:13 am

Had the same problem. Try this:

http://forums.gentoo.org/viewtopic-t-48 ... rence.html

Worked for me.
Top
adam1
n00b
n00b
User avatar
Posts: 35
Joined: Tue May 04, 2004 4:39 am
Location: Ontario,Canada,Planet Earth
Contact:
Contact adam1
Website

Jasper failed fo rme too....

  • Quote

Post by adam1 » Tue Aug 22, 2006 7:24 pm

Hey thank's for that -opengl trick that helped it compile on my PC as well :) saved my bacon it did.

Out of all the distros on the net I think the Gentoo forums have the BEST people in the linux class for support Keep up the good work folks!! KUDOS!
Top
Post Reply

15 posts • Page 1 of 1

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic