> On May 5, 2015, at 2:13 PM, Daniel Johnson <daniel.johnso...@gmail.com> wrote:
> 
>> 
>> On May 5, 2015, at 2:10 PM, Jack Howarth <howarth.at.f...@gmail.com> wrote:
>> 
>> Daniel,
>>    This builds libwebp4 fine here on 10.10.
>>                Jack
>> 
>> --- libwebp4.info 2015-05-05 14:08:33.000000000 -0400
>> +++ libwebp4.info.new 2015-05-05 14:07:46.000000000 -0400
>> @@ -31,23 +31,28 @@
>> Depends: %n-shlibs (= %v-%r)
>> BuildDepends: <<
>> fink-package-precedence,
>> + freeglut2,
>> giflib7,
>> libjpeg9 (>= 9-3),
>> libpng16,
>> libtiff5,
>> pkgconfig
>> <<
>> -BuildConflicts: freeglut
>> BuildDependsOnly: true
>> Conflicts: libwebp0, libwebp2, libwebp4, libwebp5
>> Replaces: libwebp0, libwebp2, libwebp4, libwebp5
>> 
>> +SetCPPFLAGS: -I%p/include -I/usr/X11/include
>> +SetLDFLAGS: -L%p/lib -L/usr/X11/lib
>> +
>> ConfigureParams: <<
>> --enable-dependency-tracking \
>> --disable-static \
>> --enable-libwebpmux \
>> --enable-libwebpdemux \
>> - --enable-libwebpdecoder
>> + --enable-libwebpdecoder \
>> + --with-glincludedir=/usr/X11/include/GL \
>> + --with-gllibdir=/usr/X11/lib
>> <<
>> 
>> CompileScript: <<
>> 
>> On Tue, May 5, 2015 at 1:49 PM, Jack Howarth <howarth.at.f...@gmail.com> 
>> wrote:
>>> Daniel,
>>>    When is the last time libwebp4-0.3.1-3 built? I am getting the failure...
>>> 
>>> 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:391: recipe for target 'vwebp' failed
>>> 
>>> on 10.10 which blocks building sdl-image.
>>>                  Jack
> 
> Heh, looks like I’ll have to look at all the libwebp* packages and their 
> interactions with freeglut.
> 
> Daniel

Ok, I added freeglut2 to BuildConflicts and it builds fine. I explicitly don’t 
want to use fink’s freeglut of any version; I want system OpenGL.

Daniel

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

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to