Re: Build-Depend'ing on libasound2-dev just for Linux

2005-09-16 Thread Josselin Mouette
Le vendredi 16 septembre 2005 à 00:33 +0200, Aurelien Jarno a écrit : > > Of course, using type-handling for generating a control file in the > > clean target is a crazy idea. The sane way to use it is: > > Build-Depends: libasound2-dev | not+linux Sorry, I meant not+linux-gnu. > It is maybe a cr

Re: Mail Delivery (failure [EMAIL PROTECTED])

2005-09-16 Thread info
Centro Domus informa dell'avvenuta ricezione della mail -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: downgrading optimization for m68k [was: Bug#328453: pbzip2_0.9.4-1(m68k/unstable/zeus): FTBFS on m68k]

2005-09-16 Thread Marco d'Itri
On Sep 16, Stephen R Marenka <[EMAIL PROTECTED]> wrote: > For the record, -O2 seems to work fine. The segfaults only seem to > apply to -O3 and better (at least in my experience). I wish. See #323016. -- ciao, Marco signature.asc Description: Digital signature

Re: Reviving the Debian FAQ

2005-09-16 Thread Javier Fernández-Sanguino Peña
On Thu, Sep 15, 2005 at 07:22:44PM -0400, Kamaraju Kusumanchi wrote: > How can I do that? Are there some instructions that I need to follow or > just say in the document that others are free to copy the contents? I am > sorry but I am very new to licensing and stuff like that. Just add a license

hoi gia ve may bay

2005-09-16 Thread Tran Bao Nguyen
hien tai toi dang o Nhat Ban. visa cua toi duoc gia han den nam 2007. toi vua qua Nhat ngay 19.7.2005. xin vui long cho toi biet gia ve may bay, ve khu hoi, di tu Nhat ve thanh pho HCM hien thoi. cam on ban nhieu.   mong hoi am nhanh.__Do You Yahoo!?

hoi gia ve may bay

2005-09-16 Thread Tran Bao Nguyen
toi dang o Nhat, cuoi thang nay ve Vietnam, toi muon biet gia ve may bay khu hoi tu Nhat ve thanh pho Ho chi minh hien tai la bao nhieu? va neu co the thi xin vui long cung cap cho toi gia ve cua tat ca cac hang may bay, dac biet la Thai Airline. cam on nhieu. monh hoi am som. Yahoo! for Good Cl

Debian 3.1 - avr-gnu tools compilation errors

2005-09-16 Thread Oleg Figin
Hi, I work under Debian 3.1. I've got compilation errors: 1. simulavr-0.1.2.2: /usr/local/avr/simulavr-0.1.2.2/src/disp/disp.c - error 'KEY-ENTER' undeclared etc. (multiple errors) 2. gdb-avr-6.3: /usr/local/avr/gdb-avr-6.3/gdb-6.3 - configure error: no termcap library found 3. insight-6.1: --

Re: Is gcc-3.4 in the unstable chroot on crest.debian.org OK?

2005-09-16 Thread Michael Schmitz
> On Wed, Sep 14, 2005 at 02:20:30PM -0700, Rob Browning wrote: > > If I compile a trivial foo.c in the unstable chroot with gcc-3.4, and > > then immediately try to run it, it segfaults. > > You've hit #327780. > > m68k-build: could anyone with root on crest please downgrade binutils in > all chro

Re: downgrading optimization for m68k [was: Bug#328453: pbzip2_0.9.4-1(m68k/unstable/zeus): FTBFS on m68k]

2005-09-16 Thread Bill Allombert
On Thu, Sep 15, 2005 at 07:15:16PM -0700, tony mancill wrote: > Stephen R Marenka wrote: > This seems to affect one of the packages I sponsor as well: > >http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=325557 > > If gcc-4.0 is going to puke on lots of packages that use -O3, doesn't it > make

Re: downgrading optimization for m68k [was: Bug#328453: pbzip2_0.9.4-1(m68k/unstable/zeus): FTBFS on m68k]

2005-09-16 Thread Wouter Verhelst
On Fri, Sep 16, 2005 at 07:09:29AM -0500, Bill Allombert wrote: > On Thu, Sep 15, 2005 at 07:15:16PM -0700, tony mancill wrote: > > Stephen R Marenka wrote: > > This seems to affect one of the packages I sponsor as well: > > > >http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=325557 > > > > I

Patch² : Maintaining a patch for a debian package

2005-09-16 Thread Sylvain Beucler
Hello, I have a couple Debian packages that I need to patch with custom local changes. The patches are small and I hence can follow the security updates from the security team. However, I wonder if there's already a way to automatically manage such kind of packages. Ideally, when running aptitude

Re: Patch² : Maintaining a patch for a debian package

2005-09-16 Thread Francesco P. Lovergine
On Fri, Sep 16, 2005 at 04:12:44PM +0200, Sylvain Beucler wrote: > I have a couple Debian packages that I need to patch with custom local > changes. The patches are small and I hence can follow the security > updates from the security team. [...] > > Is this kind of auto-patching already impleme

possible problem with dlopen() and/or gcc 4

2005-09-16 Thread Federico Di Gregorio
Hi *, sorry for bothering you all on this problem that is only slightly debian-related (involves two of my packages) but I really need some help here. I am the current maintainer for ogre (libogre5 & other packages) and the upstream for the PyOgre bindings (that I am also packaging). After the bi

Debian packages of MaxDB 7.6 in experimental - Call for testers

2005-09-16 Thread Martin Kittel
Hi, Debian packages of the 7.6.00 release series of the MaxDB database system are now available in the experimental distribution. Next to the source package, there are binary packages for i386 and ia64 available. While you can have both the maxdb-server-7.5.00 and maxdb-server-7.6.00 package

How can I build a package from source that require the source of another (library) package?

2005-09-16 Thread Tomas Fasth
Hello fellow developers, I have a problem on which I need advice. Pathan is a library that implements XPath functionality in c++. It is available both as a separate tarball as well as bundled with the Berkeley DB XML sources provided by Sleepycat Software. The pathan build script require a path to

Re: How can I build a package from source that require the source of another (library) package?

2005-09-16 Thread The Fungi
On Fri, Sep 16, 2005 at 09:34:30PM +0200, Tomas Fasth wrote: [...] > Pathan is a library that implements XPath functionality in c++. It > is available both as a separate tarball as well as bundled with the > Berkeley DB XML sources provided by Sleepycat Software. The pathan > build script require a