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

------------------------------------------------------------------------------
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