Hello friends
During net-snmp installation following error message shows. I think this must
some library linking issue.
Need help to resolve this
up/agentx/.libs/subagent.o mibgroup/utilities/.libs/execute.o
mibgroup/utilities/.libs/iquery.o mibgroup/mibII/.libs/vacm_conf.o
mibgroup/agentx/.libs
Hi Niels,
Thanks for the reply.
Previously I had tried installing 5.6.1.1 from a disk, since it was not
working I had moved it to Desktop and the problem was solved. However
unlike on my colleagues PC I as not able to get the version number after
the full installation.
As a reason
On Tue, Nov 08, 2011 at 06:17:17AM -0500, Deepak MVK wrote:
> After running ./configure, when I run *make* I am getting this
> error below
> Assembler messages:
> Fatal error: can't create .libs/snmp_client.o: Permission denied
Did you run make as root earlier?
/Niels
--
Niels Baggesen
Hi all,
After running ./configure, when I run *make* I am getting this
error below
Assembler messages:
Fatal error: can't create .libs/snmp_client.o: Permission denied
make[1]: *** [snmp_client.lo] Error 1
make[1]: Leaving directory
`/home/deepak/Desktop/SNMP/net-snmp-5.7.1/snmplib'
make: *
On Fri, Feb 4, 2011 at 3:14 AM, wrote:
>
> Sorry, I got my error all wrong. :-( It is about not having the variable
> declared. The code snippet is really:
>
> #ifndef cygwin
> /*
> * Timezone offset
> */
> {
> #ifdef HAVE_STRUCT_TM_TM_GMTOFF
> const int tzoffset = tm_p->t
Bart Van Assche
Sent by: [email protected]
02/04/2011 05:37 AM
To
[email protected]
cc
[email protected]
Subject
Re: Newbie ->Make Error (hopefully not too dumb)
On Fri, Feb 4, 2011 at 3:14 AM, wrote:
Sorry, I got my error all wrong. :-( It i
#x27;t passed in as a parameter.
>
> Is there some setting for ./configure for the condition not cgywin
> concerning GMT offset that is suppose to be used?
>
>
>
> *Ruth A Bielski/USA/RockwellCollins*
>
> 02/03/2011 07:52 PM
> To
> [email protected]
that is suppose to be used?
Ruth A Bielski/USA/RockwellCollins
02/03/2011 07:52 PM
To
[email protected]
cc
Subject
Newbie ->Make Error (hopefully not too dumb)
Hi, I have used ./configure --host=i686-pc-cygwin --target=ppc-lynx with
v5.5. When I go on to the next
2010/4/14 생각하기
> =
> 2. Makefile
> =
> OBJS += agentx.o
> OBJS += snmp_interface
Why 'snmp_interface' ra
Hi all
I 'm going to make agentx with my source file
but problem occured
1. agentx.c
=
#include
#include
#include
#include
#include "snmp_agent.h"
#include "snmp_interface.h"
sta
On Tue, 23 Mar 2010 15:08:43 +0900 (KST) 생각하기 wrote:
> fan.o: In function `handle_Fm2rpms':
> fan.c:(.text+0x0): multiple definition of `handle_Fm2rpms'
> agentx.o:agentx.c:(.text+0x2190): first defined here
seems like you've got lots of code duplicated in fan.c and agentx.c.
> /usr/bin/ld: skipp
i wish to make a agentx file with 3 files
there are fan.c, log.c and exam.c
first i made a Makefile
this is a my Makefile for agentx
1. Makefile
#
# Warning: you may need more libraries than are
On Thu, 23 Jun 2005 17:51:14 +0530 amit wrote:
A> ucd-snmp/versioninfo.c:97:37: warning: character constant too long for its
A> type
That one is easy.. there is an extra set of quotes around the string on line 97
of that file. Delete them.
--
NOTE: messages sent directly to me, instead of the
hi ,
i tried compiling the net-snmp-5.1.2 for aix 5.1 again
and got a different error.
gcc -I../../include -I../../include -I. -I../.. -I. -I./../..
-I./../../snmplib -I./.. -I.. -g -O2 -Daix5 -c ucd-snmp/versioninfo.c -o
ucd-snmp/versioninfo.o
ucd-snmp/versioninfo.c:97:37: warning: character
14 matches
Mail list logo