Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201278 - media-gfx/imagemagick-6.3.5.10: configure script is slightly broken
Summary: media-gfx/imagemagick-6.3.5.10: configure script is slightly broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-04 21:28 UTC by Martin Mokrejš
Modified: 2008-01-03 17:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2007-12-04 21:28:05 UTC
-------------------------------------------------------------
Checking for WMF support
-------------------------------------------------------------
checking for libwmf/ipa.h... yes
checking for wmf_lite_create in -lwmflite... yes
checking if WMF package is complete... yes
-------------------------------------------------------------
Checking for ImageMagick delegate programs
-------------------------------------------------------------
./configure: line 40840: test: -gt: unary operator expected
checking for autotrace... /usr/bin/autotrace



40832 MPEGDecodeDelegateDefault='mpeg2decode'
40833 MPEGEncodeDelegateDefault='mpeg2encode'
40834 MVDelegateDefault='mv'
40835 PCLDelegateDefault='pcl6'
40836 PGPDecodeDelegateDefault='pgpv'
40837 POVDelegateDefault='povray'
40838 if test "$native_win32_build" = 'yes'; then
40839     PSDelegateDefault='gswin32c'
40840 elif test $framework -gt 0; then
40841     PSDelegateDefault='gsc'
40842 else
40843     PSDelegateDefault='gs'
40844 fi
40845 RLEEncodeDelegateDefault='rawtorle'
40846 RMDelegateDefault='rm'
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-04 21:30:59 UTC
Did you report this upstream?
Comment 2 Martin Mokrejš 2007-12-04 21:37:24 UTC
No, I did not.
Comment 3 Markus Meier gentoo-dev 2007-12-30 13:28:23 UTC
should be fixed in media-gfx/imagemagick-6.3.7.8.
Comment 4 Martin Mokrejš 2008-01-03 17:31:22 UTC
yes, is fixed