Hi List,
today I did a fink selfupdate and afterwards a bunch of packages
should have been updatet and so did all expect the librsvg2 and
librsvg2 package. The first one seems to compile fine but the
latter one (librsvg2-shlibs) fails with the following error:
make
make all-recursive
Making all in .
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-I/sw/include/libgsf-1 -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include
-DHAVE_SVGZ=1 -DORBIT2=1 -I/sw/include/libcroco
-I/sw/include/libcroco/parser -I/sw/include/libcroco/seleng
-I/sw/include/libcroco/layeng -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -I/sw/include/libxml2 -I/sw/include
-I/sw/include/libgnomeui-2.0 -I/sw/include/libgnome-2.0
-I/sw/include/libgnomecanvas-2.0 -I/sw/include/gtk-2.0
-I/sw/include/libart-2.0 -I/sw/include/gconf/2
-I/sw/include/libbonoboui-2.0 -I/sw/include/orbit-2.0
-I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0
-I/sw/lib/gnome-vfs-2.0/include -I/sw/include/bonobo-activation-2.0
-I/sw/include/pango-1.0 -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2 -I/sw/lib/gtk-2.0/include
-I/sw/include/atk-1.0 -DHAVE_LIBCROCO=1 -I. -I.
-I/sw/include/pango-1.0 -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/gtk-2.0
-I/sw/include/libart-2.0 -I/sw/include/libxml2 -I/sw/include
-I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include
-I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2 -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -DG_LOG_DOMAIN=\"librsvg\"
-DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DDATADIR="\"/sw/share\"" -no-cpp-precomp -I/sw/include -O3
-funroll-loops -fstrict-aliasing -c rsvg-gz.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include/libgsf-1
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/libxml2 -I/sw/include -DHAVE_SVGZ=1 -DORBIT2=1
-I/sw/include/libcroco -I/sw/include/libcroco/parser
-I/sw/include/libcroco/seleng -I/sw/include/libcroco/layeng
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include
-I/sw/include/libxml2 -I/sw/include -I/sw/include/libgnomeui-2.0
-I/sw/include/libgnome-2.0 -I/sw/include/libgnomecanvas-2.0
-I/sw/include/gtk-2.0 -I/sw/include/libart-2.0
-I/sw/include/gconf/2 -I/sw/include/libbonoboui-2.0
-I/sw/include/orbit-2.0 -I/sw/include/libbonobo-2.0
-I/sw/include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs-2.0/include
-I/sw/include/bonobo-activation-2.0 -I/sw/include/pango-1.0
-I/usr/X11R6/include -I/usr/X11R6/include/freetype2
-I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -DHAVE_LIBCROCO=1
-I. -I. -I/sw/include/pango-1.0 -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/gtk-2.0
-I/sw/include/libart-2.0 -I/sw/include/libxml2 -I/sw/include
-I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include
-I/sw/include/atk-1.0 -I/sw/include/pango-1.0 -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2 -I/sw/include/glib-2.0
-I/sw/lib/glib-2.0/include -DG_LOG_DOMAIN=\"librsvg\"
-DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DDATADIR=\"/sw/share\" -no-cpp-precomp -I/sw/include -O3
-funroll-loops -fstrict-aliasing -c rsvg-gz.c -fno-common -DPIC -o
.libs/rsvg-gz.lo
In file included from rsvg-styles.h:35,
from rsvg-private.h:30,
from rsvg-gz.c:25:
/sw/include/pango-1.0/pango/pangoft2.h:52: error: parse error
before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:57: error: parse error
before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:61: error: parse error
before '*' token
/sw/include/pango-1.0/pango/pangoft2.h:86: error: parse error
before "pango_ft2_font_get_face"
/sw/include/pango-1.0/pango/pangoft2.h:86: warning: data definition
has no type or storage class
make[2]: *** [rsvg-gz.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling librsvg2-2.4.0-6 failed
My fink version is Package manager version: 0.20.4 Distribution
version: 0.7.0.cvs running on a Power Mac G4 Dual 1.42 Ghz.
If more informations are neede feel free to ask and I will try to
provide them.
Regards,
Eric Hoch
--
## Ansprechpartner Anwenderunterst�tzung, users-Mailingliste
## War unsere Hilfe erfolgreich? Bitte teilen Sie es uns mit. Danke.
## de.OpenOffice.org - Office f�r MacOS X, Linux, Solaris & Windows
## Netikette? http://www.eschkitai.de/openoffice/netikette.html
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users