Hi there,

I just tried to install libavg 0.9.0 both using the installer for os x  
and building it from source and both approaches failed unfortunately.

libavg installer breaks after "moving things into place" with error  
"The installation failed"

Building from source:
- I checked out the svn version and downloaded the dependencies  
following the instructions on the wiki.
-  Running UnpackDeps.sh failed as ffmpeg is not included in the  
dependencies  and the tarballs/ directory doesn't exist
-  checked out svn version of ffmpeg and put ffmpeg in deps folder
-  modified the UnpackDeps.sh script by removing the tarballs/  
directory reference and the ffmpeg section
- tried to compile the dependencies with ./BuildMacDeps.sh
- compile failed with error:

mv -f .deps/gm.Tpo .deps/gm.Po
/bin/sh ../libtool --silent   --mode=link gcc -std=gnu99  -O3 -gstabs+  
-Wall -pipe -Wall -D_THREAD_SAFE -L/Users/lw/Documents/Developing/svn// 
lib -L/Users/lw/Documents/Developing/svn//lib -o gm gm.o ../magick/ 
libGraphicsMagick.la
Undefined symbols:
   "_png_set_asm_flags", referenced from:
       _ReadOnePNGImage in libGraphicsMagick.a(png.o)
   "_png_get_asm_flags", referenced from:
       _ReadOnePNGImage in libGraphicsMagick.a(png.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [gm] Error 1
make: *** [all-recursive] Error 1

Any clues or suggestions?

X-Code 3.2 64-Bit

Ciao,
Lars



_______________________________________________
libavg-users mailing list
[email protected]
https://mail.datenhain.de/mailman/listinfo/libavg-users

Reply via email to