« Return to Thread: compiling probs

compiling probs

by Raena Lea-Shannon-2 :: Rate this Message:

Reply to Author | View in Thread

Hi,

I am running SuSE 10. I have uninstalled SuSE RPMS of Imagemagick and
installed form source. I get make errors as follows:

Can you advise?

Thanks

make
Making all in src
make[1]: Entering directory `/home/raena/DownloadAppsRaena/sip-0.4.0-rc1/src'
make  all-am
make[2]: Entering directory `/home/raena/DownloadAppsRaena/sip-0.4.0-rc1/src'
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  
-I/home/raena/DownloadAppsRaena/scilab-4.1/routines  -g -O2 -W -Wall
-Wno-implicit-int -I/usr/local/include -I/usr/include  -I/usr/include  -MT
mogrify_int.lo -MD -MP -MF ".deps/mogrify_int.Tpo" -c -o mogrify_int.lo
mogrify_int.c; \
then mv -f ".deps/mogrify_int.Tpo" ".deps/mogrify_int.Plo"; else rm -f
".deps/mogrify_int.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.
-I/home/raena/DownloadAppsRaena/scilab-4.1/routines -g -O2 -W -Wall
-Wno-implicit-int -I/usr/local/include -I/usr/include -I/usr/include -MT
mogrify_int.lo -MD -MP -MF .deps/mogrify_int.Tpo -c mogrify_int.c  -fPIC
-DPIC -o .libs/mogrify_int.o
mogrify_int.c: In function 'mogrify_int':
mogrify_int.c:107: warning: dereferencing type-punned pointer will break
strict-aliasing rules
mogrify_int.c:146: warning: implicit declaration of function 'MogrifyImage'
mogrify_int.c:167: warning: dereferencing type-punned pointer will break
strict-aliasing rules
mogrify_int.c:173: warning: dereferencing type-punned pointer will break
strict-aliasing rules
mogrify_int.c: In function 'check_argv_validity':
mogrify_int.c:1299: error: 'UndefinedCompressionQuality' undeclared (first use
in this function)
mogrify_int.c:1299: error: (Each undeclared identifier is reported only once
mogrify_int.c:1299: error: for each function it appears in.)
make[2]: *** [mogrify_int.lo] Error 1
make[2]: Leaving directory `/home/raena/DownloadAppsRaena/sip-0.4.0-rc1/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/raena/DownloadAppsRaena/sip-0.4.0-rc1/src'
make: *** [all-recursive] Error 1
raena@linux:~/DownloadAppsRaena/sip-0.4.0-rc1>              

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
SIPtoolbox-users mailing list
SIPtoolbox-users@...
https://lists.sourceforge.net/lists/listinfo/siptoolbox-users

 « Return to Thread: compiling probs