On Jul 28, 2005, at 2:08 PM, Warren Gallin wrote:

Hi folks,

The latest version of vte in source (0.11.13-4) failed to compile.

I'm running a G4 Powerbook, OSX 10.4.2, Fink versionPackage manager version: 0.24.7 Distribution version: 0.8.0.rsync

Any suggestions?

Here is the end of the output during the attempt:

ld: warning multiple definitions of symbol _FcAtomicDestroy
/sw/lib/fontconfig2/lib/libfontconfig.a(fontconfig.o) private external definition of _FcAtomicDestroy in section (__TEXT,__text) /usr/X11R6/lib/libfontconfig.dylib(fcatomic.o) definition of _FcAtomicDestroy (cd .libs && rm -f libvte.4.dylib && ln -s libvte.4.4.0.dylib libvte.4.dylib) (cd .libs && rm -f libvte.dylib && ln -s libvte.4.4.0.dylib libvte.dylib) ar cru .libs/libvte.a /sw/lib/fontconfig2/lib/libfontconfig.a buffer.o caps.o debug.o iso2022.o keymap.o marshal.o matcher.o pty.o reaper.o ring.o table.o trie.o vte.o vteaccess.o vtebg.o vteconv.o vtedraw.o vtefc.o vteft2.o vtegl.o vteglyph.o vtepango.o vtepangox.o vterdb.o vteregex.o vtergb.o vteskel.o vtetc.o vtetree.o vtexft.o /sw/lib/fontconfig2/lib/libfontconfig.a
ranlib: file: .libs/libvte.a(vtegl.o) has no symbols
ranlib .libs/libvte.a
ranlib: file: .libs/libvte.a(vtegl.o) has no symbols
creating libvte.la
(cd .libs && rm -f libvte.la && ln -s ../libvte.la libvte.la)
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/freetype2 - no-cpp-precomp -I/sw/include -I/sw/lib/fontconfig2/include -I/usr/ X11R6/include -I/usr/X11R6/include/freetype2 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -I/sw/include/ gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/usr/ X11R6/include -O3 -funroll-loops -fstrict-aliasing -I/usr/X11R6/ include -I/usr/X11R6/include -O3 -funroll-loops -fstrict-aliasing -c vteapp.c /bin/sh ../libtool --tag=CC --mode=link gcc -I/sw/lib/fontconfig2/ include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/sw/ include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/ include -I/usr/X11R6/include -O3 -funroll-loops -fstrict- aliasing -I/usr/X11R6/include -I/usr/X11R6/include -O3 -funroll- loops -fstrict-aliasing -lexpat -L/sw/lib -lexpat -L/sw/lib -o vte vteapp.o libvte.la -lexpat -L/sw/lib -lncurses -L/usr/X11R6/lib - lSM -lICE -lX11 /sw/lib/fontconfig2/lib/libfontconfig.a -L/usr/ X11R6/lib -L/sw/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -lXext -lXft -lfreetype -lXrender -lfontconfig -lX11 -lXcursor - latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 - lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv - L/usr/X11R6/lib -lSM -lICE -lX11 -lncurses -L/usr/X11R6/lib - lSM -lICE -lX11 gcc -I/sw/lib/fontconfig2/include -I/usr/X11R6/include -I/usr/X11R6/ include/freetype2 -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/pango-1.0 -I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/usr/X11R6/include -O3 -funroll-loops - fstrict-aliasing -I/usr/X11R6/include -I/usr/X11R6/include -O3 - funroll-loops -fstrict-aliasing -o .libs/vte vteapp.o -L/sw/ lib ./.libs/libvte.dylib -L/usr/X11R6/lib /sw/lib/libexpat.dylib / sw/lib/fontconfig2/lib/libfontconfig.a /sw/lib/libgtk- x11-2.0.dylib /sw/lib/libgdk-x11-2.0.dylib -lXrandr -lXinerama - lXext -lXft -lfreetype -lXrender -lfontconfig -lXcursor /sw/lib/ libatk-1.0.dylib /sw/lib/libgdk_pixbuf-2.0.dylib /sw/lib/ libpangoxft-1.0.dylib /sw/lib/libpangox-1.0.dylib /sw/lib/ libpango-1.0.dylib -lm /sw/lib/libgobject-2.0.dylib /sw/lib/ libgmodule-2.0.dylib /sw/lib/libglib-2.0.dylib /sw/lib/ libintl.dylib -lc /sw/lib/libiconv.dylib -lncurses -lSM -lICE -lX11
/usr/bin/ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.o) definition of _locale_charset
/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used
/usr/bin/ld: Undefined symbols:
_FT_Get_BDF_Property
symbol _locale_charset used from dynamic library /sw/lib/ libiconv.dylib(localcharset.o) not from earlier dynamic library /sw/ lib/libintl.3.dylib(localcharset.o)
collect2: ld returned 1 exit status
make[2]: *** [vte] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.F8ooxp failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-vte-0.11.13-4
(Reading database ... 94332 files and directories currently installed.)
Removing fink-buildlock-vte-0.11.13-4 ...
Failed: phase compiling: vte-0.11.13-4 failed




For some additional data to help resolve this: what XCode version did you use, and are you using Apple's X11?


--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to