atefsaeed2010 / asterisk-chan-dongle-01

Automatically exported from code.google.com/p/asterisk-chan-dongle
Other
0 stars 1 forks source link

Compile for openwrt attitude adjustment #150

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

i have a problem with compile chan-dongle for openwrt attitude adjustment 12.09 
final for x86 Alix board.
I use this Makefile (chan-dongle) 
http://code.google.com/p/asterisk-chan-dongle/issues/attachmentText?id=66&aid=66
0003000&name=Makefile&token=H1ryPjVB8825BXP5pTn-Dqvk268%3A1358666452731

When i use Make this is the result:

cp: cannot stat 
`/home/notroot/openwrt/attitude_adjustment/staging_dir/toolchain-i386_gcc-4.6-li
naro_uClibc-0.9.33.2/lib/libuClibc-*.so': No such file or directory
cp: cannot stat 
`/home/notroot/openwrt/attitude_adjustment/staging_dir/toolchain-i386_gcc-4.6-li
naro_uClibc-0.9.33.2/lib/libcrypt-*.so': No such file or directory
cp: cannot stat 
`/home/notroot/openwrt/attitude_adjustment/staging_dir/toolchain-i386_gcc-4.6-li
naro_uClibc-0.9.33.2/lib/libm-*.so': No such file or directory
cp: cannot stat 
`/home/notroot/openwrt/attitude_adjustment/staging_dir/toolchain-i386_gcc-4.6-li
naro_uClibc-0.9.33.2/lib/libpthread-*.so': No such file or directory
make[2]: *** 
[/home/notroot/openwrt/attitude_adjustment/build_dir/target-i386_uClibc-0.9.33.2
/toolchain/.built] Error 1
make[2]: Leaving directory 
`/home/notroot/openwrt/attitude_adjustment/package/toolchain'
make[1]: *** [package/toolchain/compile] Error 2
make[1]: Leaving directory `/home/notroot/openwrt/attitude_adjustment'
make: *** [package/feeds/packages/asterisk18-chan-dongle/compile] Fehler 2

Is this a problem with the Makefile from chan-dongle? Or is this a problme with 
the Bulidroot from openWRT. (I can compile any other Modules without a problem).

Thanks for your help.

Marc

Original issue reported on code.google.com by marcandr...@gmail.com on 3 Sep 2013 at 9:21

GoogleCodeExporter commented 9 years ago

Original comment by bg_...@mail.ru on 7 Sep 2013 at 11:57

GoogleCodeExporter commented 9 years ago
I have the same problem...  I think is buildroot from openwrt (i can compile 
any other modules without a problem too). I tried to put my compiled program in 
the base-files but unfortunately i have a problem when i try to compile my 
openwrt. =/ 

Original comment by dhiga...@yahoo.com.br on 17 Sep 2013 at 7:05