Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139764 - x11-wm/enlightenment-0.16.8.1 ebuild missing libXdamage dep
Summary: x11-wm/enlightenment-0.16.8.1 ebuild missing libXdamage dep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-09 06:00 UTC by Thomas Sachau
Modified: 2006-07-14 22:43 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 Thomas Sachau gentoo-dev 2006-07-09 06:00:00 UTC
i tried to compile enlightenment but the ebuild faild. These are the last rows:

if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl      -march=pentium4 -O2 -pipe -fomit-frame-pointer -MT dox.o -MD -MP -MF ".deps/dox.Tpo" -c -o dox.o dox.c; \
then mv -f ".deps/dox.Tpo" ".deps/dox.Po"; else rm -f ".deps/dox.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl      -march=pentium4 -O2 -pipe -fomit-frame-pointer -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; \
then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl      -march=pentium4 -O2 -pipe -fomit-frame-pointer -MT format.o -MD -MP -MF ".deps/format.Tpo" -c -o format.o format.c; \
then mv -f ".deps/format.Tpo" ".deps/format.Po"; else rm -f ".deps/format.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl      -march=pentium4 -O2 -pipe -fomit-frame-pointer -MT text.o -MD -MP -MF ".deps/text.Tpo" -c -o text.o text.c; \
then mv -f ".deps/text.Tpo" ".deps/text.Po"; else rm -f ".deps/text.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl      -march=pentium4 -O2 -pipe -fomit-frame-pointer -MT ttfont.o -MD -MP -MF ".deps/ttfont.Tpo" -c -o ttfont.o ttfont.c; \
then mv -f ".deps/ttfont.Tpo" ".deps/ttfont.Po"; else rm -f ".deps/ttfont.Tpo"; exit 1; fi
i686-pc-linux-gnu-gcc  -march=pentium4 -O2 -pipe -fomit-frame-pointer  -L/usr/lib -o edox  dox.o file.o format.o text.o ttfont.o -L/usr/lib -lImlib2 -lfreetype -lz -lX11 -lXext -ldl -lm  -lXcomposite -lXdamage -lXfixes -lXrender -lXxf86vm -lXext  -lX11 -lm 
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXdamage
collect2: ld returned 1 exit status
make[3]: *** [edox] Error 1
make[3]: Leaving directory `/var/tmp/portage/enlightenment-0.16.8.1/work/e16-0.16.8.1/dox'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/enlightenment-0.16.8.1/work/e16-0.16.8.1/dox'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/enlightenment-0.16.8.1/work/e16-0.16.8.1'
make: *** [all] Error 2

!!! ERROR: x11-wm/enlightenment-0.16.8.1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  enlightenment-0.16.8.1.ebuild, line 63:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 SpanKY gentoo-dev 2006-07-14 22:43:14 UTC
fixed in cvs, thanks