Displaying 4 results from an estimated 4 matches for "acpi_build".
2006 Jun 19
0
Bug#374395: FTBFS with GCC 4.2: cast from pointer to integer of different size
...iler so please
take a look at it. You can reproduce this with the gcc-snapshot
package.
> Automatic build of xen-3.0_3.0.2+hg9681-1 on usurper by sbuild/amd64 0.46
...
> gcc -o acpigen -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -Wdeclaration-after-statement -I. -I../../libxc acpi_build.c acpi_dsdt.c acpi_facs.c acpi_fadt.c acpi_gen.c acpi_madt.c acpi_rsdt.c
> cc1: warnings being treated as errors
> acpi_build.c: In function 'UpdateTable':
> acpi_build.c:114: warning: cast from pointer to integer of different size
> acpi_build.c:118: warning: cast from pointer...
2006 Sep 12
1
Bug#387106: FTBFS with GCC 4.2: cast from pointer to integer of different size
...2-2 on em64t by sbuild/amd64 0.49
...
> make[5]: Entering directory `/build/tbm/xen-unstable-3.0-unstable+hg11292/debian/build/build-utils_amd64/tools/firmware/acpi'
> gcc -o acpigen -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -Wdeclaration-after-statement -I. -I../../libxc acpi_build.c acpi_dsdt.c acpi_facs.c acpi_fadt.c acpi_gen.c acpi_madt.c acpi_rsdt.c
> cc1: warnings being treated as errors
> acpi_build.c: In function 'UpdateTable':
> acpi_build.c:114: warning: cast from pointer to integer of different size
> acpi_build.c:118: warning: cast from pointer...
2005 Oct 12
1
compile error
I cannot compile the latest xen build (make world):
make[4]: Entering directory `/setup/xen/xen-unstable/tools/firmware/acpi''
gcc -o acpigen -I. -I../../libxc acpi_build.c acpi_dsdt.c acpi_facs.c acpi_fadt.
c acpi_gen.c acpi_madt.c acpi_rsdt.c
acpi_gen.c: In function âmainâ:
acpi_gen.c:44: warning: incompatible implicit declaration of built-in function â
exitâ
acpi_gen.c:51: warning: incompatible implicit declaration of built-in function â
exitâ
acpi_gen.c:53: warn...
2005 Oct 12
1
compile error
I cannot compile the latest xen build (make world):
make[4]: Entering directory `/setup/xen/xen-unstable/tools/firmware/acpi''
gcc -o acpigen -I. -I../../libxc acpi_build.c acpi_dsdt.c acpi_facs.c acpi_fadt.
c acpi_gen.c acpi_madt.c acpi_rsdt.c
acpi_gen.c: In function âmainâ:
acpi_gen.c:44: warning: incompatible implicit declaration of built-in function â
exitâ
acpi_gen.c:51: warning: incompatible implicit declaration of built-in function â
exitâ
acpi_gen.c:53: warn...