[Pidgin] #492: Pidgin does not compile with separate source dir

Pidgin trac at pidgin.im
Wed May 2 11:11:16 EDT 2007


#492: Pidgin does not compile with separate source dir
---------------------------+------------------------------------------------
  Reporter:  bjoernv       |       Owner:     
      Type:  defect        |      Status:  new
  Priority:  minor         |   Milestone:     
 Component:  pidgin (gtk)  |     Version:  2.0
Resolution:                |    Keywords:     
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by nevil):

 A related issue is that it is not possible to compile on MacOSX anymore
 due to the changes in version.h.in.
 ld will find multiple instances of purple_*_version due to them being
 declared there and also  in version.c.

 --- libpurple/version.h.in      0a7f1bde784aaabc2bfae59b09074feb8c3c6494
 +++ libpurple/version.h.in      80bb74347fd5fb363ccf6eb08d1dd0d50119cb92
 @@ -36,10 +36,6 @@ extern "C" {
  extern "C" {
  #endif

 -const guint purple_major_version;
 -const guint purple_minor_version;
 -const guint purple_micro_version;
 -
  /**
   * Checks that the libpurple version is compatible with the requested
   * version

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


More information about the Tracker mailing list