Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61281 - media-libs/imlib-1.9.14-r1 fails to compile (can't find gdk.h)
Summary: media-libs/imlib-1.9.14-r1 fails to compile (can't find gdk.h)
Status: RESOLVED DUPLICATE of bug 40453
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-22 11:44 UTC by Fernando Tarlá Cardoso Lemos
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
The complete error log (error.txt,63.85 KB, text/plain)
2004-08-22 11:45 UTC, Fernando Tarlá Cardoso Lemos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando Tarlá Cardoso Lemos 2004-08-22 11:44:09 UTC
When compiling imlib, it can't find "gdk.h", so I get tons of errors. I'll create an attachment with the complete error log.

Reproducible: Always
Steps to Reproduce:
1. emerge imlib
Actual Results:  
Tons of errors.


Portage 2.0.50-r10 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.8-gentoo-r1)
=================================================================
System uname: 2.6.8-gentoo-r1 i686 AMD Athlon(TM) XP 2200+
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -pipe"
CHOST="i386-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache fixpackages sandbox"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
http://www.las.ic.unicamp.br/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow alsa avi bindist foomaticdb gpm gtk2 javascript jpeg libg++ libwww
mikmod mmx motif mpeg nls opengl pdflib png quicktime sse ssl truetype x86 xml2
xv zlib"
Comment 1 Fernando Tarlá Cardoso Lemos 2004-08-22 11:45:07 UTC
Created attachment 37959 [details]
The complete error log
Comment 2 Sebastian 2004-08-22 13:39:41 UTC
I get the exact same error here.
Comment 3 Sebastian 2004-08-22 13:48:34 UTC
Seems the build is broken. Changelog states:

12 Aug 2004; Hanno Boeck <hanno@gentoo.org> imlib-1.9.14-r1.ebuild:
  No gtk-dep if USE="-gtk" is set.

Look into the build and search for gtk. There's something wrong in case you don't have "-gtk" nor "gtk" in your USE flags in make.conf.

Emerging imlib with USE="gtk" emerge imlib works.
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2004-08-22 15:47:04 UTC
please search next time

*** This bug has been marked as a duplicate of 40453 ***