Mishustin Kirill wrote on 12/24/2010 12:43 PM:
> Hi.
> 
> 24.12.2010 15:27, Brilliantov Kirill Vladimirovich wrote:
>> Hello!
>> I solve this problem useing next parametr:
>> ./configure --prefix=/tmp/net-snmp --host=arm-linux --disable-manuals
>> --disable-embedded-perl --disable-ipv6  --with-cc=arm_v5t_le-gcc
>> --with-sys-contact="[email protected]" --with-sys-location="ip-camera"
>> --with-default-snmp-version="2" --with-logfile="/var/log/snmpd.log"
>> --with-persistent-directory="/var/net-snmp"
>>
>> But I get next error - undefined reference.
>>
> 
> Try withdrawing "--with-cc" parameter and specify whole toolchain prefix
> in --host parameter. Like: --host=arm_v5t_le.
> And I'm not sure, but when I cross compiling net-snmp I always specify
> endianness, try to add it too.
> 
> Kirill.
> 
> 

Thank you for your reply Kirill!
But you solve don't work:

 ./configure --prefix=/tmp/net-snmp --host=arm_v5t_le --disable-manuals
--disable-embedded-perl --disable-ipv6
--with-sys-contact="[email protected]" --with-sys-location="ip-camera"
--with-default-snmp-version="2" --with-logfile="/var/log/snmpd.log"
--with-persistent-directory="/var/net-snmp"

.................................
checking for inline... inline
checking build system type... i686-pc-linux-gnu
checking host system type... Invalid configuration `arm_v5t_le': machine
`arm_v5t_le' not recognized
configure: error: /bin/sh ./config.sub arm_v5t_le failed

-- 
С уважением,
Бриллиантов Кирилл Владимирович
…………………………………………………………………
программист, технический отдел
ООО «БайтЭрг»
Видеокамеры МВК – Эффективность разумных решений
…………………………………………………………………
+7(495)221-66-22 доб.122
http://www.byterg.ru    http://www.bestdvr.ru

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to