Hello,

I would like to install gtk+2 on Mac OS 10.3 but I am having an error. What should I do?

Here is a summary of the messages from the start:

[Ordinateur-de-Pierre-Thibault:~] pierreth% fink install gtk+2
/usr/bin/sudo /sw/bin/fink install gtk+2
Password:
Sorry, try again.
Password:
Information about 1498 packages read in 8 seconds.
The following package will be installed or updated:
gtk+2
The following 6 additional packages will be installed:
atk1 atk1-shlibs gtk+2-shlibs pango1-xft2 pango1-xft2-dev pango1-xft2-shlibs
Do you want to continue? [Y/n] Y
curl -f -L -O http://distfiles.master.finkmirrors.net/atk-1.4.1.tar.bz2
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
100 433k 100 433k 0 0 150k 0 0:00:02 0:00:02 0:00:00 185k
curl -f -L -O http://distfiles.master.finkmirrors.net/gtk+-2.2.4.tar.bz2
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
100 7020k 100 7020k 0 0 209k 0 0:00:33 0:00:33 0:00:00 158k
curl -f -L -O http://distfiles.master.finkmirrors.net/pango-1.2.5.tar.bz2
% Total % Received % Xferd Average Speed Time Curr.
Dload Upload Total Current Left Speed
100 845k 100 845k 0 0 166k 0 0:00:05 0:00:05 0:00:00 189k
/bin/mkdir -p /sw/src/atk1-1.4.1-2
bzip2 -dc /sw/src/atk-1.4.1.tar.bz2 | /sw/bin/tar -xf -
patch -p1 </sw/fink/dists/stable/main/finkinfo/gnome/atk1.patch
patching file Makefile.in
patching file po/Makefile.in.in
LD_TWOLEVEL_NAMESPACE=1 ./configure --prefix=/sw ; make -j2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /sw/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /sw/bin/msgfmt
checking for xgettext... /sw/bin/xgettext
checking for catalogs to be installed... am az be bg bn ca cs cy da de en_GB el eo es fa fi fr ga he hi hu kn ko id is it ja li lv lt ml mk mn ms ne nl nn no pl pt pt_BR ro ru sk sl sq sr [EMAIL PROTECTED] sv ta tr uk vi yi zh_CN zh_TW
checking for bind_textdomain_codeset... (cached) yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking build system type... powerpc-apple-darwin7.4.0
checking host system type... powerpc-apple-darwin7.4.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... darwin7.4.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... darwin7.4.0 dyld
appending configuration tag "F77" to libtool
checking for Win32... no
checking for aclocal flags...
checking for pkg-config... /sw/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.2.3)
checking for glib-2.0 >= 2.0.0 gobject-2.0 gmodule-2.0... yes
checking DEP_CFLAGS... -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
checking DEP_LIBS... -L/sw/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv
checking gtk-doc version >= 1.0... yes
checking for gawk... (cached) gawk
checking for perl5... no
checking for perl... perl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating atk.pc
config.status: creating atk-uninstalled.pc
config.status: creating atk/Makefile
config.status: creating atk/atk.rc
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating atk.spec
config.status: creating atk-zip.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
make all-recursive
Making all in atk
glib-genmarshal --prefix=atk_marshal ./atkmarshal.list --header >> xgen-gmh \
&& (cmp -s xgen-gmh atkmarshal.h || cp xgen-gmh atkmarshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-atkmarshal.h
glib-genmarshal --prefix=atk_marshal ./atkmarshal.list --body >> xgen-gmc \
&& (cmp -s xgen-gmc atkmarshal.c || cp xgen-gmc atkmarshal.c) \
&& rm -f xgen-gmc xgen-gmc~ \
&& echo timestamp > stamp-atkmarshal.c
.
.
.
ftxgpos.c:4105: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c: In function `Free_ChainSubClassSet':
ftxgsub.c:2929: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c: In function `Load_ChainContextSubst2':
ftxgsub.c:3062: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `Load_ChainPosRule':
ftxgpos.c:4316: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:4319: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:4322: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:4325: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c: In function `Free_ChainContext2':
ftxgsub.c:3095: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `Load_ChainPosRuleSet':
ftxgpos.c:4392: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c: In function `Load_ChainContextSubst3':
ftxgsub.c:3256: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c:3262: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c:3268: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c:3274: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `Free_ChainPosRuleSet':
ftxgpos.c:4413: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `Load_ChainContextPos1':
ftxgpos.c:4483: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c: In function `Free_ChainContext3':
ftxgsub.c:3297: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c:3308: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c:3319: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `Free_ChainContext1':
ftxgpos.c:4507: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `Load_ChainPosClassRule':
ftxgpos.c:4665: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:4668: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:4671: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:4674: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c: In function `Lookup_ChainContextSubst2':
ftxgsub.c:3571: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c:3575: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c:3579: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c:3734: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c:3737: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c:3740: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `Load_ChainPosClassSet':
ftxgpos.c:4745: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `Free_ChainPosClassSet':
ftxgpos.c:4766: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `Load_ChainContextPos2':
ftxgpos.c:4897: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `Free_ChainContext2':
ftxgpos.c:4930: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `Load_ChainContextPos3':
ftxgpos.c:5089: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:5095: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:5101: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:5107: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `Free_ChainContext3':
ftxgpos.c:5130: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:5141: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:5152: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `Lookup_ChainContextPos2':
ftxgpos.c:5405: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:5409: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:5413: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:5568: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:5571: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:5574: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c: In function `TT_GSUB_Query_Scripts':
ftxgsub.c:4065: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c: In function `TT_GSUB_Query_Languages':
ftxgsub.c:4108: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c: In function `TT_GSUB_Query_Features':
ftxgsub.c:4175: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c:4182: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `TT_GPOS_Query_Scripts':
ftxgpos.c:5898: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `TT_GPOS_Query_Languages':
ftxgpos.c:5939: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c: In function `TT_GPOS_Query_Features':
ftxgpos.c:6004: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgpos.c:6011: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c: In function `TT_GSUB_String_New':
ftxgsub.c:4387: warning: dereferencing type-punned pointer will break strict-aliasing rules
ftxgsub.c: In function `TT_GSUB_String_Done':
ftxgsub.c:4445: warning: dereferencing type-punned pointer will break strict-aliasing rules
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/sw/etc\" -DLIBDIR=\"/sw/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I../.. -no-cpp-precomp -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -c pango-ot-info.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/sw/etc\" -DLIBDIR=\"/sw/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I../.. -no-cpp-precomp -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -c pango-ot-info.c -fno-common -DPIC -o .libs/pango-ot-info.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/sw/etc\" -DLIBDIR=\"/sw/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I../.. -no-cpp-precomp -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -c pango-ot-ruleset.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/sw/etc\" -DLIBDIR=\"/sw/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I../.. -no-cpp-precomp -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -c pango-ot-ruleset.c -fno-common -DPIC -o .libs/pango-ot-ruleset.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/sw/etc\" -DLIBDIR=\"/sw/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I../.. -no-cpp-precomp -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -c ottest.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/sw/etc\" -DLIBDIR=\"/sw/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I../.. -no-cpp-precomp -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -c disasm.c
/bin/sh ../../libtool --mode=link gcc -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -no-undefined -L/usr/X11R6/lib -o libpango-ot.la ftxopen.lo ftxgdef.lo ftxgpos.lo ftxgsub.lo pango-ot-info.lo pango-ot-ruleset.lo
ar cru .libs/libpango-ot.a .libs/ftxopen.o .libs/ftxgdef.o .libs/ftxgpos.o .libs/ftxgsub.o .libs/pango-ot-info.o .libs/pango-ot-ruleset.o
ranlib .libs/libpango-ot.a
creating libpango-ot.la
(cd .libs && rm -f libpango-ot.la && ln -s ../libpango-ot.la libpango-ot.la)
/bin/sh ../../libtool --mode=link gcc -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -no-undefined -L/usr/X11R6/lib -o ottest ottest.o disasm.o libpango-ot.la -L/usr/X11R6/lib -lfontconfig -L/usr/X11R6/lib -lfreetype
gcc -O3 -funroll-loops -fstrict-aliasing -pipe -Wall -o ottest ottest.o disasm.o -L/usr/X11R6/lib ./.libs/libpango-ot.a -lfontconfig /usr/local/lib/libfreetype.dylib
ld: warning prebinding disabled because dependent library: /usr/local/lib/libfreetype.6.dylib is not prebound
ld: ./.libs/libpango-ot.a(ftxgpos.o) illegal reference to symbol: _FT_Stream_EnterFrame defined in indirectly referenced dynamic library /usr/X11R6/lib/libfreetype.6.dylib
make[3]: *** [ottest] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of LD_TWOLEVEL_NAMESPACE=1 failed, exit code 2
Failed: compiling pango1-xft2-1.2.5-2 failed
[Ordinateur-de-Pierre-Thibault:~] pierreth%
Regards.

---------------------
Pierre



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to