Re: Bug #619684: ns2: FTBFS on kfreebsd-*: emulate/net-pcap.cc:537:19: error: 'BIOCIMMEDIATE' was not declared in this scope

2011-04-15 Thread Aron Xu
On Sat, Apr 16, 2011 at 03:49, YunQiang Su wrote: > I got it. > > It used it like this > > #if !defined(__linux__)&&!defined(__APPLE__) >        { >                int immed = 1; >                if (ioctl(pfd_, BIOCIMMEDIATE, &immed) < 0) { >                        fprintf(stderr, >              

Re: Bug #619684: ns2: FTBFS on kfreebsd-*: emulate/net-pcap.cc:537:19: error: 'BIOCIMMEDIATE' was not declared in this scope

2011-04-15 Thread YunQiang Su
Or should pcap/bpf.h include net/bpf.h on BSD ? -- YunQiang Su -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/banlktinub3uyi862ipwzatr1+i_p_w8...@mail.gmail.com

Re: Bug #619684: ns2: FTBFS on kfreebsd-*: emulate/net-pcap.cc:537:19: error: 'BIOCIMMEDIATE' was not declared in this scope

2011-04-15 Thread YunQiang Su
I got it. It used it like this #if !defined(__linux__)&&!defined(__APPLE__) { int immed = 1; if (ioctl(pfd_, BIOCIMMEDIATE, &immed) < 0) { fprintf(stderr, "warning: pcap/live (%s) couldn't set immed\n"

Re: Bug #619684: ns2: FTBFS on kfreebsd-*: emulate/net-pcap.cc:537:19: error: 'BIOCIMMEDIATE' was not declared in this scope

2011-04-15 Thread Aron Xu
After lindi- and wzssyqa's test, the macro PCAP_DONT_INCLUDE_PCAP_BPF_H is not defined in Sid Debian GNU/kfreebsd, so the problem becomes a bit more complicated... Help, please! -- Regards, Aron Xu -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe".

Mary un Elfrida gaida tevi un tavus biedrus!

2011-04-15 Thread Mary
Mūsu pašu Rīgā ir atvērts palaidnīgs un tieši Tev domāts džentelmeņu klubs - E.d.e.n.! Tavām pikantajām rotaļām ir pieejami seši, īpaši piemēroti, stāvi! Atpūtas kompleksa otrajā stāvā ir iespējams izbaudīt fantastisku masāžu, lielisku un kārdinošu meiteiņu izpildījumā, pārējā mājas daļā: bau

Re: Bug #619684: ns2: FTBFS on kfreebsd-*: emulate/net-pcap.cc:537:19: error: 'BIOCIMMEDIATE' was not declared in this scope

2011-04-15 Thread Aron Xu
tags 619684 + help thanks CCing debian-bsd@l.d.o. http://bugs.debian.org/619684 Here we find the libpcap on GNU/Linux and GNU/kfreebsd are (almost, not very sure) the same, but the package fails to build on kfreebsd-* and hurd. Could you please help on this issue? Now we guess PCAP_DONT_INCLUDE

Re: Aptitude crashing

2011-04-15 Thread Axel Beckert
Hi, David Hiran Watson wrote: > Hi, has anyone else experienced aptitude randomly crashing with > SIGSV errors? Yeah. Sometimes 10 times while downloading the package lists, then 10 times using it without any crash. There's one bug report which is probably related, although it's slightly differe

Re: ppp, ipv6, and so on...

2011-04-15 Thread Edward Tomasz Napierała
Wiadomość napisana przez Thomas vO w dniu 2011-04-13, o godz. 19:39: > > I found a thread on this list speaking of problems with ppp; I found two > modules ng_ppp.ko and ng_pppoe.ko on the system, may I use them for a > ppp connection (I suppose yes...) and how I do that (is there a Fine > Manual)

Aptitude crashing

2011-04-15 Thread David Hiran Watson
Hi, has anyone else experienced aptitude randomly crashing with SIGSV errors? I'm running ksbd as a guest in VirtualBox, so I'm not sure if the issue is with the vm or kbsd. But I don't seem to have problems using apt. Also, the errors seem random - sometimes occurring following an update/instal