Re: [Fink-users] net-snmp fails to compile

2003-03-31 Thread Jansen Robert
At 10:05 AM +1100 3/29/03, Jeremy Higgs wrote: On Wednesday, March 26, 2003, at 08:37 PM, Jansen Robert wrote: net-snmp-5.0.7-1 built fine for me. On Tue, 2003-03-25 at 12:10, Jansen Robert wrote: >Hi, when compiling net-snmp it comes back with: > > > >gcc -I../../include -I../../include -I

Re: [Fink-users] net-snmp fails to compile

2003-03-28 Thread Jeremy Higgs
On Wednesday, March 26, 2003, at 08:37 PM, Jansen Robert wrote: net-snmp-5.0.7-1 built fine for me. On Tue, 2003-03-25 at 12:10, Jansen Robert wrote: >Hi, when compiling net-snmp it comes back with: > > > >gcc -I../../include -I../../include -I. -I../.. -I. -I./../.. >-I./../../snmplib -I.

Re: [Fink-users] net-snmp fails to compile (Resolved)

2003-03-26 Thread Jansen Robert
At 5:06 PM +0100 3/26/03, jfm wrote: On Wednesday, Mar 26, 2003, at 10:37 Europe/Brussels, Jansen Robert wrote: net-snmp-5.0.7-1 built fine for me. > >/sw/include/netinet/tcp_var.h:111: `TCPT_NTIMERS' undeclared here Is there a way to figure out to which package the file /sw/include/netinet/tcp

Re: [Fink-users] net-snmp fails to compile

2003-03-26 Thread Benjamin Reed
Bill Fenner wrote: My bet is that the problem is whatever package installed the /sw/include/netinet/tcp_var.h for you, since I'm sure net-snmp really wants /usr/include/netinet/tcp_var.h . I dunno if there's a "good" way to do this, but "a" way is to cd /sw/fink/debs, and do the following in csh: %

Re: [Fink-users] net-snmp fails to compile

2003-03-26 Thread Bill Fenner
My bet is that the problem is whatever package installed the /sw/include/netinet/tcp_var.h for you, since I'm sure net-snmp really wants /usr/include/netinet/tcp_var.h . I dunno if there's a "good" way to do this, but "a" way is to cd /sw/fink/debs, and do the following in csh: % foreach i ( *.d

Re: [Fink-users] net-snmp fails to compile

2003-03-26 Thread jfm
On Wednesday, Mar 26, 2003, at 10:37 Europe/Brussels, Jansen Robert wrote: net-snmp-5.0.7-1 built fine for me. > >/sw/include/netinet/tcp_var.h:111: `TCPT_NTIMERS' undeclared here Is there a way to figure out to which package the file /sw/include/netinet/tcp_var.h belongs too ? If I remember

Re: [Fink-users] net-snmp fails to compile

2003-03-26 Thread Alexander Hansen
"dpkg -S /sw/include/netinet/tcp_var.h" will tell you. On Wed, 2003-03-26 at 04:37, Jansen Robert wrote: > >net-snmp-5.0.7-1 built fine for me. > > > >On Tue, 2003-03-25 at 12:10, Jansen Robert wrote: > >> >Hi, when compiling net-snmp it comes back with: > >> > > >> > > >> > > >> >gcc -I../..

Re: [Fink-users] net-snmp fails to compile

2003-03-26 Thread Jansen Robert
net-snmp-5.0.7-1 built fine for me. On Tue, 2003-03-25 at 12:10, Jansen Robert wrote: >Hi, when compiling net-snmp it comes back with: > > > >gcc -I../../include -I../../include -I. -I../.. -I. -I./../.. >-I./../../snmplib -I./.. -I.. -no-cpp-precomp -I/sw/include -g -O2 >-Ddarwin6 -c mibII

Re: [Fink-users] net-snmp fails to compile

2003-03-25 Thread Alexander Hansen
net-snmp-5.0.7-1 built fine for me. On Tue, 2003-03-25 at 12:10, Jansen Robert wrote: > >Hi, when compiling net-snmp it comes back with: > > > > > > > >gcc -I../../include -I../../include -I. -I../.. -I. -I./../.. > >-I./../../snmplib -I./.. -I.. -no-cpp-precomp -I/sw/include -g -O2 > >-Ddarwin6

Re: [Fink-users] net-snmp fails to compile

2003-03-25 Thread Jansen Robert
Hi, when compiling net-snmp it comes back with: gcc -I../../include -I../../include -I. -I../.. -I. -I./../.. -I./../../snmplib -I./.. -I.. -no-cpp-precomp -I/sw/include -g -O2 -Ddarwin6 -c mibII/tcp.c -fno-common -DPIC -o mibII/.libs/tcp.lo In file included from mibII/tcp.c:104: /sw/include/n

[Fink-users] net-snmp fails to compile

2003-03-11 Thread Robert Jansen
Hi, when compiling net-snmp it comes back with: gcc -I../../include -I../../include -I. -I../.. -I. -I./../.. -I./../../snmplib -I./.. -I.. -no-cpp-precomp -I/sw/include -g -O2 -Ddarwin6 -c mibII/tcp.c -fno-common -DPIC -o mibII/.libs/tcp.lo In file included from mibII/tcp.c:104: /sw/include/n