https://bugzilla.novell.com/show_bug.cgi?id=681217 https://bugzilla.novell.com/show_bug.cgi?id=681217#c6 --- Comment #6 from Lin Ming <ming.m.lin@intel.com> 2011-04-20 00:44:33 UTC --- You can simply built it from git repo. 1. git clone git://git.moblin.org/acpica do below change --- a/generate/unix/Makefile.config +++ b/generate/unix/Makefile.config @@ -11,7 +11,7 @@ # Configuration # HOST = _CYGWIN -CC = gcc-4 +CC = gcc ACPICA_SRC = ../../../source DIRS = acpiexec acpinames acpisrc acpixtract iasl INSTALLDIR = /usr/bin 2. cd acpica/generate/unix && make, to build all acpica tools or cd acpica/generate/unix/acpixtract && make, just build acpixtract tool -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.