atefsaeed2010 / datacard

Automatically exported from code.google.com/p/datacard
Other
0 stars 1 forks source link

Missing files: config.sub & config.guess #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi. 

System - Elastix 2.0 (CentOS 5.5)

chan_datacard - today svn

[root@localhost datacard-read-only]# ./configure
configure: error: cannot run /bin/sh ./config.sub

Ok, 

[root@localhost datacard-read-only]# cp 
/usr/src/dahdi-linux-complete-2.4.0+2.4.0/tools/config.sub 
/usr/datacard-read-only/
[root@localhost datacard-read-only]# ./configure
checking build system type... /bin/sh: ./config.guess: No such file or directory
configure: error: cannot guess build type; you must specify one
[root@localhost datacard-read-only]# cp 
/usr/src/dahdi-linux-complete-2.4.0+2.4.0/tools/config.guess 
/usr/datacard-read-only
[root@localhost datacard-read-only]# ./configure

All ok, w/o errors

Original issue reported on code.google.com by solarwin...@yahoo.com on 14 Feb 2011 at 12:55

GoogleCodeExporter commented 9 years ago
read INSTALL file

Original comment by bg_...@mail.ru on 15 Feb 2011 at 4:15

GoogleCodeExporter commented 9 years ago

Original comment by pag...@gmail.com on 5 May 2011 at 10:18