24.12.2010 16:00, Brilliantov Kirill Vladimirovich wrote:
>   ./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
>

That is strange name of your toolchain. I always used toolchains with
"linux" in the name. Like arm-linux, or arm-softfloat-linux-gnu or
arm-mv5sft-linux-gnueabi. So --host was always enough.

Looks like your variant with "undefined reference" was closer to result.
Can you post here whole error message? Undefined reference to what and
where?

Kirill.

------------------------------------------------------------------------------
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