Bug 88063 - qt, debian and opengl: opengl loaded via dlopen. configure test does not find it now anymore
Summary: qt, debian and opengl: opengl loaded via dlopen. configure test does not find...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-Presentation (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR minor
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-25 22:00 UTC by Achim Bohnet
Modified: 2022-01-17 05:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Achim Bohnet 2004-08-25 22:00:49 UTC
Version:           0.7.0-cvs (using KDE 3.2.3,  (3.1))
Compiler:          gcc version 3.3.4 (Debian 1:3.3.4-7)
OS:                Linux (i686) release 2.6.7-ach-1-686

just realized that in Debian/testing my cvs or 2th August
had the slideshow plugin while 24th and 25th build did not:

checkin libqt3-mt-dev debian changelog shows:

..
qt-x11-free (3:3.3.2-2) unstable; urgency=low
[...]
  * ML: Use the OpenGL-libraries via dlopen (Closes: #257705)

 -- Martin Loschwitz <madkiss@debian.org>  Sat, 07 Aug 2004 13:08:00 +0200
...

Seen like the on in debian the opengl method in qt between version
3.2.3 and 3.3.2 was changed.

Would be nice if configure tests could be adapted to find out that
qt still is opengl enabled.

Is there any disadvantage is using direcltly linking against
opengl (via --enable-opengl) compared to using qt build in support?

Achim
Comment 1 Renchi Raju 2004-09-07 19:44:14 UTC
fixed. give it a run and let me know if there are problems
Comment 2 Achim Bohnet 2004-09-07 20:53:40 UTC
Hi Renchi,
thx for the fix!  Configure now finds opengl in qt:

kipi-plugins_0.0.cvs20040907-1_i386.build:
 	...
	checking for Qt with OpenGL support... yes
	...

Comment 3 Joern Ahrens 2004-09-07 21:24:33 UTC
On Tuesday 07 September 2004 19:44, Renchi Raju wrote:
> ------- Additional Comments From renchi pooh tam uiuc edu  2004-09-07 19:44
> ------- fixed. give it a run and let me know if there are problems

okay, now it works under gentoo with qt 3.3.2


... Jörn