Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64428 - e16menuedit need imlib to compile, but it's not a dependency
Summary: e16menuedit need imlib to compile, but it's not a dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-17 11:33 UTC by Marc V
Modified: 2004-09-25 20:01 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 Marc V 2004-09-17 11:33:39 UTC
e16menuedit won't compile if you don't have the package imlib instaled (not imlib2), so i think imlib should be a dependency of e16menuedit as it is required to work.

Reproducible: Always
Steps to Reproduce:
1. emerge -C imlib (if installed)
2. emerge e16menuedit
3.

Actual Results:  
e16menuedit wont compile because can't find imlib *.h libs

Expected Results:  
e16menuedit should install imlib before attemting to compile itself

nastassja ~ # emerge info
Portage 2.0.51_rc1 (gcc34-x86-2004.2, gcc-3.4.1, glibc-2.3.4.20040916-r0,
2.6.9-rc1-nitro4 i686)
=================================================================
System uname: 2.6.9-rc1-nitro4 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.5.3
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium-m -mtune=pentium-m -pipe -ftracer -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
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="-O3 -march=pentium-m -mtune=pentium-m -pipe -ftracer -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo
http://ftp.caliu.info/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb bitmap-fonts crypt encode foomaticdb gdbm ggi
gif gpm imlib jpeg libg++ libwww mad mikmod mmx motif mpeg ncurses nptl
oggvorbis opengl pam pdfli
Comment 1 SpanKY gentoo-dev 2004-09-17 13:25:29 UTC
imlib-1.x is not required, i just didnt completely remove it before and neither has upstream

i'll get them to remove it in cvs and then close the bug
Comment 2 SpanKY gentoo-dev 2004-09-25 20:01:11 UTC
fixed in portage & sent upstream