Re: Cross compile error on arm-linux

2010-02-21 Thread Thomas Anders
Sylvain Dery wrote: > I'm trying to cross-compile the snmp agent for a arm-linux system on a > Fedora 9 system and I get the following error: "" > /usr/local/arm/ep93xx-d1/lib/gcc/arm-linux/3.4.3/../../../../arm-linux/bin/ld: > ERROR: /tmp/ccm9qwTf.o does not use Maverick instructions, whereas a.o

Cross compile error on arm-linux

2010-02-19 Thread Sylvain Dery
Hi, I'm trying to cross-compile the snmp agent for a arm-linux system on a Fedora 9 system and I get the following error: "" /usr/local/arm/ep93xx-d1/lib/gcc/arm-linux/3.4.3/../../../../arm-linux/bin/ld: ERROR: /tmp/ccm9qwTf.o does not use Maverick instructions, whereas a.out does Following i

Re: net-snmp-5.4 compile error

2007-01-29 Thread Thomas Anders
liu.renfeng wrote: > There is no lib name libbeecrypt.so.5 in /usr/local/lib in my system(Redhat > AS4). There is a libbeecrypt.so.6 in /usr/lib and I create a symbol link for > it but still I get the message as I send before. Please re-read the FAQ section in question and install the beecrypt-d

Re: Re: Re: net-snmp-5.4 compile error

2007-01-29 Thread liu.renfeng
-30 发件人: Zhang Chuan 发送时间: 2007-01-30 12:50:35 收件人: liu.renfeng 抄送: [EMAIL PROTECTED] 主题: Re: Re: net-snmp-5.4 compile error Try this one: ln -s /usr/local/lib/libbeecrypt.so.5 /usr/lib/libbeecrypt.so.5 On 1/30/07, liu.renfeng <[EMAIL PROTECTED]> wrote: Thanks very much. I create a

Re: Re: net-snmp-5.4 compile error

2007-01-29 Thread Zhang Chuan
*发送时间:* 2007-01-29 17:32:43 *收件人:* liu.renfeng *抄送:* [EMAIL PROTECTED] *主题:* Re: net-snmp-5.4 compile error liu.renfeng wrote: > I configure net-snmp-5.4 with default by using "./configure" > > and then type make to compile the packge, after a long wait I get following e

Re: Re: net-snmp-5.4 compile error

2007-01-29 Thread liu.renfeng
* [subdirs] Error 1 Best Regards, Robin Tel: +86-27-8761-7326 Ext: 309 2007-01-30 发件人: Thomas Anders 发送时间: 2007-01-29 17:32:43 收件人: liu.renfeng 抄送: [EMAIL PROTECTED] 主题: Re: net-snmp-5.4 compile error liu.renfeng wrote: > I configure net-snmp-5.4 with default by using "./configure&qu

Re: net-snmp-5.4 compile error

2007-01-29 Thread Thomas Anders
liu.renfeng wrote: > I configure net-snmp-5.4 with default by using "./configure" > > and then type make to compile the packge, after a long wait I get following > errors(I use Redhat AS4 U3 system): > > libtool: link: cannot find the library `/usr/lib/libbeecrypt.la' or unhandled > argument `/

net-snmp-5.4 compile error

2007-01-29 Thread liu.renfeng
I configure net-snmp-5.4 with default by using "./configure" and then type make to compile the packge, after a long wait I get following errors(I use Redhat AS4 U3 system): snmpd.c: In function `main': snmpd.c:948: warning: assignment discards qualifiers from pointer target type gcc -I../inclu

Re: SGI SNMP.xs compile error [was Re: SNMP.xs error?]

2006-05-16 Thread Thomas Anders
G. S. Marzot wrote: This issue should be sent to [email protected] where others with SGI experience might be able to help better...copying response there. This is a very odd error...somehow newSVuv() looks as if it is returning something of type 'int' I don't get any warning

SGI SNMP.xs compile error [was Re: SNMP.xs error?]

2006-05-12 Thread G. S. Marzot
_sv #else # define STRUCT_SV sv #endif typedef struct STRUCT_SV SV; sonot much help...all above with perl 5.8.8 and latest net-snmp perl module on i386 FC5. -G Thomas Anders wrote: > Joe, Wes, > > there's an interesting compile error on IRIX in perl/SNMP/SNMP.c (in > net-s

windows compile error on net-snmp 5.3.0.1

2006-02-08 Thread Javier Torres
Hello all, I am trying to compile 5.3.0.1 under cygwin.  It goes through most of the compile then pukes with the following: _EXPORT -DPIC -o host/.libs/hr_network.lohost/hr_network.c: In function `Save_HR_Network_Info':host/hr_network.c:250: error: invalid use of undefined type `struct ifn

Re: compile error

2005-12-08 Thread Dave Shield
On Thu, 2005-12-08 at 14:36 +0900, sunsson wrote: > When I compile(./make) the source after “./configure”, > I met this error. > But I don’t know this error. Try the following patch: --- interface_linux.c 15 Jun 2005 21:39:50 - 1.20.2.4 +++ interface_linux.c 8 Dec 2005 10:29:45 - @@

Re: compile error

2005-12-08 Thread Dave Shield
On Thu, 2005-12-08 at 14:36 +0900, sunsson wrote: > When I compile(./make) the source after “./configure”, > I met this error. Which version of the code are you using? What O/S and hardware are you trying this on? > Would I download the source again? I doubt that would help. Dave ---

compile error

2005-12-08 Thread sunsson
When I compile(./make) the source after “./configure”, I met this error. But I don’t know this error. Would I download the source again?   === In file included from if-mib/data_access/interface_linux.c:27: /usr/include/pci/pci.h:29

cross-compile error: dereferencing pointer to incomplete type

2005-11-24 Thread Rick.Lee
build system: linux redhat9.0 cross compiler: arm-linux-gcc 2.95.3 system configure method: ./configure --prefix=/root/usr --build=i686-linux --host=arm-linux --target=arm-linux --with-perl-modules --with-endianness=little 2>&1 | tee b error related produced result: checking for rtentry.rt_dst...

cross-compile error: dereferencing pointer to incomplete type

2005-11-23 Thread Rick.Lee
build system: linux redhat9.0 cross compiler: arm-linux-gcc 2.95.3 system configure method: ./configure --prefix=/root/usr --build=i686-linux --host=arm-linux --target=arm-linux --with-perl-modules --with-endianness=little 2>&1 | tee b error related produced result: checking for rtentry.rt_dst...

Re: 5.2.x MacOS/X 10.2 compile error

2005-10-02 Thread Robert Story
On Wed, 28 Sep 2005 13:23:58 -0700 OpenMacNews wrote: O> 0 libSystem.B.dylib0x900031e8 strlen + 8 O> 1 libnetsnmpagent.10.dylib 0x00356478 netsnmp_iquery_session + O> 136 (iquery.c:145) This has been fixed in CVS... -- NOTE: messages sent directly to me, instead of th

Re: 5.2.x MacOS/X 10.2 compile error

2005-10-02 Thread OpenMacNews
hi robert, On Wed, 28 Sep 2005 13:23:58 -0700 OpenMacNews wrote: O> 0 libSystem.B.dylib 0x900031e8 strlen + 8 O> 1 libnetsnmpagent.10.dylib 0x00356478 netsnmp_iquery_session + O> 136 (iquery.c:145) This has been fixed in CVS... confirmed ... CVS head, as of, 10/1/05 8:37

RE: 5.2.x FreeBSD 4.10-BETA compile error

2005-09-28 Thread Bruce Shaw
Works fine for me FreeBSD 5.3 Openssl 0.9.7a >Current CVS compile fine now, but "make test" only reports "41 / 46 >succeeded". SNMPv3 privacy seems to fail consistently: >13:testing SNMPv3 get using MD5/AES of .1.3.6.1.2.1.1.3.0...FAIL >14:testing SNMPv3 get using MD5/DES of .1.3.6.1.2.1.1.3.0..

Re: 5.2.x MacOS/X 10.2 compile error

2005-09-28 Thread OpenMacNews
hi thomas, This should be fixed in 5.2.x CVS already. Can you try on your system(s) (which?) and report back to us? bottom line 522pre2 looks OK! 53x-cvs, tho, has some issues ... richard. here's are the latest details: case (1) 5.2.2pre2 on OSX 10.4.2 +++

Re: 5.2.x MacOS/X 10.2 compile error

2005-09-28 Thread OpenMacNews
Should be darwin8.h, then, shouldn't it? probably ... but for now, iiuc, darwin8.h "includes" darwin7.h, doesn't it? richard --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, an

Re: 5.2.x MacOS/X 10.2 compile error

2005-09-28 Thread OpenMacNews
hi thomas, i'll test both 5.2.2-pre2 w/o the #undef, and CVS out of the box, and get back ... As for the #undef, ask Robert on IRC. He knows better than me. he's the one i'm chatting with ... very helpful. nice chap, too! :-) What system are you testing on? 10.3? 10.4.2. 10.3.9 is a

Re: 5.2.x MacOS/X 10.2 compile error

2005-09-28 Thread OpenMacNews
hi again, this error sounds familiar ... thought i do NOT see it specifically in my notes. This should be fixed in 5.2.x CVS already. Can you try on your system(s) (which?) and report back to us? heh, IRC and listmail on the same topic at the sime time! shoulda bought a lottery ticket toda

Re: 5.2.x MacOS/X 10.2 compile error

2005-09-28 Thread Thomas Anders
OpenMacNews wrote: this error sounds familiar ... thought i do NOT see it specifically in my notes. This should be fixed in 5.2.x CVS already. Can you try on your system(s) (which?) and report back to us? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) -

Re: 5.2.x MacOS/X 10.2 compile error

2005-09-28 Thread OpenMacNews
hi, ../../../../src/net-snmp-5.2cvs/agent/mibgroup/mibII/interfaces.c:134: /usr/include/netinet/in_pcb.h:249: error: field `nat_dummy_socket' has incomplete type this error sounds familiar ... thought i do NOT see it specifically in my notes. try: echo "#undef ICMPSTAT_SYMBOL" >> include/

Re: 5.2.x FreeBSD 4.10-BETA compile error

2005-09-28 Thread Wes Hardaker
> On Wed, 28 Sep 2005 18:52:00 +0200, Thomas Anders <[EMAIL PROTECTED]> > said: Thomas> 13:testing SNMPv3 get using MD5/AES of .1.3.6.1.2.1.1.3.0...FAIL Thomas> 14:testing SNMPv3 get using MD5/DES of .1.3.6.1.2.1.1.3.0...FAIL Thomas> 16:testing SNMPv3 get using SHA/DES of .1.3.6.1.2.1.1.3

RE: 5.2.x FreeBSD 4.10-BETA compile error

2005-09-28 Thread Bruce Shaw
All I've got is FreeBSD 5.3 but I can take a look. >Current CVS compile fine now, but "make test" only reports "41 / 46 succeeded". SNMPv3 privacy seems to fail consistently: >13:testing SNMPv3 get using MD5/AES of .1.3.6.1.2.1.1.3.0...FAIL >14:testing SNMPv3 get using MD5/DES of .1.3.6.1.2.1.1.

Re: 5.2.x FreeBSD 4.10-BETA compile error

2005-09-28 Thread Thomas Anders
Current CVS compile fine now, but "make test" only reports "41 / 46 succeeded". SNMPv3 privacy seems to fail consistently: 13:testing SNMPv3 get using MD5/AES of .1.3.6.1.2.1.1.3.0...FAIL 14:testing SNMPv3 get using MD5/DES of .1.3.6.1.2.1.1.3.0...FAIL 16:testing SNMPv3 get using SHA/DES of .1.3

Re: 5.2.x FreeBSD 4.10-BETA compile error

2005-09-28 Thread Dave Shield
On Wed, 2005-09-28 at 15:43 +0200, Thomas Anders wrote: > here's the next SF CF build error for 5.2.x CVS. > Platform: FreeBSD 4.10-BETA (x86-freebsd1) > /home/users/t/ta/tanders/src/net-snmp-5.2cvs/agent/mibgroup/mibII/tcpTable.c:734: > > dereferencing pointer to incomplete type > /home/users/

Re: 5.2.x MacOS/X 10.2 compile error

2005-09-28 Thread Dave Shield
On Wed, 2005-09-28 at 15:02 +0200, Thomas Anders wrote: > I've started build tests for 5.2.x CVS on the SF CF hosts and failed on > the first attempt. > ../../../../src/net-snmp-5.2cvs/agent/mibgroup/mibII/interfaces.c:134: > /usr/include/netinet/in_pcb.h:249: error: field `nat_dummy_socket' has

5.2.x FreeBSD 4.10-BETA compile error

2005-09-28 Thread Thomas Anders
-Coders, here's the next SF CF build error for 5.2.x CVS. Platform: FreeBSD 4.10-BETA (x86-freebsd1) gmake[2]: Entering directory `/home/users/t/ta/tanders/build/5.2cvs/x86-freebsd1/agent/mibgroup' In file included from /home/users/t/ta/tanders/src/net-snmp-5.2cvs/include/net-snmp/agent/all_he

5.2.x MacOS/X 10.2 compile error

2005-09-28 Thread Thomas Anders
-Coders, I've started build tests for 5.2.x CVS on the SF CF hosts and failed on the first attempt. On ppc-osx2 (MacOS/X 10.2.8, gcc 3.3) compilation fails for mibII/interfaces: gcc -I../../include -I../../../../src/net-snmp-5.2cvs/include -I. -I../../agent -I../../../../src/net-snmp-5.2cvs/

Re: 5.3.dev compile error

2005-07-25 Thread Thomas Anders
Thomas Anders wrote: Robert Story wrote: Oops.. that's me.. forgot to check in dependencies changes.. should be ok now.. Hmmh, but snmptrapd.c still seems to #include "notification_log.h" without having the new include dir (agent/mibgroup/notification-log-mib) specified, so compilation still

Re: 5.3.dev compile error

2005-07-25 Thread Thomas Anders
Robert Story wrote: On Sun, 24 Jul 2005 01:47:59 +0200 Thomas wrote: TA> back from vacation I can't compile 5.3.dev anymore (on Linux/x86), even TA> after a fresh cvs checkout. make fails with: TA> TA> make[1]: *** No rule to make target `notification_log.h', needed by TA> `snmptrapd.lo'. Sto

Re: 5.3.dev compile error

2005-07-25 Thread Robert Story
On Sun, 24 Jul 2005 01:47:59 +0200 Thomas wrote: TA> back from vacation I can't compile 5.3.dev anymore (on Linux/x86), even TA> after a fresh cvs checkout. make fails with: TA> TA> make[1]: *** No rule to make target `notification_log.h', needed by TA> `snmptrapd.lo'. Stop. TA> make[1]: Leavin

5.3.dev compile error

2005-07-23 Thread Thomas Anders
-Coders, back from vacation I can't compile 5.3.dev anymore (on Linux/x86), even after a fresh cvs checkout. make fails with: make[1]: *** No rule to make target `notification_log.h', needed by `snmptrapd.lo'. Stop. make[1]: Leaving directory `/bc/src/net-snmp-5.3cvs/apps' I've configured