Hello,

I just installed fink on my new MacBook (the aluminum one), using the
source tar ball 0.28.1. Leopard is up-to-date on my machine.

Then I tried to install some package (xchat) which required about 100
other packages, lots of gnome stuff. At my first try it got stuck on a
linking problem with gtk+2, libXrandr.2.0.0.dylib was missing, which
according to FAQ 7.8 on the finkproject.org web site should be
solvable by installing the newest Xcode. I did that (3.1.2). Then I
wiped the /sw directory and tried a new install from scratch. This
time it seems to be crashing *earlier*, namely while building cairo (a
dependency of gtk+2):

gcc -dynamiclib  -o .libs/libcairo.2.17.5.dylib
.libs/libcairo_la-cairo.o .libs/libcairo_la-cairo-arc.o [SNIP: many
*.o files] .libs/libcairo_la-cairo-ft-font.o
-L/sw/lib/freetype219/lib -L/sw/lib/fontconfig2/lib -L/sw/lib
/sw/lib/freetype219/lib/libfreetype.dylib -lz
/sw/lib/fontconfig2/lib/libfontconfig.1.3.0.dylib
/usr/lib/libiconv.dylib /usr/lib/libz.dylib /sw/lib/libglitz.dylib
/usr/lib/libm.dylib -lm /sw/lib/libpng12.dylib
/usr/X11/lib/libXrender.1.3.0.dylib -L/usr/X11/lib
/usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib
/usr/X11/lib/libX11.6.2.0.dylib /sw/lib/libpixman-1.dylib
/sw/lib/libexpat.dylib  -Wl,-framework -Wl,CoreServices -Wl,-framework
-Wl,ApplicationServices -Wl,-framework -Wl,ApplicationServices
-install_name  /sw/lib/libcairo.2.dylib -compatibility_version 20
-current_version 20.5
i686-apple-darwin9-gcc-4.0.1:
/sw/lib/fontconfig2/lib/libfontconfig.1.3.0.dylib: No such file or
directory
make[2]: *** [libcairo.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.QHJhGn failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-cairo-1.6.4-2
(Reading database ... 4453 files and directories currently installed.)
Removing fink-buildlock-cairo-1.6.4-2 ...
Failed: phase compiling: cairo-1.6.4-2 failed


The directory /sw/lib/fontconfig2/lib actually exists and contains:

libfontconfig.1.dylib   libfontconfig.fink.la   pkgconfig
libfontconfig.dylib     libfontconfig.la


So it looks like the cairo package expects a newer fontconfig2 package
than the default fink install is giving me. Is this a bug in some of
the packages or did I do something wrong myself?

Thanks for any hints,
David Boersma

------------------------------------------------------------------------------
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to