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
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
> 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
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:
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
> 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
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
>
> 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
>>
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
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
> 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
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_
12 matches
Mail list logo