In trying to run update-all, I'm finding that things get stuck on gnome
print:

rm -rf gnome-print-0.35-2
mkdir -p /sw/src/gnome-print-0.35-2
bzip2 -dc /sw/src/gnome-print-0.35.tar.bz2 | tar -xf -
cp -f /sw/lib/fink/update/Makefile.in.in po/
sed -e 's|<PREFIX>|/sw|g'
</sw/fink/dists/unstable/main/finkinfo/gnome/gnome-print-0.35-2.patch |
patch -p1
patching file sw/etc/gnome/fonts/gnome-print-ghostscript.fontmap
patching file sw/etc/gnome/fonts/gnome-print-x11.fontmap

[....etc. etc. etc....]

cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I../intl -I/sw/include
-I/sw/include/freetype2 -I/sw/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
-I/sw/lib/gnome-libs/include -I/sw/include -I/sw/include/gtk-1.2
-I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include
-I/sw/include/gdk-pixbuf-1.0 -I/sw/include/gnome-xml
-DPROFILEDIR=\"/sw/share/gnome-print/profiles/\"
-DGNOMEPRINT_LIBDIR=\"/sw/lib\" -I/sw/include -I/sw/include/gtk-1.2
-I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include
-DGNOMELOCALEDIR=\"/sw/share/locale\" -DBINDIR=\"/sw/bin\"
-DDATADIR=\"/sw/share\" -DFONTMAPDIR_STATIC=\"/sw/share/gnome/fonts\"
-DFONTMAPDIR_DYNAMIC=\"/sw/etc/gnome/fonts\" -O3 -no-cpp-precomp -Wall
-Wunused -c gnome-print-ps2.c  -fno-common -DPIC -o gnome-print-ps2.lo
In file included from gnome-print-ps2.c:51:
../libgnomeprint/gnome-font-private.h:50: parse error before `FT_Face'
../libgnomeprint/gnome-font-private.h:50: warning: no semicolon at end of
struct or union
make[2]: *** [gnome-print-ps2.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### make failed, exit code 2
Failed: compiling gnome-print-0.35-2 failed

Everything else is pretty much up to date with the unstable/main tree. Any
tips?

-- Steve Anderson


_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to