AbiWord 1.0.1 on Mac OS X

From: Jeshua Lacock (jeshua@OpenOSX.com)
Date: Wed May 08 2002 - 22:00:40 EDT

  • Next message: Andrew Dunbar: "Re: commit (HEAD): IMPORTANT - 32-bit UT_UCSChar"

    Greetings all,

    I am trying to build AbiWord 1.0.1 here in Mac OS X land and I am
    running into trouble trying to build AbiWord_d due at first glance to
    one missing symbol, __gnome_vfs_locale_charset.

    Out of desperation and curiosity I tried adding the flags
    "-flat_namespace -undefined suppress" in an attempt to build it ignoring
    the missing symbol.

    I then get the following unexpexcted errors:
    /usr/bin/ld: ../../../../../src/text/ptbl/xp/libPtbl.a(pp_AttrProp.o)
    relocation overflow for relocation entry 68 in section (__TEXT,__text)
    (displacement too large)
    /usr/bin/ld: ../../../../../src/text/ptbl/xp/libPtbl.a(pp_AttrProp.o)
    relocation overflow for relocation entry 70 in section (__TEXT,__text)
    (displacement too large)
    /usr/bin/ld: ../../../../../src/text/ptbl/xp/libPtbl.a(pp_AttrProp.o)
    relocation overflow for relocation entry 82 in section (__TEXT,__text)
    (displacement too large)
    /usr/bin/ld: ../../../../../src/text/ptbl/xp/libPtbl.a(pp_AttrProp.o)
    relocation overflow for relocation entry 84 in section (__TEXT,__text)
    (displacement too large)
    /usr/bin/ld: ../../../../../src/text/ptbl/xp/libPtbl.a(pp_AttrProp.o)
    relocation overflow for relocation entry 92 in section (__TEXT,__text)
    (displacement too large)
    /usr/bin/ld: ../../../../../src/text/ptbl/xp/libPtbl.a(pp_AttrProp.o)
    relocation overflow for relocation entry 93 in section (__TEXT,__text)
    (displacement too large)
    /usr/bin/ld: ../../../../../src/text/ptbl/xp/libPtbl.a(pp_AttrProp.o)
    relocation overflow for relocation entry 94 in section (__TEXT,__text)
    (displacement too large)

    I also get the same errors if I manually link in
    "/libgnomevfs/libcharset/localcharset.lo" which alleiviates the missing
    "__gnome_vfs_locale_charset" error, hiwever I still get the same above
    "relocation overflow" errors.

    Any ideas? I would be happy to pay someone to log-in and take a gander.

    Here is the full offending make command:

    c++ -Wall -pedantic -ansi -D_BSD_SOURCE -pipe -DNDEBUG -O3 -I
    /usr/src/abiword-1.0.1/expat/lib/ -I/usr/src/abiword-1.0.1/psiconv/
    -I/usr/src/abiword-1.0.1/wv -DHAVE_LIBJPEG -I/usr/local/include
    -I/usr/include -I/usr/local/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
    -I/usr/local/lib/gnome-libs/include -I/usr/local/include
    -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2
    -I/usr/local/lib/glib/include -I/usr/X11R6/include
    -I/usr/local/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2
    -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0
    -I/usr/local/include/libglade-1.0 -I/usr/local/include/gnome-vfs-1.0
    -I/usr/local/lib/gnome-vfs-1.0/include -I/usr/local/include/gconf/1
    -DHAVE_GNOME=1 -I/usr/local/include/glib-1.2
    -I/usr/local/lib/glib/include -I/usr/local/include/gtk-1.2
    -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include
    -I/usr/X11R6/include -DSUPPORTS_UT_IDLE=1
    -DABI_BUILD_VERSION=\"1.0.1\" -o AbiWord_d abi_ver.o UnixGnomeMain.o
    ../../../../../src/wp/ap/libAp.a
    ../../../../../src/wp/impexp/libImpExp.a
    ../../../../../src/af/xap/libXap.a ../../../../../src/af/util/libUtil.a
    ../../../../../src/af/gr/libGr.a ../../../../../src/af/ev/libEv.a
    ../../../../../src/other/spell/xp/libSpell.a
    ../../../../../src/text/fmt/xp/libFmt.a
    ../../../../../src/text/ptbl/xp/libPtbl.a
    ../../../../../src/wp/ap/libAp.a
    ../../../../../src/wp/impexp/libImpExp.a
    ../../../../../src/af/xap/libXap.a ../../../../../src/af/util/libUtil.a
    ../../../../../src/af/gr/libGr.a ../../../../../src/af/ev/libEv.a
    ../../../../../src/other/spell/xp/libSpell.a
    ../../../../../src/text/fmt/xp/libFmt.a
    ../../../../../src/text/ptbl/xp/libPtbl.a
    ../../../../../src/wp/ap/libAp.a
    ../../../../../src/wp/impexp/libImpExp.a
    ../../../../../src/af/xap/libXap.a ../../../../../src/af/util/libUtil.a
    ../../../../../src/af/gr/libGr.a ../../../../../src/af/ev/libEv.a
    ../../../../../src/other/spell/xp/libSpell.a
    ../../../../../src/text/fmt/xp/libFmt.a
    ../../../../../src/text/ptbl/xp/libPtbl.a
    ../../../../../src/wp/ap/libAp.a
    ../../../../../src/wp/impexp/libImpExp.a
    ../../../../../src/af/xap/libXap.a ../../../../../src/af/util/libUtil.a
    ../../../../../src/af/gr/libGr.a ../../../../../src/af/ev/libEv.a
    ../../../../../src/other/spell/xp/libSpell.a
    ../../../../../src/text/fmt/xp/libFmt.a
    ../../../../../src/text/ptbl/xp/libPtbl.a -L/usr/local/lib
    -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -ldl -lintl -lXext -lX11
    -lm -L/usr/local/lib -lgmodule -lglib -ldl
    /usr/src/abiword-1.0.1/expat/lib/.libs/libexpat.a
    /usr/src/abiword-1.0.1/psiconv/psiconv/.libs/libpsiconv.a
    /usr/src/abiword-1.0.1/wv/libwv.a -liconv -ljpeg -L/usr/local/lib -lpng
    -L/usr/lib -lz -L/usr/local/lib -L/usr/X11R6/lib -lbonobo -lbonobox
    -lgal -lglade-gnome -lglade -lgnomecanvaspixbuf -liconv -lgnomeprint
    -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -laudiofile
    -lart_lgpl -lfreetype -lgnomevfs -lxml -lz -lgconf-gtk-1 -lgconf-1 -loaf
    -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgthread -lpthread
    -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lintl -lXext -lX11 -lm

    Jeshua Lacock __________________________
    Programmer/Owner Phone: 760.935.4736
    http://OpenOSX.com Fax: 760.935.4845
    -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_



    This archive was generated by hypermail 2.1.4 : Wed May 08 2002 - 22:03:54 EDT