[Pidgin] #2281: msimprpl: 0.12 doesn't build on gcc 4.1.2 (Fedora 7)
Pidgin
trac at pidgin.im
Thu Jul 26 03:48:01 EDT 2007
#2281: msimprpl: 0.12 doesn't build on gcc 4.1.2 (Fedora 7)
-----------------------+----------------------------------------------------
Reporter: mkanat | Type: defect
Status: new | Priority: minor
Component: libpurple | Version: 2.0.2
Keywords: msimprpl | Pending: 0
-----------------------+----------------------------------------------------
I'm using Fedora 7 and when I build msimprpl using the pidgin 2.0.2
sources, I get the following error:
{{{
myspace.c: In function 'msim_point_to_purple_size':
myspace.c:660: error: implicit declaration of function 'round'
}}}
Along with some other warnings.
I followed the installation instructions correctly that are currently on
the Wiki, and I have all the required development libraries installed.
This is with the "gcc-4.1.2-12" currently available on Fedora 7.
The additional warnings are:
{{{
myspace.c: In function 'msim_purple_size_to_point':
myspace.c:683: warning: incompatible implicit declaration of built-in
function 'round'
myspace.c: In function 'msim_height_to_point':
myspace.c:695: warning: incompatible implicit declaration of built-in
function 'round'
myspace.c: In function 'msim_point_to_height':
myspace.c:705: warning: incompatible implicit declaration of built-in
function 'round'
}}}
--
Ticket URL: <http://developer.pidgin.im/ticket/2281>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list