Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 158833

Summary: x11-wm/beryl-core-0.1.3 failed to emerge
Product: Gentoo Linux Reporter: Matthias F. Brandstetter (RETIRED) <haim>
Component: Current packagesAssignee: Joshua Jackson (RETIRED) <tsunam>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

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!