Forum Discussion
Altera_Forum
Honored Contributor
20 years agonet-snmp with Mircrotronix cross compile
Hi, with the Mircrotronix cross compile chain I'm trying to compile net-snmp 5.2.2. I get the following error when creating the libnetsnmp.so : /usr/local/nios2[long path]/3.4.3/[long path...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by temex@Dec 14 2005, 04:00 AM hi,
just download the latest net-snmp sources 5.2.2.
edit config.sub:
add "| nios2" in the "case $basic_machine in"
run:
./configure --host=nios2-linux --with-cc=nios2-linux-gcc --disable-shared -enable-static --with-endianness=little
compile and seems to work fine. (works under linux not cygwin)
good luck,
marc
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11532)
--- quote end ---
--- Quote End --- Thank you very much http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif