[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#601946: Freeze exception for acpidump 20100513-2



On Mon, Nov 01, 2010 at 06:51:05PM +0100, Julien Cristau wrote:
> On Sun, Oct 31, 2010 at 20:27:06 +0900, Mattia Dongili wrote:
> 
> > +ifeq ($(DEB_HOST_ARCH),ia64)
> > +	BINARIES = acpixtract acpidump madt
> > +	MANPAGES = acpixtract madt
> > +else
> > +	BINARIES = acpixtract acpidump turbostat madt
> > +	MANPAGES = acpixtract turbostat madt
> > +endif
> > +
> Looks like there's no Makefile in the madt directory, so madt gets built
> using default make rules, which results in:
> 
> cc -o madt madt.c
> In file included from madt.c:29:
> ./tables.c: In function 'acpi_table_print':
> ./tables.c:112: warning: incompatible implicit declaration of built-in function 'printf'
> ./tables.c: In function 'acpi_table_print_madt_entry':
...
> ./tables.c:223: warning: incompatible implicit declaration of built-in function 'printf'
> 
> That doesn't look too good.
> 
> madt was also removed from upstream's toplevel makefile since the
> current squeeze version.

I can also remove that, I doubt anyone ever used it, ever. I can remove
that too (for all architectures) but it's even more changes to the
package, would you let it go to squeeze?

Thanks
-- 
mattia
:wq!

Attachment: signature.asc
Description: Digital signature


Reply to: