> On Mar 17, 2015, at 11:36 PM, Gabriella Turek <[email protected]> 
> wrote:
> 
> I am trying to install gdal but I run into this problem:
> 
> Undefined symbols for architecture x86_64:
>  "_glutLeaveMainLoop", referenced from:
>      _HandleKey in vwebp-vwebp.o
>  "_glutSetOption", referenced from:
>      _main in vwebp-vwebp.o
> ld: symbol(s) not found for architecture x86_64
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
> Makefile:392: recipe for target 'vwebp' failed
> make[1]: *** [vwebp] Error 1
> make[1]: Leaving directory
> '/sw/src/fink.build/libwebp5-0.4.2-1/libwebp-0.4.2/examples'
> Makefile:325: recipe for target 'all-recursive' failed
> make: *** [all-recursive] Error 1
> ### execution of make failed, exit code 2
> ### execution of /tmp/fink.wmc2v failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-libwebp5-0.4.2-1
> (Reading database ... 55861 files and directories currently installed.)
> Removing fink-buildlock-libwebp5-0.4.2-1 ...
> Failed: phase compiling: libwebp5-0.4.2-1 failed
> 
> GCC 4.9
> Package manager version: 0.38.4
> Distribution version: selfupdate-rsync Wed Mar 18 16:26:52 2015, 10.10,
> x86_64
> Trees: local/main stable/main local/injected
> Xcode.app: 6.2
> Xcode command-line tools: 6.2.0.0.1.1424975374
> Max. Fink build jobs:  1
> 
> Fink and all packages up to date
> 
> 

Thanks for the note.

libwebp won't build with freeglut or freeglut2 installed since it expects to 
only find OpenGL.framework on OS X. I had already made it conflict with 
freeglut but since then a freeglut2 package was added. I've now made it 
conflict with that as well and updated to version 0.4.3 while I was at it. It 
should build now.

Thanks
Daniel


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to