Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158833 - x11-wm/beryl-core-0.1.3 failed to emerge
Summary: x11-wm/beryl-core-0.1.3 failed to emerge
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Joshua Jackson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-22 07:34 UTC by Matthias F. Brandstetter (RETIRED)
Modified: 2006-12-22 09:10 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.txt,8.98 KB, text/plain)
2006-12-22 07:35 UTC, Matthias F. Brandstetter (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias F. Brandstetter (RETIRED) gentoo-dev 2006-12-22 07:34:26 UTC
While trying to emerge beryl-core I get this error:

./configure: line 21294: syntax error near unexpected token `0.35.0'
./configure: line 21294: `IT_PROG_INTLTOOL(0.35.0)'

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/beryl-core-0.1.3/work/beryl-core-0.1.3/config.log

!!! ERROR: x11-wm/beryl-core-0.1.3 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  beryl-core-0.1.3.ebuild, line 33:   Called econf '--with-berylmesadir=/var/tmp/portage/beryl-core-0.1.3/work/beryl-mesa'
  ebuild.sh, line 540:   Called die
Comment 1 Matthias F. Brandstetter (RETIRED) gentoo-dev 2006-12-22 07:35:35 UTC
Created attachment 104579 [details]
emerge --info
Comment 2 Joshua Jackson (RETIRED) gentoo-dev 2006-12-22 08:31:47 UTC
What version of dev-util/intltool are you running?
Comment 3 Matthias F. Brandstetter (RETIRED) gentoo-dev 2006-12-22 09:10:50 UTC
I just upgraded to latest dev-util/intltool and now compilation works.
Thanks!