Solved gtkpod-0.99.12_5 building failed [SOLVED]

good day.

trying to update gtkpod from gtkpod-0.99.12_4 to gtkpod-0.99.12_5 i've got the following errors during compilation:
Code:
details.c: In function 'details_copy_artwork':
details.c:574: error: 'struct _Itdb_Artwork' has no member named 'thumbnails'
details.c: In function 'details_update_buttons':
details.c:1289: error: 'struct _Itdb_Artwork' has no member named 'thumbnails'
details.c:1294: error: 'struct _Itdb_Artwork' has no member named 'thumbnails'
details.c: In function 'details_update_thumbnail':
details.c:1371: warning: implicit declaration of function 'itdb_artwork_get_thumb_by_type'
details.c:1372: error: 'ITDB_THUMB_COVER_LARGE' undeclared (first use in this function)
details.c:1372: error: (Each undeclared identifier is reported only once
details.c:1372: error: for each function it appears in.)
details.c:1372: warning: assignment makes pointer from integer without a cast
details.c:1376: warning: implicit declaration of function 'itdb_thumb_get_gdk_pixbuf'
details.c:1377: warning: assignment makes pointer from integer without a cast
gmake[2]: *** [details.o] Error 1
gmake[2]: Leaving directory `/usr/ports/audio/gtkpod/work/gtkpod-0.99.12/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/audio/gtkpod/work/gtkpod-0.99.12'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/audio/gtkpod.
*** Error code 1

Stop in /usr/ports/audio/gtkpod.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20090810-69520-xn7b7b-0 env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=gtkpod-0.99.12_4 UPGRADE_PORT_VER=0.99.12_4 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
	! audio/gtkpod (gtkpod-0.99.12_4)	(compiler error)
i guess the port is broken :(
 
Code:
** Port marked as IGNORE: audio/gtkpod:
	is marked as broken: does not build
** Listing the failed packages (-:ignored / *:skipped / !:failed)
	- audio/gtkpod (marked as IGNORE)
any plans to fix these problems? could someone shed some light on this? thanks in advance, guys.
 
i am glad to see that there is working "gtkpod-0.99.14" in FreeBSD ports tree available now. it rocks!
 
Back
Top