yyyy3531614 / bullet

Automatically exported from code.google.com/p/bullet
0 stars 0 forks source link

autoconf won't work in Scratchbox #412

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open scratchbox (and apply patch that makes configure.ac not broken)
2. ./autogen.sh
3. ./configure

What is the expected output? What do you see instead?
Expected:  appending configuration tag "F77" to libtool
           checking whether byte ordering is bigendian... no
     Got:  appending configuration tag "F77" to libtool
           configure: error: Unknown Architecture

What version of the product are you using? On what operating system?
2.76, uname -smor  gives  Linux 2.6.26-2-686 arm GNU/Linux  (inside scratchbox)

Please provide any additional information below.
Took the sources from bullet-2.76.tgz

Original issue reported on code.google.com by sigmundu...@gmail.com on 23 Jul 2010 at 9:30

GoogleCodeExporter commented 9 years ago

Autoconf support depends on community contributions. If you can make it work 
for your setup, can you provide a patch?

Our main supported build system is cmake, can you try that out?
Thanks,
Erwin

Original comment by erwin.coumans on 23 Jul 2010 at 2:03

GoogleCodeExporter commented 9 years ago

Original comment by erwin.coumans on 13 Dec 2010 at 11:14