FS#32000 - [ftgl] is not gives error that tries to find libgl is /usr/bin/ path .

Attached to Project: Arch Linux
Opened by Piyush Bhatt (piyhatt) - Monday, 15 October 2012, 19:26 GMT
Last edited by Jan Alexander Steffens (heftig) - Tuesday, 16 October 2012, 03:15 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
I get a error while compiling ftgl 2.1.3rc5-4 package.

/usr/bin/libGL.so.1: could not read symbols: Invalid operation archlinux


Need to add


export LDFLAGS="$LDFLAGS -lGL -lGLU -lm"

before .configure to include library files in PKGBUILD file.
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Tuesday, 16 October 2012, 03:15 GMT
Reason for closing:  Fixed
Additional comments about closing:  Only an issue when glut is installed, as building the demo programs fails. Workaround in SVN.

Loading...