bugGnash - The GNU Flash player - Bugs: bug #31261, Configure error on IBM s390x

 
 

bug #31261: Configure error on IBM s390x

Submitted by:  James Michael DuPont <mdupont>
Submitted on:  Wed 06 Oct 2010 07:13:05 AM UTC  
 
Category: buildSeverity: 3 - Normal
Release: trunkStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Wed 06 Oct 2010 01:55:20 PM UTC, comment #1:

This isn't really a Gnash bug, maybe a autoconf one. I'd make sure you are running the bash shell, and not something similar like ksh. I've had other issues using configure scripts with non bash shells.

Rob Savoye <rsavoye>
Project Administrator
Wed 06 Oct 2010 07:13:05 AM UTC, original submission:

IBM offers virtual linux machines for free software developers,
you can request on here.
troublet.zseriespenguins.ihost.com/

Configuring gnash on the ibm fails

checking for shm_unlink... yes
checking to see if float formatting is broken... ../configure: line 46984: syntax error near unexpected token `ac_ext=c'
../configure: line 46984: `fi ac_ext=c'

Config :
autoconf (GNU Autoconf) 2.59
Linux l003014 2.6.9-42.EL #1 SMP Wed Jul 12 23:21:43 EDT 2006 s390x s390x s390x GNU/Linux

if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); } && { ac_try='./conftest$ac_exeext'
{ (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
broken_float=no
else
echo "$as_me: program exited with status $ac_status" >&5
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5

( exit $ac_status )
broken_float=yes
fi
rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu

Fixed by adding a newline after the fi.

fi
ac_ext=c

James Michael DuPont <mdupont>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by rsavoye (Updated the item)
  • -unavailable- added by mdupont (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follows 1 latest change.

    Date Changed By Updated Field Previous Value => Replaced By
    Wed 06 Oct 2010 01:55:20 PM UTCrsavoyeOpen/ClosedOpen=>Closed

    Back to the top


    Powered by Savane 3.1-cleanup1