[Buildroot] svn commit: trunk/buildroot/package/imagemagick

Ulf Samuelsson ulf at atmel.com
Fri Nov 23 13:24:59 UTC 2007


> 
> Hi ulf,
> 
> Can u help me to solve another problem with ImageMagick. While building
> ImageMagick , it checks for jpeg & tiff's Library from OS root folder 1st
> then from $(STAGING_DIR)/lib/ folder. Because of this i was getting below
> errors with both Jpeg and tiff when building ImageMagick.
> 
> /usr/lib/libtiff.so: could not read symbols: File in wrong format 
> collect2: ld returned 1 exit status 
> make[1]: *** [magick/libMagick.la] Error 1 
> 
> /usr/lib/libjpeg.so: could not read symbols: File in wrong format 
> collect2: ld returned 1 exit status 
> make[1]: *** [magick/libMagick.la] Error 1 
> 
> When i tried to move the respective libs for Jpeg and tiff from OS root
> folder, then ImageMagick properly took libs from $(STAGING_DIR)/lib/ folder
> and was successfully built.
> 
> Kindly help me to fix this. Thanks in advance
> 
> Regards
> Gururaja


This is a collaborative project.
I.E: you are expected to fix problems you find,
not ask anyone else to fix it.

Please modify the package/imagemagick/imagemagick.mk
and test it so it works and send in a patch.


Best Regards
Ulf Samuelsson                ulf at atmel.com
Atmel Nordic AB
Mail:  Box 2033, 174 02 Sundbyberg, Sweden
Visit:  Kavallerivägen 24, 174 58 Sundbyberg, Sweden
Phone +46 (8) 441 54 22     Fax +46 (8) 441 54 29
GSM    +46 (706) 22 44 57




More information about the buildroot mailing list