Well, I can tell you is that libGL.so is installed on my system (Ubuntu 11.10) 
by the package
libgl1-mesa-swx11 , which should IMO be a dependency of the mentioned 
libglu1-mesa-dev.

Anyhow, I'm neither a package manager guru nor do understand exactly what each 
of these mesa packages is about ;) But apt-cache search is a nice way to find 
packages that have a specific file.

Regards

Kai

--
Kai Koehne
Software Engineer
Nokia, Qt Development Frameworks

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori
________________________________
From: ext Yang Fan [[email protected]]
Sent: Thursday, March 15, 2012 5:13 PM
To: Koehne Kai (Nokia-MP/Berlin)
Cc: Gil Quim (Nokia-DXM/SiliconValley); [email protected]
Subject: Re: [Qt-creator] Qt Creator & Qt5 alpha release?

Hi Kai,

Thanks for your reply. I've read this post before, and installed all packages 
mentioned in the post, but it didn't get any help.

Regards,
Fan

On Fri, Mar 16, 2012 at 12:07 AM, 
<[email protected]<mailto:[email protected]>> wrote:


--
Kai Koehne
Senior Software Engineer
Nokia, Mobile Phones

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori


> -----Original Message-----
> From: 
> [email protected]<mailto:[email protected]>
> [mailto:qt-creator-bounces+kai.koehne<mailto:qt-creator-bounces%2Bkai.koehne>[email protected]<mailto:[email protected]>]
>  On
> Behalf Of ext Yang Fan
> Sent: Thursday, March 15, 2012 4:55 PM
> To: Gil Quim (Nokia-DXM/SiliconValley)
> Cc: [email protected]<mailto:[email protected]>
> Subject: Re: [Qt-creator] Qt Creator & Qt5 alpha release?
>
> Hi list,
>
> I'm compiling Qt5 from git under Ubuntu 10.04, and got the following error
> messages:
> /usr/bin/ld: cannot find -lGL
> collect2: ld returned 1 exit status
> make[2]: *** [../../lib/libQtWidgets.so.5.0.0] Error 1
> make[2]: Leaving directory `/media/Documents_/qt5-
> git/qtbase/src/widgets'
> make[1]: *** [sub-widgets-make_default-ordered] Error 2
> make[1]: Leaving directory `/media/Documents_/qt5-git/qtbase'
> make: *** [module-qtbase-make_default] Error 2

Not exactly a Qt Creator question, but well ...

Right now the best source to get the dependencies right is

http://qt-project.org/wiki/Building_Qt_5_from_Git


I assume you just miss libglu1-mesa-dev

Regards

Kai

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to