Public bug reported:

Hello,

It seems there is a strange bug similar to the bug #505359 .

I see in this file 
http://changelogs.ubuntu.com/changelogs/pool/main/m/mesa/mesa_7.7-0ubuntu3/changelog
 that all libglu1.so* have been moved to /usr/lib/mesa/ but it seems that it 
causes some problems :
  * If I try to launch a program which uses this library (e.g. Cairo-Dock) I 
have this message : 
   > error while loading shared libraries: libGLU.so.1: cannot open shared 
object file: No such file or directory 
  * If I try to compile it I have an error with ld :
   > $ ld -lGLU
   >  cannot find -lGLU
A solution is to copy all the content of /usr/lib/mesa/ to /usr/lib/ but it's 
really not clean :D

The content of /usr/lib/pkgconfig/glu.pc is :
   > prefix=/usr
   > exec_prefix=${prefix}
   > libdir=/usr/lib/mesa
   > includedir=/usr/include
   > 
   > Name: glu
   > Description: Mesa OpenGL Utility library
   > Requires: gl
   > Requires.private: 
   > Version: 7.7.0
   > Libs: -L${libdir} -lGLU
   > Libs.private: -lm 
   > Cflags: -I${includedir}

Seems to be correct :-/ . Or maybe... "Libs.private" needs "-lpthread"
flag ?

Thanks for all your hard work on mesa project ! (and on GNU-Linux
generally ;) )

ProblemType: Bug
Architecture: amd64
Date: Sun Jan 10 21:16:35 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Error: [Errno 13] Permission non accordée: 
'/var/log/installer/media-info'
MachineType: MEDION WIM2180
NonfreeKernelModules: nvidia
Package: libglu1-mesa-dev 7.7-0ubuntu3
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-9-generic 
root=UUID=9b6ccea3-eba7-4fff-b508-fcca46faf6da ro quiet splash quiet splash
ProcEnviron:
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
RelatedPackageVersions:
 xserver-xorg 1:7.5+1ubuntu1
 libgl1-mesa-glx 7.7-0ubuntu3
 libdrm2 2.4.17-0ubuntu1
 xserver-xorg-video-intel 2:2.9.1-1ubuntu1
 xserver-xorg-video-ati 1:6.12.99+git20091125.0061c4db-0ubuntu2
SourcePackage: mesa
Tags: lucid
Uname: Linux 2.6.32-9-generic x86_64
dmi.bios.date: 08/24/2009
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.0J
dmi.board.name: WIM2180
dmi.board.vendor: MEDION
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: MEDION
dmi.chassis.version: A2040
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.0J:bd08/24/2009:svnMEDION:pnWIM2180:pvr20:rvnMEDION:rnWIM2180:rvrNotApplicable:cvnMEDION:ct10:cvrA2040:
dmi.product.name: WIM2180
dmi.product.version: 20
dmi.sys.vendor: MEDION
fglrx: Not loaded
system:
 distro:             Ubuntu
 architecture:       x86_64kernel:             2.6.32-9-generic

** Affects: mesa (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug lucid

-- 
libglu1-mesa-dev installs a broken link in /usr/lib
https://bugs.launchpad.net/bugs/505630
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to