Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69165 - kismet-2004.04.1-r1 depends on >imagemagick-6
Summary: kismet-2004.04.1-r1 depends on >imagemagick-6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-10-27 09:30 UTC by Simon Holm Thøgersen
Modified: 2004-10-27 11:15 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 Simon Holm Thøgersen 2004-10-27 09:30:06 UTC
emerge kismet-2004.04.1-r1 failed with the error
gpsmap.cc:2815: error: `MagickBooleanType'

I tried the update
[ebuild     U ] media-gfx/imagemagick-6.0.7.1 [5.5.7.15]
and kismet compiled fine.

I talked to brix at irc though, and he said the README told Imagemagick (5.4.7+) was required, so maybe kismet-2004.04.1-r1 doesn't need >Imagemagick-6 but just some tweaking in the ebuild.


I tried downgrading to <Imagemagick-6 and emerging kismet again without succes.

The actual code in gpsmap.cc:2815:
    leg_di->text_antialias = (MagickBooleanType)1;

Reproducible: Always
Steps to Reproduce:
1. emerge "<imagemagick-6"
2. emerge kismet
Comment 1 Simon Holm Thøgersen 2004-10-27 09:51:07 UTC
Digged a little at kismets website and found
http://www.kismetwireless.net/Forum/General/Messages/1098109807.2746739

So either the ebuild needs a patch when using <imagemagick-6 or depend on >imagemagick-6.
Comment 2 Henrik Brix Andersen 2004-10-27 11:15:36 UTC
Thanks. Fixed in CVS.