Bug#684330: /usr/include/netinet/sctp.h: does not compile

2012-08-17 Thread Reinhard Tartler
On Fr, Aug 17, 2012 at 13:09:08 (CEST), Robert Millan wrote: > 2012/8/8 Reinhard Tartler : >> Package: kfreebsd-kernel-headers >> Version: 0.53 >> Severity: important >> File: /usr/include/netinet/sctp.h >> >> The following test program fails to compile:

Bug#684330: /usr/include/netinet/sctp.h: does not compile

2012-08-08 Thread Reinhard Tartler
Package: kfreebsd-kernel-headers Version: 0.53 Severity: important File: /usr/include/netinet/sctp.h The following test program fails to compile: #include main(void) { struct sctp_event_subscribe v; return 0; } gcc -c -o test test.c In file included from test.c:1: /usr/include/netinet/sctp.h:33

Re: Bug#633402: Bug#674260: RM: aspectc++ [kfreebsd-i386 kfreebsd-amd64] -- ROM; FTBFS on kfreebsd

2012-05-29 Thread Reinhard Tartler
On Fr, Mai 25, 2012 at 01:35:09 (CEST), Guillem Jover wrote: > On Thu, 2012-05-24 at 08:12:50 +0200, Reinhard Tartler wrote: >> Package: ftp.debian.org >> Severity: normal > >> The package aspectc++ does not build on kfreebsd since April now. The >> reason for t

Bug#674260: RM: aspectc++ [kfreebsd-i386 kfreebsd-amd64] -- ROM; FTBFS on kfreebsd

2012-05-23 Thread Reinhard Tartler
Package: ftp.debian.org Severity: normal Hi, The package aspectc++ does not build on kfreebsd since April now. The reason for this is, as I suspect, a bug or insufficienty in the fnctl() implementation on kfreebsd. In order to speed up compilation (ac++ is dead slow), the compilation is run in pa

Re: [dd-list] Please use Architecture: linux-any

2011-08-20 Thread Reinhard Tartler
>>   libvideo-capture-v4l-perl > > kFreeBSD has (preliminar) v4l support (I suggest linux-any kfreebsd-any). Is this v4l1, which AFAIUI has been removed from Linux upstream AFAIUI, or v4l2? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- To UNSUBSCRIBE, email to debian-bs

Re: Bug#635724: vlc: FTBFS (kfreebsd-i386) Segmentation fault (core dumped) ../bin/vlc-cache-gen .

2011-08-04 Thread Reinhard Tartler
block 622363 by 635724 stop On Wed, Aug 03, 2011 at 13:41:19 (CEST), Reinhard Tartler wrote: [...] > Qt4 Maintainers, can you perhaps check if this patch has been > approved or even incorporated upstream? Indeed, it seems it did make it into upstream: http://qt.gitorious.org/qt/qt/

Re: Bug#635724: vlc: FTBFS (kfreebsd-i386) Segmentation fault (core dumped) ../bin/vlc-cache-gen .

2011-08-03 Thread Reinhard Tartler
On Wed, Aug 03, 2011 at 13:35:55 (CEST), Reinhard Tartler wrote: [...] > Not sure what is the right thing to do here. Maybe there was indeed > recently some change in the toolchain, as Petr suggests, that affects > the order of execution of global destructors and causes this > se

Re: Bug#635724: vlc: FTBFS (kfreebsd-i386) Segmentation fault (core dumped) ../bin/vlc-cache-gen .

2011-08-03 Thread Reinhard Tartler
On Wed, Aug 03, 2011 at 09:10:10 (CEST), Modestas Vainius wrote: > Hello, > > On trečiadienis 03 Rugpjūtis 2011 00:04:34 Reinhard Tartler wrote: >> reassign 635724 libqt4-gui,vlc >> stop >> >> On Tue, Aug 02, 2011 at 20:14:21 (CEST), Rémi De

Re: Bug#635724: vlc: FTBFS (kfreebsd-i386) Segmentation fault (core dumped) ../bin/vlc-cache-gen .

2011-08-02 Thread Reinhard Tartler
p_bank->head != NULL ) 191 DeleteModule( p_bank, p_bank->head ); 192 193 free( p_bank ); 194 } http://git.videolan.org/?p=vlc/vlc-1.1.git;a=blob;f=src/modules/modules.c Maybe DeleteModule does something weird with p_bank? (defined at the end of the same file) As vlc

Re: How to set kernel parameters

2011-03-31 Thread Reinhard Tartler
On Thu, Mar 31, 2011 at 12:11:51 (CEST), Timo Juhani Lindfors wrote: > Hi, > > Reinhard Tartler writes: >> So, it seems to me something that should really get fixed, as options >> are also needed for simple things like booting into single user >> mode. Is > >

How to set kernel parameters

2011-03-31 Thread Reinhard Tartler
e? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- 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/877hbfwvkn@faui44a.informatik.uni-erlangen.de

Re: libva not building on kFreeBSD (Bug #612438)

2011-02-08 Thread Reinhard Tartler
age builds in kFreeBSD without Petr's patch, please let us know to drop it, preferably as bugreport. Thanks. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- 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/8762su9u5k@faui44a.informatik.uni-erlangen.de

libva not building on kFreeBSD (Bug #612438)

2011-02-08 Thread Reinhard Tartler
work, but I'm too busy with other stuff right now. Thanks for your help in advance! -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Bug#588655: vlc: FTBFS on kfreebsd-*: checking for UDEV... no

2010-07-10 Thread Reinhard Tartler
On Sat, Jul 10, 2010 at 18:26:32 (EDT), Cyril Brulebois wrote: > Hi, > > Reinhard Tartler (10/07/2010): >> it has problems with the xulrunner stuff: >> >> configure: Checking for Mozilla >> checking for libxul >= 1.9.2... no >> checking for libxul >=

Re: Bug#588655: vlc: FTBFS on kfreebsd-*: checking for UDEV... no

2010-07-10 Thread Reinhard Tartler
sion 1.9.2 or higher) or use --disable-mozilla. Why is there no xulrunner-config on kFreeBSD? Shall we disable the mozilla plugin in the vlc package on freebsd? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a sub

Re: RFS: aegis (updated package, NMU)

2009-09-30 Thread Reinhard Tartler
firm my guess? Is there anything that we can or should do about this? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org