[Pidgin] #12563: cannot compile on Mac OS X 10.5.8

Pidgin trac at pidgin.im
Sun Aug 29 06:07:17 EDT 2010


#12563: cannot compile on Mac OS X 10.5.8
-----------------------+----------------------------------------------------
Reporter:  hippallium  |        Type:  defect   
  Status:  new         |   Component:  libpurple
 Version:  2.7.3       |    Keywords:  time_t   
-----------------------+----------------------------------------------------
 When I try to compile Pidgin 2.7.3 on my Mac, I get the error message
 below. [[BR]]
 I am using the up-to-date Mac OS X Leopard (10.5.8) [[BR]]
 with the up-to-date Xcode (3.1.4) for this operating system. [[BR]]
 {{{
 Making all in perl
 if /bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc
 -DHAVE_CONFIG_H -I. -I. -I../../..  -I../../.. -I../../../libpurple
 -I../../../libpurple -DLIBDIR=\"/Users/david/local/pidgin/lib/purple-2\"
 -Wall  -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED
 -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -D_REENTRANT
 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
 -I/opt/local/include    -pipe -O2 -arch i386 -fno-common -DPERL_DARWIN
 -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing
 -I/usr/local/include -I/opt/local/include  -I/opt/local/lib/perl5/5.8.9
 /darwin-2level/CORE    -g -g -O2 -MT perl.lo -MD -MP -MF ".deps/perl.Tpo"
 -c -o perl.lo perl.c; \
         then mv -f ".deps/perl.Tpo" ".deps/perl.Plo"; else rm -f
 ".deps/perl.Tpo"; exit 1; fi
 if /bin/sh ../../../libtool --silent --tag=CC --mode=compile gcc
 -DHAVE_CONFIG_H -I. -I. -I../../..  -I../../.. -I../../../libpurple
 -I../../../libpurple -DLIBDIR=\"/Users/david/local/pidgin/lib/purple-2\"
 -Wall  -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED
 -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -D_REENTRANT
 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
 -I/opt/local/include    -pipe -O2 -arch i386 -fno-common -DPERL_DARWIN
 -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing
 -I/usr/local/include -I/opt/local/include  -I/opt/local/lib/perl5/5.8.9
 /darwin-2level/CORE    -g -g -O2 -MT perl-common.lo -MD -MP -MF ".deps
 /perl-common.Tpo" -c -o perl-common.lo perl-common.c; \
         then mv -f ".deps/perl-common.Tpo" ".deps/perl-common.Plo"; else
 rm -f ".deps/perl-common.Tpo"; exit 1; fi
 In file included from perl-common.h:19,
                  from perl-common.c:4:
 ../../../libpurple/internal.h:148:2: error: #error Unknown size of time_t
 make[5]: *** [perl-common.lo] Error 1
 make[4]: *** [all-recursive] Error 1
 make[3]: *** [all-recursive] Error 1
 make[2]: *** [all] Error 2
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/12563>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list