2011-10-10 06:20:26 bind package compilation error
Parimala Baggiri (INDIA)
Message: 103770
I am getting the following compilation error when I compile uclinux-dist with 'bind' enable.
cc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
cc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
../../../lib/dns/gen.c:1:0: error: bad value (bf537-0.2) for -mtune= switch
make[6]: *** [gen] Error 1
make[6]: Leaving directory `/home/parimala/uClinux/uclinux-dist/user/bind/builddir/lib/dns'
make[5]: *** [subdirs] Error 1
make[5]: Leaving directory `/home/parimala/uClinux/uclinux-dist/user/bind/builddir/lib'
make[4]: *** [subdirs] Error 1
make[4]: Leaving directory `/home/parimala/uClinux/uclinux-dist/user/bind/builddir'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/parimala/uClinux/uclinux-dist/user/bind'
Am I missing out any thing?
I need 'dig' & 'host' commands available with bind package.
Regards,
Parimala
QuoteReplyEditDelete
2011-10-13 05:13:22 Re: bind package compilation error
Aaron Wu (CHINA)
Message: 103843
Sonic has just ported the bind to blackfin and a patch is ready in the trunk earlier today, you may either try the trunk or porting the patch to your current version. Before that we have not ported the bind on blackfin yet so you can't pass the compile.