Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2600 - xemacs-gamma build fails
Summary: xemacs-gamma build fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-08 22:37 UTC by pball
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

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 pball 2002-05-08 22:37:47 UTC
when I emerge xemacs-gamma it tells me there's an invalid dependency. this is my
first ever bug reported, sorry if I've omitted info. 

Calculating dependencies  \!!! Error merging
/usr/portage/app-editors/xemacs-gamma/xemacs-gamma-21.4.7.ebuild: invalid
dependency in:
[01m
'>=sys-libs/gdbm-1.8.0 >=sys-libs/zlib-1.1.4 >=dev-libs/openssl-0.9.6 xface? (
media-libs/compface ) gpm? ( >=sys-libs/gpm-1.20.0 ) postgres? (
>=dev-db/postgresql-7.2 ) nas? ( media-libs/nas ) esd? ( media-sound/esound )
motif? ( >=x11-libs/openmotif-2.1.30 ) gtk? ( =x11-libs/gtk+-1.2* ) gnome? (
=gnome-base/gnome-core-1.4* ) lucid? ( ) tiff? ( media-libs/tiff ) png? (
media-libs/libpng ) jpeg? (media-libs/jpeg ) mule? ( ) X? ( virtual/x11 )
>=sys-libs/gdbm-1.8.0 >=sys-libs/zlib-1.1.4 >=dev-libs/openssl-0.9.6 xface? (
media-libs/compface ) gpm? ( >=sys-libs/gpm-1.20.0 ) postgres? (
>=dev-db/postgresql-7.2 ) nas? ( media-libs/nas ) esd? ( media-sound/esound )
motif? ( >=x11-libs/openmotif-2.1.30 ) gtk? ( =x11-libs/gtk+-1.2* ) gnome? (
=gnome-base/gnome-core-1.4* ) lucid? ( ) tiff? ( media-libs/tiff ) png? (
media-libs/libpng ) jpeg? (media-libs/jpeg ) mule? ( ) X? ( virtual/x11 )'[0m
>>> Please report this ebuild error to http://bugs.gentoo.org.
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2002-05-12 23:20:57 UTC
I can't reproduce this. However, this is similar to a bug reported on one of the
mailing lists. If it's the same bug, it's been fixed for a few days. Try
rsyncing to see if you have the new version.

The bug which was fixed was:

"jpeg? (media-libs/jpeg )"

ie. the lack of whitespace between the '(' and 'm'. :-/

Matt