[asterisk-users] Problem installing asterisk 10.1.3 on SUSE

Raj Mathur ( राज माथुर ) raju at linux-delhi.org
Thu Mar 22 21:45:09 CDT 2012


On Thursday 22 Mar 2012, Danny Nicholas wrote:
> Hi gang,
> 
>                I've put 10.X on about 15 different VM's now, but I've
> run into a buzzsaw on this one and my google-fu has failed me
> 
> Output of make
> 
> CC="cc" CXX="" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect
> CONFIGURE_SILENT="--silent" menuselect
> make[1]: Entering directory
> `/usr/local/src/asterisk-10.1.3/menuselect'
> make[1]: `menuselect' is up to date.
> make[1]: Leaving directory
> `/usr/local/src/asterisk-10.1.3/menuselect'
>    [LD] astdb2sqlite3.o db1-ast/libdb1.a -> astdb2sqlite3
> /usr/lib64/gcc/x86_64-suse-linux/4.1.2/libstdc++.so: file not
> recognized: File format not recognized

Try:

file astdb2sqlite3.o
file db1-ast/*.o
file /usr/lib64/gcc/x86_64-suse-linux/4.1.2/libstdc++.so

(with the appropriate paths for the first two) and see if they're the 
same (32 or 64-bit) architecture.  The third is likely to be 64-bit 
anyway, what are the first two?

Regards,

-- Raj
-- 
Raj Mathur                          || raju at kandalaya.org   || GPG:
http://otheronepercent.blogspot.com || http://kandalaya.org || CC68
It is the mind that moves           || http://schizoid.in   || D17F



More information about the asterisk-users mailing list