[Mono-devel-list] Problems compiling

Paul paul at all-the-johnsons.co.uk
Sat Mar 12 10:21:41 EST 2005


Hi,

I seem to be having a problem compiling libgdiplus.

libgdiplus comes up with a pile of errors in font.c

cc1: warnings being treated as errors
font.c: In function 'GdipCreateFontFamilyFromName':
font.c:283: warning: pointer targets in passing argument 1 of 'strlen'
differ in signedness
font.c:283: warning: pointer targets in passing argument 1 of 'strlen'
differ in signedness
font.c:283: warning: pointer targets in passing argument 1 of
'__builtin_strcmp' differ in signedness
font.c:283: warning: pointer targets in passing argument 2 of
'__builtin_strcmp' differ in signedness
font.c:283: warning: pointer targets in passing argument 1 of 'strlen'
differ in signedness
font.c:283: warning: pointer targets in passing argument 1 of
'__builtin_strcmp' differ in signedness
font.c:283: warning: pointer targets in passing argument 2 of
'__builtin_strcmp' differ in signedness
font.c:283: warning: pointer targets in passing argument 1 of 'strlen'
differ in signedness
font.c:283: warning: pointer targets in passing argument 1 of
'__builtin_strcmp' differ in signedness
font.c:283: warning: pointer targets in passing argument 2 of
'__builtin_strcmp' differ in signedness
font.c:283: warning: pointer targets in passing argument 1 of
'__builtin_strcmp' differ in signedness
font.c:283: warning: pointer targets in passing argument 2 of
'__builtin_strcmp' differ in signedness
font.c: In function 'GdipCreateFont':
font.c:648: warning: pointer targets in passing argument 1 of 'strlen'
differ in signedness
font.c:648: warning: pointer targets in passing argument 1 of
'__builtin_strcmp' differ in signedness
font.c:648: warning: pointer targets in passing argument 1 of 'strlen'
differ in signedness
font.c:648: warning: pointer targets in passing argument 1 of
'__builtin_strcmp' differ in signedness
font.c:648: warning: pointer targets in passing argument 1 of
'__builtin_strcmp' differ in signedness
font.c:648: warning: pointer targets in passing argument 1 of
'__builtin_strcmp' differ in signedness
font.c:676: warning: pointer targets in passing argument 1 of 'strlen'
differ in signedness
font.c:681: warning: pointer targets in passing argument 2 of 'strcpy'
differ in signedness
font.c:695: warning: pointer targets in passing argument 2 of 'strcpy'
differ in signedness
font.c: In function 'GdipPrivateAddMemoryFont':
font.c:780: warning: pointer targets in passing argument 2 of
'FcConfigAppFontAddFile' differ in signedness
make[2]: *** [font.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

This was updated today (12th March) at about 14:30 GMT. Is this a known
bug or something else. I have run make distclean on the directory. I'm
using gcc 4 under FC rawhide. Everything else builds without a hiccup.
-- 
"I like blinking me" - Helen, Big Brother 2 contestant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050312/ae1fedbb/attachment.bin 


More information about the Mono-devel-list mailing list