On Fri, 2005-04-29 at 10:27, M. Vivek wrote:
> But i am facing the following problem now ,
> linux_kernal.c
> is not included in Makefiles and there were some linker
> errors happening. I manually included that file in the
> Makefile and its able to link.
I suspect that the configure script doesn't recognise
that you're cross-compiling, when it tries to decide which
MIB modules to include.
>
> The following is the options which i hav used in
> configure,
> ./configure --with-cc='lx4189-uclibc-gcc' --host='mips' --target='mips'
> --with-endianness=big--with-ar='/opt/kenati/lx4189-kenati-linux/bin/ar'
> --libdir='/opt/fusiv_linux/uClibc-0.9.26/'
> --libexecdir='/opt/fusiv_linux/uClibc-0.9.26/'
> --includedir='/opt/fusiv_linux/uClibc-0.9.26'
> --with-cflags='-static'
Try adding
'--with-mib-modules=mibII/linux_kernal.c'
explicitly, and see if that helps.
Dave
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
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