Hugo Gagnon wrote: > Dear Finkers, > > I am unable to compile the gcin package as I am trying to update > bundle-gnome-office (see attached file). Any thoughts? > > Thanks, > > Hugo. > > ------------------------------------------------------------------------ (We prefer not to have attachments, because that makes it much harder to pull out the sections of an output log that are relevant)
The important part is below: ... cd ..; make gcc -bind_at_load -o gcin gcin.o eve.o util.o gcin-conf.o gcin-settings.o locale.o gcin-icon.o gcin-switch.o gcin-exec-script.o intcode.o win-int.o win-message.o phrase.o win-sym.o win-inmd-switch.o pinyin.o win-pho-near.o tsin.o tsin-util.o win0.o win1.o tsin-parse.o win-pho.o pho.o pho-util.o pho-sym.o table-update.o pho-dbg.o gtab.o win-gtab.o gtab-util.o gtab-list.o IC.o tray.o eggtrayicon.o IMdkit/lib/libXimd.a im-srv/im-srv.a -lXtst -L/sw/lib/pango-ft219/lib -L/sw/lib/fontconfig2/lib -L/sw/lib/freetype219/lib -L/sw/lib -Wl,-framework,CoreServices -Wl,-framework,ApplicationServices -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -L/usr/X11R6/lib /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: _XFilterEvent _XFree _XGetWindowProperty _XSetErrorHandler _XSetSelectionOwner _XGetWindowAttributes _XKeysymToKeycode _XLookupString _XQueryPointer _XTranslateCoordinates _XmbTextListToTextProperty _XInternAtom _XBell _XFlush _XGetSelectionOwner _XGrabServer _XSelectInput _XSendEvent _XSync _XUngrabServer _XChangeProperty __XRegisterFilterByType __XUnregisterFilter _XCreateSimpleWindow _XDestroyWindow _XIfEvent _XrmStringToQuark collect2: ld returned 1 exit status ... This could potentially be related to changes in symbols that are exported by newer versions of gtk+2, but I'm not sure about that. I'll cc the maintainer of the package. -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
