similar to: minor building issues (svn HEAD revision 427)

Displaying 20 results from an estimated 100 matches similar to: "minor building issues (svn HEAD revision 427)"

2006 May 20
1
building a library for common/ [was: minor building issues (svn HEAD revision 427)]
NUT developers, I'm looking for a low-tech solution for this linker error: > gcc -I../include -O -Wall -Wsign-compare -g -Dsolaris2 > -I/software/openssl-0.9.7_runtime/include -I. > -I/software/netsnmp-5.3/include -o snmp-ups snmp-ups.o main.o dstate.o \ > ../common/state.o ../common/upsconf.o ../common/parseconf.o \ > ../common/common.o ../common/setenv.o
2007 Feb 02
1
1.4 res_snmp dependencies (Debian)
I'm having trouble building res_snmp (under Asterisk 1.4.0) on a box running Debian Sarge. res_snmp says its dependencies are netsnmp but Debian doesn't seem to have a netsnmp package. I've tried installing pretty much every package available related to snmp and no luck. I'm just wondering if anyone has successfully built the res_snmp module under Debian Sarge stable. Any
2008 Oct 15
1
Problem building Perl net-snmp
Hi I'm trying to build the perl modules of net-snmp-5.4.2. Everything seems to work fine until "make test"[1]. The problem with "DynaLoader.pm" seems to be an old one. The machine is Centos 5.2 i386 I'm trying to build instead of using the one available in the repos because I'll build in other platforms and also in nagios-plugins. Thanks Marcelo [1]
2007 Sep 12
1
res_snmp
Hi, I have problems compiling asterisk 1.4.11 with res_snmp. I do 'make menuselect', and I see that this resource module depends on netsnmp. I am using centOS 4.5. I do: > yum install net-snmp net-snmp-devel net-snmp-utils net-snmp-libs I don't know if i am missing something. I go to the source directory and I do: ./configure but still does not work: > ... > checking for
2008 Feb 14
1
SNMP monitoring
Hi All, I've been reading up on 1.4 snmp integration. When I try and compile asterisk with a -with-netsnmp option it complains about net-snmp installation being broken. However, the net-snmp-devel rpm is installed, and snmpd on the machine runs fine. Anyone have a guide for the pre-requisites needed ? Cheers, Adrian -------------- next part -------------- An HTML attachment
2007 Jan 22
1
STUN and SNMP
Hi all, I read somewhere that asterisk v 1.4 can make Stun and SNMP. I tried to find more information on these features but I didn't find any clues. Someone find a way to use it? Thanks, Thomas -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070122/f28cdeac/attachment.htm
2015 Mar 31
3
Tripplite SNMPwebcard communication lost and established randomly
[please use Reply-All to keep the list CC'd, thanks] On Mar 30, 2015, at 11:04 PM, Jason Gould <jgould at cddiagnostics.com> wrote: > Thanks. I should also mention the freenas server is setup with an lacp lagg. > > I will also mention that even when not setting pollfreq (leave as default) the issue still occurs. > It looks like the default for pollfreq is actually 30 on
2002 Mar 26
1
installing gzip files
I'm trying to install an R package that arrived in a package.tar.gz file. I use: R INSTALL -l /home/adele/packagedir package.tar.gz and I get: ERROR: cannot extract package from package.tar.gz The author of the package assures me that the same command works for his version of solaris and R. He has solaris 5.7 and R 1.4.1, while I have solaris 5.8 and R 1.4.1. Does anyone know
2015 Mar 31
0
Tripplite SNMPwebcard communication lost and established randomly
I missed that snmp-ups set pollfreq to 30 by default. I'd hope that it would set deadtime to an appropriate value as well than, no? Is there a way to query what the settings are or what the defaults are? I'm going to set POLLFREQ=30 and DEADTIME = 90 and see if that has any effect. I'll check for the logs. And if that doesn't get my anywhere I'll look at trying to simulate
2011 Feb 02
7
centos 5.5 check memoray usage too high???
We have DELL R900 server with 128GB RAM (CENTOS 5.5)in it. This server only have one application running and few people use it. Every week I ata least get one or two messages from monitor tool mail to me say: Message=Memory Utilization is 92.02%, crossed warning (80) or critical (90) threshold. Since server have 128 GB RAM and only 1 application. I really don't belive that. Does there
2007 Jan 18
2
Centos kickstart
Hi, I am using Centos 4.4,on which I created a kickstart file using kickstart configurator ,then I created a bootable cd using mkisofs command and then booted the system using this cdrom.The cd managed to boot and found the kickstart file in the cd but fail to continue with this error message "CD not found.The centos 4.4 server cd cd could not found in any of your cdrom drives".I also
2009 Mar 19
0
AstLinux 0.6.4 available for upgrade
The AstLinux Team is happy to announce that AstLinux 0.6.4 is available. All users of AstLinux are encouraged to upgrade since this release fixes the recently reported security vulnerability in Asterisk 1.4.23.1 Right now a mix up on the Sourceforge site is preventing us from uploading full install versions, but current users of 0.6.2 or 0.6.3 can upgrade to 0.6.4 by using either the
2006 Apr 01
2
Install problem with res_snmp.so from current trunk (bug?)
Just updated two fc3 systems running svn trunk. One updated, installed properly, and is working fine. The second box failed during the 'make install' process with: /usr/lib/libnetsnmp.a(parse.o)(.text+0x275a): In function `unload_module': : multiple definition of `unload_module' res_snmp.o(.text+0x310):/usr/src/asterisk/res/res_snmp.c:102: first defined here /usr/bin/ld:
2004 Jul 21
3
Fatal: Unknown userdb type 'pgsql'
Hello, I'm trying to use postgres authentication with dovecot on a linux system running Fedora Core 2. Installation of dovecot was done by installing the rpm included in the fedora distribution ("yum install dovecot"). from /etc/dovecot.conf auth_userdb = pgsql /etc/dovecot-pgsql.conf auth_passdb = pgsql /etc/dovecot-pgsql.conf but the logs tell me: dovecot: Jul 21 19:28:39 Info:
2010 Nov 05
1
[nut-commits] svn commit r2671 - branches/AsciiDoc/m4
2010/11/4 Arjen de Korte > Author: adkorte-guest > Date: Thu Nov 4 22:40:51 2010 > New Revision: 2671 > URL: http://trac.networkupstools.org/projects/nut/changeset/2671 > > Log: > Exclude -I. and extra developer warning flags with Net-SNMP support enabled > (using them is the responsibility of the NUT developers) > > Modified: >
2006 Dec 10
1
Mediatrix 1124 setup
I recently purchased a Mediatrix 1124 from an auction of a company that went out of business. It came with nothing other than the unit itself. In digging thru the Mediatrix web site, and various google searches, it looks like it only supports SNMP setup, and only with their software (or the correct MIB). However, Mediatrix doesn't appear to let you download said software or MIB from
2016 Aug 18
0
Liebert PSIXR 3000 intellislot web card support with NUT 2.6.0
Hi John, do you have the device (which one? An old SNMP WEB or new UNITY DP or something else?) Or you like to buy one? If you have (or you can buy) the old one SNMP WEB - then nut should work fine with it via generic snmp driver and you don't need anything else. If you have (or you must buy) the new one UNITY DP - then I can share my snmp subdriver for it, and you should insert this
2010 Sep 01
2
Makefile bug in nut-2.4.3
I'm just in the process of upgrading from nut-2.4.1 to 2.4.3 on a dual-Xeon box running Solaris 10 amd64 (i686-pc-solaris2.10). I configured as follows: ./configure --prefix=/opt/nut --with-gnu-ld --with-serial --without-usb --with-cgi --with-gd-includes=-I/usr/local/include --with-gd-libs="-L/usr/local/lib -R/usr/local/lib -lgd" --with-user=nut --with-group=nut
2003 Aug 07
1
Disable optimization
I would like to build Samba with optimizations disabled (easier to step through the code in a debugger). Is there an option I can pass to "./configure", or must I edit the resulting makefile by hand?
2012 Jun 01
3
dovecot stats: useful data to gather
Timo, following our discussion on dovecot stats at the LinuxTag 2012 my team and I sat down and put together a list of stat items we think to be useful in daily dovecot usage. Besides pulling together all the data we also think it would be useful to have an SNMP interface to access the stats. Our offer to create and contribute a standalone web interface for dovecot stats stands. Here are the