You are not logged in.

#1 2006-10-13 10:21:49

ndlarsen
Member
From: Denmark
Registered: 2005-11-02
Posts: 157

Failure to compile wxsvg 1.0b6-1 from AUR

Hey all.

Been trying to make the wxsvg 1.0b6-1 package from the AUR. The compilation exits withe following error:

make[2]: *** [SVGCanvasTextFreetype.lo] Error 1
make[2]: Leaving directory `/var/abs/local/wxsvg/src/wxsvg-1.0b6/src/freetype'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/abs/local/wxsvg/src/wxsvg-1.0b6/src'
make: *** [all-recursive] Error 1

I'd appreciate if any of you brilliant lads could help me out on solving this. The dependancies listed in the PKGBUILD and on the aur site has been met. Running arch current if it matters.

Cheers.


I made it long
as I lacked the time to make it short...

Offline

#2 2006-10-13 10:50:04

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Failure to compile wxsvg 1.0b6-1 from AUR

The actual error would be in the lines before those posted. If you're not sure what to post, pastebin the whole build output and post a link here.

Offline

#3 2006-10-13 10:57:32

ndlarsen
Member
From: Denmark
Registered: 2005-11-02
Posts: 157

Re: Failure to compile wxsvg 1.0b6-1 from AUR

tomk wrote:

The actual error would be in the lines before those posted. If you're not sure what to post, pastebin the whole build output and post a link here.

Ah, yes, sorry about that. Here you go:

SVGCanvasTextFreetype.cpp:233: error: invalid conversion from 'gint (*)(FT_Vector*, void*)' to 'int (*)(const FT_Vector*, void*)'
SVGCanvasTextFreetype.cpp:233: error: invalid conversion from 'gint (*)(FT_Vector*, void*)' to 'int (*)(const FT_Vector*, void*)'
SVGCanvasTextFreetype.cpp:233: error: invalid conversion from 'gint (*)(FT_Vector*, FT_Vector*, void*)' to 'int (*)(const FT_Vector*, const FT_Vector*, void*)'
SVGCanvasTextFreetype.cpp:233: error: invalid conversion from 'gint (*)(FT_Vector*, FT_Vector*, FT_Vector*, void*)' to 'int (*)(const FT_Vector*, const FT_Vector*, const FT_Vector*, void*)'

Cheers.


I made it long
as I lacked the time to make it short...

Offline

#4 2006-10-13 12:16:04

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Failure to compile wxsvg 1.0b6-1 from AUR

I don't understand the error, but I'm pretty sure it's a bug. I tried the latest code from CVS and the result is the same.

Mail the dev about it, or post it on his bugtracker.

Offline

#5 2006-10-13 12:32:43

ndlarsen
Member
From: Denmark
Registered: 2005-11-02
Posts: 157

Re: Failure to compile wxsvg 1.0b6-1 from AUR

Cheers, will do.

My main reason for wanting this package is dvd styler, should I be expecting any issues with dvdstyler if I were to modify the PKGBUILD for an earlier version?


I made it long
as I lacked the time to make it short...

Offline

#6 2006-10-13 13:19:32

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Failure to compile wxsvg 1.0b6-1 from AUR

Not familiar with it. Check the website/README/etc for any info about minimum required version of wxsvg.

Offline

Board footer

Powered by FluxBB