[Pidgin] #4393: Unable to compile the file - "minidialog.c"

Pidgin trac at pidgin.im
Fri Dec 21 13:32:05 EST 2007


#4393: Unable to compile the file - "minidialog.c"
---------------------------+------------------------------------------------
  Reporter:  riteshgoel    |       Owner:  resiak    
      Type:  defect        |      Status:  closed    
  Priority:  minor         |   Milestone:            
 Component:  pidgin (gtk)  |     Version:  2.3.1     
Resolution:  fixed         |    Keywords:  minidialog
   Pending:  0             |  
---------------------------+------------------------------------------------
Changes (by resiak):

  * status:  assigned => closed
  * resolution:  => fixed

Old description:

> I am trying to install pidgin 2.3.1 by compiling the source code. My
> OS is a Red Hat Linux EE3.0 installation. While doing a "make", I am
> getting
> the following compilation errors -
>
> minidialog.c:38: syntax error before "pidgin_mini_dialog"
> minidialog.c:47: warning: type defaults to `int' in declaration of
> `HazeConnectionProperties'
> minidialog.c:47: warning: data definition has no type or storage class
> minidialog.c: In function `pidgin_mini_dialog_get_property':
> minidialog.c:188: `PROP_TITLE' undeclared (first use in this function)
> minidialog.c:188: (Each undeclared identifier is reported only once
> minidialog.c:188: for each function it appears in.)
> minidialog.c:191: `PROP_DESCRIPTION' undeclared (first use in this
> function)
> minidialog.c:194: `PROP_ICON_NAME' undeclared (first use in this
> function)
> minidialog.c: In function `pidgin_mini_dialog_set_property':
> minidialog.c:264: `PROP_TITLE' undeclared (first use in this function)
> minidialog.c:267: `PROP_DESCRIPTION' undeclared (first use in this
> function)
> minidialog.c:270: `PROP_ICON_NAME' undeclared (first use in this
> function)
> minidialog.c: In function `pidgin_mini_dialog_finalize':
> minidialog.c:293: `pidgin_mini_dialog_parent_class' undeclared (first use
> in this function)
> minidialog.c: In function `pidgin_mini_dialog_class_init':
> minidialog.c:312: `PROP_TITLE' undeclared (first use in this function)
> minidialog.c:320: `PROP_DESCRIPTION' undeclared (first use in this
> function)
> minidialog.c:329: `PROP_ICON_NAME' undeclared (first use in this
> function)
>

> Any clues to whats going wrong ? Or what should I try debugging with ?

New description:

 I am trying to install pidgin 2.3.1 by compiling the source code. My
 OS is a Red Hat Linux EE3.0 installation. While doing a "make", I am
 getting
 the following compilation errors -

 {{{
 minidialog.c:38: syntax error before "pidgin_mini_dialog"
 minidialog.c:47: warning: type defaults to `int' in declaration of
 `HazeConnectionProperties'
 minidialog.c:47: warning: data definition has no type or storage class
 minidialog.c: In function `pidgin_mini_dialog_get_property':
 minidialog.c:188: `PROP_TITLE' undeclared (first use in this function)
 minidialog.c:188: (Each undeclared identifier is reported only once
 minidialog.c:188: for each function it appears in.)
 minidialog.c:191: `PROP_DESCRIPTION' undeclared (first use in this
 function)
 minidialog.c:194: `PROP_ICON_NAME' undeclared (first use in this function)
 minidialog.c: In function `pidgin_mini_dialog_set_property':
 minidialog.c:264: `PROP_TITLE' undeclared (first use in this function)
 minidialog.c:267: `PROP_DESCRIPTION' undeclared (first use in this
 function)
 minidialog.c:270: `PROP_ICON_NAME' undeclared (first use in this function)
 minidialog.c: In function `pidgin_mini_dialog_finalize':
 minidialog.c:293: `pidgin_mini_dialog_parent_class' undeclared (first use
 in this function)
 minidialog.c: In function `pidgin_mini_dialog_class_init':
 minidialog.c:312: `PROP_TITLE' undeclared (first use in this function)
 minidialog.c:320: `PROP_DESCRIPTION' undeclared (first use in this
 function)
 minidialog.c:329: `PROP_ICON_NAME' undeclared (first use in this function)
 }}}

 Any clues to whats going wrong ? Or what should I try debugging with ?

Comment:

 I think this is fixed as far as Pidgin is concerned.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/4393#comment:8>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list