Share

vdr-lastfm

Tracker: Bugs

5 vdr-lastfm does not build against imagick 6.4.* - ID: 2017206
Last Update: Settings changed ( hitman_47 )

Compilation broke since my last imagemagick upgrade from 6.3.* to 6.4.*...

More info:
http://bugs.gentoo.org/show_bug.cgi?id=218344

Here's my build log:

-----
g++ -O2 -march=pentium3 -pipe -fomit-frame-pointer -mfpmath=sse
-fvisibility-inlines-hidden -fPIC -c -DCONFDIR=\"/etc/vdr\"
-DUSE_CHANNELSCAN -DUSE_CMDSUBMENU -DUSE_CUTTERLIMIT -DUSE_CUTTERQUEUE
-DUSE_CUTTIME -DUSE_DDEPGENTRY -DUSE_DOLBYINREC -DUSE_DVBPLAYER
-DUSE_DVBSETUP -DUSE_DVDARCHIVE -DUSE_DVLRECSCRIPTADDON -DUSE_DVLVIDPREFER
-DUSE_DVLFRIENDLYFNAMES -DUSE_HARDLINKCUTTER -DUSE_IPTV -DUSE_JUMPPLAY
-DUSE_LIEMIKUUTIO -DUSE_LIRCSETTINGS -DUSE_LIVEBUFFER -DUSE_MAINMENUHOOKS
-DUSE_SETUP -DUSE_OSDMAXITEMS -DUSE_PLUGINMISSING -DUSE_SETTIME
-DUSE_SORTRECORDS -DUSE_SYNCEARLY -DUSE_TIMERCMD -DUSE_TIMERINFO
-DUSE_WAREAGLEICON -DUSE_YAEPG -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"lastfm"'
-D__STDC_CONSTANT_MACROS -DLASTFM_HAVE_MAGICK -I/usr/include -I/usr/include
image_bitmap.c
image_bitmap.c:21:22: Fehler: Magick++.h: Datei oder Verzeichnis nicht
gefunden
distcc[18672] ERROR: compile image_bitmap.c on jupiter/4,lzo failed
make: *** [image_bitmap.o] Fehler 1
make: *** Warte auf noch nicht beendete Prozesse...


Kai Krakow ( hurikhan ) - 2008-07-13 11:30

5

Closed

Fixed

Nobody/Anonymous

None

None

Public


Comments ( 2 )

Date: 2008-07-28 14:41
Sender: hurikhanAccepting Donations


Maybe use

# pkg-config --libs --cflags Magick++

to generate CFLAGS. As far as I followed the issue von bgo
(bugs.gentoo.org) this is due to a renaming inside ImageMagicks libs and .h
files... So your package must be prepared for both or set higher minimum
requirements.


Date: 2008-07-28 08:48
Sender: hitman_47Project Admin


Thanks for reporting. I will try to fix it next week.



Attached File

No Files Currently Attached

Changes ( 8 )

Field Old Value Date By
resolution_id None 2009-03-13 22:34 hitman_47
close_date - 2009-03-13 22:34 hitman_47
allow_comments 1 2009-03-13 22:34 hitman_47
status_id Open 2009-03-13 22:34 hitman_47
close_date 2008-07-28 08:48 2008-07-28 14:41 hurikhan
status_id Pending 2008-07-28 14:41 hurikhan
status_id Open 2008-07-28 08:48 hitman_47
close_date - 2008-07-28 08:48 hitman_47