[Pidgin] #5418: Pidgin 2.4.x compile failure under Mac OS X 10.3/10.4

Pidgin trac at pidgin.im
Thu Apr 3 07:28:56 EDT 2008


#5418: Pidgin 2.4.x compile failure under Mac OS X 10.3/10.4
------------------------+---------------------------------------------------
Reporter:  schamschula  |       Owner:  lschiere    
    Type:  defect       |      Status:  new         
Priority:  minor        |   Component:  unclassified
 Version:  2.4.1        |    Keywords:              
 Pending:  0            |  
------------------------+---------------------------------------------------
 When building Pidgin 2.4.0 and 2.4.1 I have run into the following build
 error under Mac OS X 10.3.9 and 10.4.11 (with Python 2.5.2 installed under
 /usr/local):

 /bin/sh ../../libtool --silent --tag=CC   --mode=link gcc  -g -g -O2
 -export-dynamic -version_info 4:1:4 -no-undefined  -o libgnt.la -rpath
 /usr/local/lib gntmarshal.lo gntwidget.lo gntbindable.lo gntbox.lo
 gntbutton.lo gntcheckbox.lo gntclipboard.lo gntcolors.lo gntcombobox.lo
 gntentry.lo gntfilesel.lo gntkeys.lo gntlabel.lo gntline.lo gntmenu.lo
 gntmenuitem.lo gntmenuitemcheck.lo gntslider.lo gntstyle.lo gnttextview.lo
 gnttree.lo gntutils.lo gntwindow.lo gntwm.lo gntws.lo gntmain.lo
 -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0
 -lintl -liconv   -lncurses -lpanel -L/usr/local/lib -lxml2   -lpython2.5
 -L/usr/local/lib/python2.5/config -ldb -lpthread -lresolv  -framework
 IOKit -framework CoreFoundation

 Note: This issue does not affect the build under Mac OS X 10.5.2.
 ld: common symbols not allowed with MH_DYLIB output format with the
 -multi_module option
 /usr/local/lib/python2.5/config/libpython2.5.a(pythonrun.o) definition of
 common _Py_DebugFlag (size 16)
 /usr/local/lib/python2.5/config/libpython2.5.a(pythonrun.o) definition of
 common _Py_FrozenFlag (size 16)
 /usr/local/lib/python2.5/config/libpython2.5.a(pythonrun.o) definition of
 common _Py_IgnoreEnvironmentFlag (size 16)
 /usr/local/lib/python2.5/config/libpython2.5.a(pythonrun.o) definition of
 common _Py_InteractiveFlag (size 16)
 /usr/local/lib/python2.5/config/libpython2.5.a(pythonrun.o) definition of
 common _Py_NoSiteFlag (size 16)
 /usr/local/lib/python2.5/config/libpython2.5.a(pythonrun.o) definition of
 common _Py_VerboseFlag (size 16)
 /usr/local/lib/python2.5/config/libpython2.5.a(object.o) definition of
 common _Py_DivisionWarningFlag (size 16)
 /usr/local/lib/python2.5/config/libpython2.5.a(parsetok.o) definition of
 common _Py_TabcheckFlag (size 16)
 /usr/local/lib/python2.5/config/libpython2.5.a(myreadline.o) definition of
 common _PyOS_ReadlineFunctionPointer (size 16)
 /usr/local/lib/python2.5/config/libpython2.5.a(myreadline.o) definition of
 common __PyOS_ReadlineTState (size 16)
 /usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: internal link edit
 command failed
 make[5]: *** [libgnt.la] Error 1
 make[4]: *** [all-recursive] Error 1
 make[3]: *** [all] Error 2
 make[2]: *** [all-recursive] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2

 Note: This issue does not affect Mac OS X 10.5.2 builds.

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


More information about the Tracker mailing list