Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8265 - (Galeon - Evolution - Gnome-print) Compilation fail : it can't find files from gdk-pixbuf
Summary: (Galeon - Evolution - Gnome-print) Compilation fail : it can't find files fro...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Highest major
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-23 13:49 UTC by Ph. Bobo
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ph. Bobo 2002-09-23 13:49:40 UTC
Checking go fine but after this is another story :


gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I../intl
-I/usr/include/freetype2 -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include
-I/var/tmp/portage/gdk-pixbuf-0.18.0-r1/image//usr/include/gdk-pixbuf-1.0
-I/usr/include/gnome-xml -DPROFILEDIR=\"/usr/share/gnome-print/profiles/\"
-DGNOMEPRINT_LIBDIR=\"/usr/lib\" -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include
-DGNOMELOCALEDIR=\"/usr/share/locale\" -DBINDIR=\"/usr/bin\"
-DDATADIR=\"/usr/share\" -DFONTMAPDIR_STATIC=\"/usr/share/gnome/fonts\"
-DFONTMAPDIR_DYNAMIC=\"/etc/gnome/fonts\" -march=i586 -O3 -pipe -Wall -Wunused
-c gnome-print-master-preview.c  -fPIC -DPIC -o .libs/gnome-print-master-preview.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I../intl
-I/usr/include/freetype2 -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include
-I/var/tmp/portage/gdk-pixbuf-0.18.0-r1/image//usr/include/gdk-pixbuf-1.0
-I/usr/include/gnome-xml -DPROFILEDIR=\"/usr/share/gnome-print/profiles/\"
-DGNOMEPRINT_LIBDIR=\"/usr/lib\" -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include
-DGNOMELOCALEDIR=\"/usr/share/locale\" -DBINDIR=\"/usr/bin\"
-DDATADIR=\"/usr/share\" -DFONTMAPDIR_STATIC=\"/usr/share/gnome/fonts\"
-DFONTMAPDIR_DYNAMIC=\"/etc/gnome/fonts\" -march=i586 -O3 -pipe -Wall -Wunused
-c gnome-print-master.c  -fPIC -DPIC -o .libs/gnome-print-master.lo
In file included from gnome-print-master.c:36:
../libgnomeprint/gnome-print.h:5: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
In file included from gnome-print-master-preview.c:54:
../libgnomeprint/gnome-print.h:5: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
In file included from gnome-print-master.c:36:
../libgnomeprint/gnome-print.h:113: parse error before `GdkPixbuf'
In file included from gnome-print-master-preview.c:54:
../libgnomeprint/gnome-print.h:113: parse error before `GdkPixbuf'
make[2]: *** [gnome-print-master.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [gnome-print-master-preview.lo] Error 1
make[2]: Leaving directory
`/mnt/main/tmp/portage/gnome-print-0.35-r3/work/gnome-print-0.35/libgnomeprint'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/mnt/main/tmp/portage/gnome-print-0.35-r3/work/gnome-print-0.35'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 38, Exitcode 2
!!! (no error message)
Comment 1 foser (RETIRED) gentoo-dev 2002-10-17 10:30:31 UTC
For some reason your 'gdk-pixbuf-config --cflags' returns wrong paths. Try
re-emerging gdk-pixbuf and/or upgrading to the latest version available (0.20.0).
Comment 2 foser (RETIRED) gentoo-dev 2002-10-23 17:35:21 UTC
no more activity. closing