RE: ./configure bug

2008-06-02 Thread Mike Ayers
Could you post console logs of the configure and make sessions, please? There may be clues you're not poassing along because you don't see them as unusual. The easy way to get a log is to append the text ' 2>&1 | tee ~/configure.log' to each command - don't put 'em both in the same lo

Re: ./configure bug

2008-05-29 Thread Raghavendra Prasad
Hi all, I thought it would probably help if I gave more information about configure options that I using: configure 1: ./configure --with-mib-modules="examples/notification" Configure 2: ./configure --with-mib-modules="dio_modules/snmpData dio_modules/controller dio_modules/controller_trap

Re: ./configure bug

2008-05-28 Thread Raghavendra Prasad
> mv net-snmp-5.4.1/agent/mibgroup/MyFiles $HOME > rm -rf net-snmp-5.4.1 > tar xzf net-snmp-5.4.1.tar.gz > cd net-snmp-5.4.1 > ln -s $HOME/MyFiles agent/mibgroup/MyFiles > configure --with-mib-modules=MyFiles/myFiles > make Did as suggested above, the problem stil

Re: ./configure bug

2008-05-20 Thread Raghavendra Prasad
Many thanks Dave, I will try your suggestion once again, I tried once already it does't seem to work. I will recheck. - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http:

Re: ./configure bug

2008-05-19 Thread Dave Shield
2008/5/19 Raghavendra Prasad <[EMAIL PROTECTED]>: > It is difficult to unpack the 5.4.1 for every compilation, as I store > my source(user) files under /agent/mibgroup/MyFiles/ The simplest approach is probably to store your source files somewhere outside the main Net-SNMP source tree, and link th

Re: ./configure bug

2008-05-19 Thread Raghavendra Prasad
> Are you sure you've started from scratch by unpacking the 5.4.1 release > tarball >before doing the above? No. It is difficult to unpack the 5.4.1 for every compilation, as I store my source(user) files under /agent/mibgroup/MyFiles/ > Please note that "make distclean" only cleans up what i

Re: ./configure bug

2008-05-19 Thread Thomas Anders
Raghavendra Prasad wrote: > It does not help either. That leaves even the following sequence > unpredictable > > ./configure > make > make uninstall > make distclean > > again > > ./configure > make > make install > > thus the compilation process is very un predictable Are you sure you've

Re: ./configure bug

2008-05-19 Thread Raghavendra Prasad
> > Did you `make distclean` before running configure again? > It does not help either. That leaves even the following sequence unpredictable ./configure make make uninstall make distclean again ./configure make make install thus the compilation process is very un predictable >>

Re: ./configure bug

2008-05-16 Thread Raghavendra Prasad
Did you `make distclean` before running configure again? No. I will try this. Thank you Or remove configure.cache / configure.guess ~BAS No. I will try this too. Thank you - This SF.net email is sponsored by: Mi

RE: ./configure bug

2008-05-16 Thread Brian A. Seklecki
On Fri, 2008-05-16 at 10:54 -0700, Mike Ayers wrote: > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Behalf Of Raghavendra Prasad > > Sent: Friday, May 16, 2008 9:16 AM > > > If I change from ./configure settings to a completely different > > ./configure setting > > D

RE: ./configure bug

2008-05-16 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Raghavendra Prasad > Sent: Friday, May 16, 2008 9:16 AM > If I change from ./configure settings to a completely different > ./configure setting Did you `make distclean` before running configure again? Tha

./configure bug

2008-05-16 Thread Raghavendra Prasad
Hi all, I have noticed a strange problem several times, although was not sure in the beginning. Now I feel that it could be bug in Net-SNMP If I change from ./configure settings to a completely different ./configure setting For eg from say FROM case1 ./configure '--with-mib-modules=xmRadio_