Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402361 - sci-mathematics/freemat-4.0 - work/FreeMat-4.0.1-Source/libs/libGraphics/GLRenderEngine.cpp:62:48: error: 'gluProject' was not declared in this scope
Summary: sci-mathematics/freemat-4.0 - work/FreeMat-4.0.1-Source/libs/libGraphics/GLRe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-06 10:17 UTC by Helmut Jarausch
Modified: 2012-03-10 10:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log,20.84 KB, text/plain)
2012-02-06 10:17 UTC, Helmut Jarausch
Details
emerge --info (freemat-info,18.02 KB, text/plain)
2012-02-06 10:18 UTC, Helmut Jarausch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2012-02-06 10:17:22 UTC
Created attachment 300993 [details]
build log

sci-mathematics/freemat-4.0 doesn't build anymore (I have to rebuild it because of a new version of libpcre)

/var/tmp/portage/sci-mathematics/freemat-4.0/work/FreeMat-4.0.1-Source/libs/libGraphics/GLRenderEngine.cpp: In member function 'virtual void GLRenderEngine::toPixels(double, double, double, double&, double&)':
/var/tmp/portage/sci-mathematics/freemat-4.0/work/FreeMat-4.0.1-Source/libs/libGraphics/GLRenderEngine.cpp:62:48: error: 'gluProject' was not declared in this scope

And what about freemat-4.1 ?

Helmut.
Comment 1 Helmut Jarausch 2012-02-06 10:18:08 UTC
Created attachment 300995 [details]
emerge --info
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-03-10 10:33:08 UTC
Thanks Helmut, again.

+  10 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> freemat-4.0.ebuild,
+  +files/freemat-4.0-no_implicit_GLU.patch:
+  Pull in GLU headers for "gluProject" wrt #402361 by Helmut Jarausch. This is
+  required for compability with x11-libs/qt-opengl >= 4.8.0.