Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-13 Thread Sahil Tandon
On Thu, 13 May 2010, Sylvio César wrote: > 2010/5/13 Sahil Tandon : > > On Wed, 12 May 2010, Mike Jakubik wrote: > > > >> I am having trouble compiling net-snmp on a number of 8-STABLE > >> systems, below is the error. > > > > Are you using any non-default OPTIONS? > > > >> ./.libs/libnetsnmpmibs.

Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-13 Thread Mike Jakubik
On 5/13/2010 12:02 PM, Sahil Tandon wrote: That is what I suspected. Please try the patch I sent in my initial reply and try again - let us know how it goes. The patch worked for me, thanks! ___ freebsd-ports@freebsd.org mailing list http://list

Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-13 Thread Sahil Tandon
On May 13, 2010, at 11:23 AM, Mike Jakubik > wrote: On 5/13/2010 12:56 AM, Sahil Tandon wrote: On Wed, 12 May 2010, Mike Jakubik wrote: I am having trouble compiling net-snmp on a number of 8-STABLE systems, below is the error. Are you using any non-default OPTIONS? Yes, i am removin

Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-13 Thread Mike Jakubik
On 5/13/2010 12:56 AM, Sahil Tandon wrote: On Wed, 12 May 2010, Mike Jakubik wrote: I am having trouble compiling net-snmp on a number of 8-STABLE systems, below is the error. Are you using any non-default OPTIONS? Yes, i am removing IPV6 and PERL options.

Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-13 Thread Sahil Tandon
On May 13, 2010, at 7:17 AM, Sylvio César wrote: 2010/5/13 Sahil Tandon : On Wed, 12 May 2010, Mike Jakubik wrote: I am having trouble compiling net-snmp on a number of 8-STABLE systems, below is the error. Are you using any non-default OPTIONS? ./.libs/libnetsnmpmibs.so: undefined refer

Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-13 Thread Sylvio César
2010/5/13 Sahil Tandon : > On Wed, 12 May 2010, Mike Jakubik wrote: > >> I am having trouble compiling net-snmp on a number of 8-STABLE >> systems, below is the error. > > Are you using any non-default OPTIONS? > >> ./.libs/libnetsnmpmibs.so: undefined reference to `exp' > > I wonder if this is a q

Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-12 Thread Sahil Tandon
On Wed, 12 May 2010, Mike Jakubik wrote: > I am having trouble compiling net-snmp on a number of 8-STABLE > systems, below is the error. Are you using any non-default OPTIONS? > ./.libs/libnetsnmpmibs.so: undefined reference to `exp' I wonder if this is a quirk with how link time arguments are

Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-12 Thread Boris Kochergin
Garrett Cooper wrote: On May 12, 2010, at 4:56 PM, Mike Jakubik wrote: Hi, I am having trouble compiling net-snmp on a number of 8-STABLE systems, below is the error. Thanks. --- creating libnetsnmpmibs.la (cd .libs && rm -f libnetsnmpmibs.la && ln -s ../libnetsnmpmibs.la libnetsnmpmibs

Re: FreeBSD Port: net-mgmt/net-snmp

2010-05-12 Thread Garrett Cooper
On May 12, 2010, at 4:56 PM, Mike Jakubik wrote: > Hi, > > I am having trouble compiling net-snmp on a number of 8-STABLE systems, below > is the error. > > Thanks. > > --- > creating libnetsnmpmibs.la > (cd .libs && rm -f libnetsnmpmibs.la && ln -s ../libnetsnmpmibs.la > libnetsnmpmibs.la) >

FreeBSD Port: net-mgmt/net-snmp

2010-05-12 Thread Mike Jakubik
Hi, I am having trouble compiling net-snmp on a number of 8-STABLE systems, below is the error. Thanks. --- creating libnetsnmpmibs.la (cd .libs && rm -f libnetsnmpmibs.la && ln -s ../libnetsnmpmibs.la libnetsnmpmibs.la) : libnetsnmpmibs.la /bin/sh ../libtool --mode=compile cc -I../include

FreeBSD Port: net-mgmt/net-snmp runs as root

2009-09-19 Thread Tobias Lott
Hi Philip Since net-snmp at default configuration runs as user root its a Security Issue imho. Well thats not the main Problem but a Changerequest (should I open a PR for this?) The main Reason im writing this is if I start snmpd with the user nobody (-u) f.e. it "seems" there are Permission Pro