Thomas Anders wrote:
> Dave Shield wrote:
>> I've recently been running configure on both the main development
>> line and various branches in rapid succession, and suddenly realised
>> that I wasn't being prompted for the "manual settings" on the trunk
>> line. (i.e. default version, contact, loc
Dave Shield wrote:
> I've recently been running configure on both the main development
> line and various branches in rapid succession, and suddenly realised
> that I wasn't being prompted for the "manual settings" on the trunk
> line. (i.e. default version, contact, location, etc)
>
> Further in
On 18/12/06, Thomas Anders <[EMAIL PROTECTED]> wrote:
> Wes Hardaker wrote:
> > any reason we shouldn't push the requirement [for autoconf 2.61]
> > to all branches?
>
> It may break packaging for those who forcibly run "autoconf" when
> building (and only very few systems already ship 2.61). O
I am having a problem implementing a table with a settable column. I have
the table handler and creation in the following code snippet:
int BaseTableHandler(
netsnmp_mib_handler *handler,
netsnmp_handler_registration *reginfo,
netsnmp_agent_request_info *reqinfo,
netsnmp_request_i
Hi all,
I'm trying to install net-snmp-5.2.2 on a HP-UX server, but after
"./configure", when I try to "make"
I have the following error:
___
$ make all
gcc -E
Hi,
I am experiencing a memory leak and it looks like the cause is in net-snmp
5.4 lib used in my program. I checked net-snmp source code and found that a
buffer was not deleted after use:
File:
net-snmp-5.4\snmplib\snmpUDPDomain.c
Function:
netsnmp_transport *
netsnmp_udp_transport(struct sock
Eirik Nordbrøden wrote:
> I have problems building the 5.4 on cygwin. The make process stops with the
> following error message:
>
> /bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib
> -I/usr/include -g -O2 -Ucygwin -Dcygwin=cygwin -c -o winservice.lo
> winservice.c
Dave, Thomas, thanks, you were right.
But, unfortunately, now I have another problem:
...
...
...
...
gcc -I../include -I. -I../snmplib -g -O2 -Dhpux11 -c snmp_api.c -fPIC
-DPIC -o .libs/snmp_api.lo
In file included from snmp_api.c:88:
/usr/include/sys/socket.h:484: parse error before "s
Hello
I have problems building the 5.4 on cygwin. The make process stops with the
following error message:
/bin/sh ../libtool --mode=compile gcc -I../include -I. -I../snmplib
-I/usr/include -g -O2 -Ucygwin -Dcygwin=cygwin -c -o winservice.lo
winservice.c
gcc -I../include -I. -I../s
On 26/03/07, Palmentieri Nunzio <[EMAIL PROTECTED]> wrote:
> I noticed that in configuration phase I received the following WARNINGS:
>
>
> configure: WARNING: sys/socket.h: present but cannot be compiled
> Could this be a problem?
Unlikely.
These warnings tend to be annoying, rather than ind
I noticed that in configuration phase I received the following WARNINGS:
configure: WARNING: sys/socket.h: present but cannot be compiled
configure: WARNING: sys/socket.h: check for missing prerequisite
headers?
configure: WARNING: sys/socket.h: see the Autoconf documentation
configure: W
Palmentieri Nunzio desidera richiamare il messaggio ld: Bad machine
type: 3 in file all_helpers.lo.
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
I noticed that in configuration phase I received the following WARNINGS:
configure: WARNING: sys/socket.h: present but cannot be compiled
configure: WARNING: sys/socket.h: check for missing prerequisite
headers?
configure: WARNING: sys/socket.h: see the Autoconf documentation
configure: W
Palmentieri Nunzio wrote:
> I've trying to install net-snmp5.2.2 on a HP-UX B11.11 machine.
>
> After "./configure", I'm trying to do "make", but I receive the
> following error:
>
> ld: Bad machine type: 3 in file all_helpers.lo
It sounds as if you have files left over from an earlier compila
Hi all,
I've trying to install net-snmp5.2.2 on a HP-UX B11.11 machine.
After "./configure", I'm trying to do "make", but I receive the
following error:
ld: Bad machine type: 3 in file all_helpers.lo
Can anyone help me?
Thanks in advance.
Nunzio Palmentieri
Web Care Solution
Hello,
I'have already posted my problem to net-snnp-users mailing list but I
haven't received a reply so far. Maybe somebody on this list can help
me.
I'm writing a SNMP agent that dynamically registers certain variables.
For registration of these variables I have used exactly the same API
func
16 matches
Mail list logo