public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.12-rc6 ia64 defconfig does not build
@ 2005-06-14  7:04 Jan Dittmer
  2005-06-14 15:26 ` Alex Williamson
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Dittmer @ 2005-06-14  7:04 UTC (permalink / raw)
  To: Linux kernel



  CC [M]  drivers/char/agp/hp-agp.o
In file included from /usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:18:
include2/asm/acpi-ext.h:15: error: parse error before "hp_acpi_csr_space"
include2/asm/acpi-ext.h:15: error: parse error before "u64"
include2/asm/acpi-ext.h:15: warning: type defaults to `int' in declaration of `hp_acpi_csr_space'
include2/asm/acpi-ext.h:15: warning: function declaration isn't a prototype
include2/asm/acpi-ext.h:15: warning: data definition has no type or storage class
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c: In function `hp_zx1_configure':
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:255: warning: large integer implicitly truncated to unsigned type
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c: At top level:
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:477: warning: type defaults to `int' in declaration of `acpi_status'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:477: error: parse error before "zx1_gart_probe"
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:480: warning: type defaults to `int' in declaration of `status'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:480: warning: data definition has no type or storage class
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:486: warning: type defaults to `int' in declaration of `status'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:486: error: `obj' undeclared here (not in a function)
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:486: error: initializer element is not constant
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:486: warning: data definition has no type or storage class
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:487: error: parse error before "if"
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:491: warning: type defaults to `int' in declaration of `handle'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:491: error: `obj' undeclared here (not in a function)
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:491: warning: data definition has no type or storage class
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:492: error: parse error before "do"
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:494: warning: type defaults to `int' in declaration of `status'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:494: error: redefinition of `status'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:486: error: `status' previously defined here
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:494: warning: implicit declaration of function `acpi_get_object_info'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:494: error: initializer element is not constant
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:494: warning: data definition has no type or storage class
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:495: error: parse error before "if"
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:499: warning: type defaults to `int' in declaration of `match'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:499: error: dereferencing pointer to incomplete type
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:499: error: initializer element is not constant
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:499: warning: data definition has no type or storage class
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:500: warning: type defaults to `int' in declaration of `ACPI_MEM_FREE'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:500: warning: parameter names (without types) in function declaration
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:500: warning: data definition has no type or storage class
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:501: error: parse error before "if"
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:513: warning: type defaults to `int' in declaration of `status'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:513: error: redefinition of `status'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:494: error: `status' previously defined here
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:513: warning: implicit declaration of function `acpi_get_parent'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:513: error: `parent' undeclared here (not in a function)
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:513: error: initializer element is not constant
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:513: warning: data definition has no type or storage class
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:514: warning: type defaults to `int' in declaration of `handle'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:514: error: redefinition of `handle'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:491: error: `handle' previously defined here
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:514: error: `parent' undeclared here (not in a function)
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:514: warning: data definition has no type or storage class
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:515: error: parse error before '}' token
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:520: error: parse error before string constant
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:521: warning: type defaults to `int' in declaration of `context'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:521: warning: type defaults to `int' in declaration of `sba_hpa'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:521: error: conflicting types for `sba_hpa'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:483: error: previous declaration of `sba_hpa'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:521: error: parse error before '+' token
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:523: warning: type defaults to `int' in declaration of `hp_zx1_gart_found'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:523: error: conflicting declarations of `hp_zx1_gart_found'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:49: error: `hp_zx1_gart_found' previously declared here
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:523: warning: data definition has no type or storage class
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:524: error: parse error before "return"
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c: In function `agp_hp_init':
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:533: warning: implicit declaration of function `acpi_get_devices'
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:533: error: `zx1_gart_probe' undeclared (first use in this function)
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:533: error: (Each undeclared identifier is reported only once
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:533: error: for each function it appears in.)
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c: At top level:
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:481: error: storage size of `buffer' isn't known
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:49: warning: `hp_zx1_gart_found' defined but not used
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:446: warning: `hp_zx1_setup' defined but not used
/usr/src/ctest/git/kernel/drivers/char/agp/hp-agp.c:477: warning: `acpi_status' defined but not used
{standard input}: Assembler messages:
{standard input}:72: Error: symbol `hp_zx1_gart_found' is already defined
{standard input}:133: Error: symbol `status' is already defined
{standard input}:139: Error: symbol `status' is already defined
{standard input}:145: Error: symbol `handle' is already defined
make[4]: *** [drivers/char/agp/hp-agp.o] Error 1
make[3]: *** [drivers/char/agp] Error 2
make[2]: *** [drivers/char] Error 2
make[1]: *** [drivers] Error 2
make: *** [_all] Error 2

See http://l4x.org/k/?d=4276 for details.

Jan

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.12-rc6 ia64 defconfig does not build
  2005-06-14  7:04 2.6.12-rc6 ia64 defconfig does not build Jan Dittmer
@ 2005-06-14 15:26 ` Alex Williamson
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Williamson @ 2005-06-14 15:26 UTC (permalink / raw)
  To: Jan Dittmer; +Cc: Linux kernel

On Tue, 2005-06-14 at 09:04 +0200, Jan Dittmer wrote:
...
> See http://l4x.org/k/?d=4276 for details.

   This appears to be already fixed in 2.6.12-rc6-git1.  Thanks,

	Alex

-- 
Alex Williamson                             HP Linux & Open Source Lab


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-14 15:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-14  7:04 2.6.12-rc6 ia64 defconfig does not build Jan Dittmer
2005-06-14 15:26 ` Alex Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox