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

Bug 334071

Summary: Anjuta (2.30.2.1 and 2.28.2.0) won't compile
Product: Gentoo Linux Reporter: Torsten Schenk <torsten-schenk>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/tmp/portage/dev-util/anjuta-2.30.2.1/work/anjuta-2.30.2.1/config.log

Description Torsten Schenk 2010-08-23 13:22:52 UTC
When trying to emerge anjuta (both in portage available version 2.30.2.1 and 2.28.2.0) I get an error while ./configure:

2.28.2.0:
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
./configure: line 4658: syntax error near unexpected token `maximum'
./configure: line 4658: `GNOME_COMPILE_WARNINGS(maximum)'

2.30.2.1:
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
./configure: line 5218: syntax error near unexpected token `maximum'
./configure: line 5218: `GNOME_COMPILE_WARNINGS(maximum)'


Reproducible: Always

Steps to Reproduce:
1. emerge anjuta
2.
3.

Actual Results:  
Described error

Expected Results:  
No error
Comment 1 Torsten Schenk 2010-08-23 13:24:00 UTC
Created attachment 244201 [details]
/var/tmp/portage/dev-util/anjuta-2.30.2.1/work/anjuta-2.30.2.1/config.log
Comment 2 Torsten Schenk 2010-08-23 13:28:05 UTC
A search with different keywords did indeed reveal the problem, gnome-common was not installed.