After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 591311 - Configure doesn't work on Ubuntu 8.04
Configure doesn't work on Ubuntu 8.04
Status: RESOLVED DUPLICATE of bug 591310
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.24
Other All
: Normal minor
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-10 10:55 UTC by Miguel Angel Cabrera Moya
Modified: 2009-08-10 11:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Miguel Angel Cabrera Moya 2009-08-10 10:55:14 UTC
Please describe the problem:
i run configure script but i get the error

 ./configure: line 24732: syntax error near unexpected token `('
 ./configure: line 24732: `  for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do'
   configure failed

Running autogen.sh gives the same error.

Steps to reproduce:
1. run configure script
2. 
3. 

Actual results:
I get the error

./configure: line 24732: syntax error near unexpected token `('
 ./configure: line 24732: `  for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do'
   configure failed

Expected results:
configure generates Makefiles

Does this happen every time?
yes

Other information:
Comment 1 Tim-Philipp Müller 2009-08-10 11:09:44 UTC

*** This bug has been marked as a duplicate of 591310 ***