[Pidgin] #1187: Send Custom Emoticons in MSN
Pidgin
trac at pidgin.im
Mon Jan 14 02:29:15 EST 2008
#1187: Send Custom Emoticons in MSN
-----------------------+----------------------------------------------------
Reporter: salinasv | Owner: khc
Type: patch | Status: new
Priority: minor | Milestone: 2.4.0
Component: MSN | Version: 2.0
Resolution: | Keywords:
Pending: 0 |
-----------------------+----------------------------------------------------
Comment (by Twain28):
I'm getting stuck compiling it under Cygwin. The actual error message is:
{{{
In file included from buddyicon.h:34,
from blist.h:78,
from status.h:117,
from connection.h:146,
from account.h:42,
from util.h:34,
from smiley.h:32,
from smiley.c:25:
prpl.h:452: error: syntax error before "G_GNUC_NULL_TERMINATED"
prpl.h:452: warning: type defaults to `int' in declaration of
`G_GNUC_NULL_TERMINATED'
prpl.h:452: warning: data definition has no type or storage class
prpl.h:492: error: syntax error before "G_GNUC_NULL_TERMINATED"
prpl.h:492: warning: type defaults to `int' in declaration of
`G_GNUC_NULL_TERMINATED'
prpl.h:492: warning: data definition has no type or storage class
In file included from connection.h:146,
from account.h:42,
from util.h:34,
from smiley.h:32,
from smiley.c:25:
status.h:246: error: syntax error before "G_GNUC_NULL_TERMINATED"
status.h:246: warning: type defaults to `int' in declaration of
`G_GNUC_NULL_TERMINATED'
status.h:246: warning: data definition has no type or storage class
status.h:289: error: syntax error before "G_GNUC_NULL_TERMINATED"
status.h:289: warning: type defaults to `int' in declaration of
`G_GNUC_NULL_TERMINATED'
status.h:289: warning: data definition has no type or storage class
In file included from util.h:34,
from smiley.h:32,
from smiley.c:25:
account.h:426: error: syntax error before "G_GNUC_NULL_TERMINATED"
account.h:426: warning: type defaults to `int' in declaration of
`G_GNUC_NULL_TERMINATED'
account.h:426: warning: data definition has no type or storage class
smiley.c: In function `parse_smiley':
smiley.c:223: warning: assignment discards qualifiers from pointer target
type
smiley.c:224: warning: assignment discards qualifiers from pointer target
type
smiley.c:225: warning: assignment discards qualifiers from pointer target
type
make[1]: *** [smiley.o] Error 1
make[1]: Leaving directory `/home/Twain_28/newp/libpurple'
make: *** [all] Error 2
}}}
My first thought was about something missing in the Makefile.Mingw, but
I've checked it and IMHO it seems allright. As you can see, I'm posting
the whole warnings I get compiling smiley.o, but I'm thinking they might
not be responsible for the error itself, as Salinasv told me he gets them
but can compile allright in *nix. Any confirmation/fix? (In the meantime,
I'm asking around about this....let's see who solves it first)
--
Ticket URL: <http://developer.pidgin.im/ticket/1187#comment:93>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list