Bug#297876: xfsprogs: FTBFS (amd64/gcc-4.0): static declaration of 'progname' follows non-static declaration

2005-03-08 Thread Nathan Scott
On Tue, Mar 08, 2005 at 08:00:47AM +0100, Andreas Jochens wrote: On 05-Mar-08 14:09, Nathan Scott wrote: -Build-Depends: uuid-dev, autoconf, debhelper, gettext, libtool, libreadline4-dev +Build-Depends: uuid-dev, autoconf, debhelper, gettext, libtool, libreadline5-dev This part

Bug#297876: xfsprogs: FTBFS (amd64/gcc-4.0): static declaration of 'progname' follows non-static declaration

2005-03-07 Thread Nathan Scott
On Thu, Mar 03, 2005 at 01:03:31PM +0100, Andreas Jochens wrote: Package: xfsprogs Severity: normal Tags: patch ... diff -urN ../tmp-orig/xfsprogs-2.6.20/debian/control ./debian/control --- ../tmp-orig/xfsprogs-2.6.20/debian/control2004-05-19 07:00:19.0 +0200 +++

Bug#297876: xfsprogs: FTBFS (amd64/gcc-4.0): static declaration of 'progname' follows non-static declaration

2005-03-07 Thread Andreas Jochens
On 05-Mar-08 14:09, Nathan Scott wrote: -Build-Depends: uuid-dev, autoconf, debhelper, gettext, libtool, libreadline4-dev +Build-Depends: uuid-dev, autoconf, debhelper, gettext, libtool, libreadline5-dev This part of the patch seems unrelated to the problem you've reported here,

Bug#297876: xfsprogs: FTBFS (amd64/gcc-4.0): static declaration of 'progname' follows non-static declaration

2005-03-03 Thread Andreas Jochens
Package: xfsprogs Severity: normal Tags: patch When building 'xfsprogs' on amd64 with gcc-4.0, I get the following error: xfs_mkfile.c:42: error: static declaration of 'progname' follows non-static declaration ../include/xfs/libxfs.h:125: error: previous declaration of 'progname' was here