linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ Compile Regression on i386 ]-2.4.21-rc1-ac4 _critical_ compile errors
@ 2003-05-03 21:44 Xose Vazquez Perez
  0 siblings, 0 replies; only message in thread
From: Xose Vazquez Perez @ 2003-05-03 21:44 UTC (permalink / raw)
  To: linux-kernel, Alan Cox

kernel compilation output summary:

--drivers/char/ipmi/ipmi_kcs_intf.c--
gcc -D__KERNEL__ -I/datos/kernel/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE  -nostdinc -iwithprefix include -DKBUILD_BASENAME=ipmi_kcs_intf  -c -o ipmi_kcs_intf.o ipmi_kcs_intf.c
ipmi_kcs_intf.c:1035:42: ../drivers/acpi/include/acpi.h: No such file or directory
ipmi_kcs_intf.c:1036:45: ../drivers/acpi/include/actypes.h: No such file or directory
ipmi_kcs_intf.c: In function `acpi_find_bmc':
ipmi_kcs_intf.c:1061: `acpi_table_header' undeclared (first use in this function)
ipmi_kcs_intf.c:1061: (Each undeclared identifier is reported only once
ipmi_kcs_intf.c:1061: for each function it appears in.)
ipmi_kcs_intf.c:1061: `spmi' undeclared (first use in this function)
make[2]: [ipmi_kcs_intf.o] Error 1 (ignored)
ld -m elf_i386 -r -o ipmi_kcs_drv.o ipmi_kcs_sm.o ipmi_kcs_intf.o
ld: cannot open ipmi_kcs_intf.o: No such file or directory
make[2]: [ipmi_kcs_drv.o] Error 1 (ignored)
--end--

--fs/devpts/inode.c--
gcc -D__KERNEL__ -I/datos/kernel/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE  -nostdinc -iwithprefix include -DKBUILD_BASENAME=inode  -c -o inode.o inode.c
inode.c: In function `init_devpts_fs':
inode.c:233: `devpts_upcall_new' undeclared (first use in this function)
inode.c:233: (Each undeclared identifier is reported only once
inode.c:233: for each function it appears in.)
inode.c:234: `devpts_upcall_kill' undeclared (first use in this function)
inode.c: In function `exit_devpts_fs':
inode.c:244: `devpts_upcall_new' undeclared (first use in this function)
inode.c:245: `devpts_upcall_kill' undeclared (first use in this function)
make[1]: [inode.o] Error 1 (ignored)
rm -f devpts.o
ld -m elf_i386  -r -o devpts.o root.o inode.o
ld: cannot open inode.o: No such file or directory
make[1]: [devpts.o] Error 1 (ignored)
--end--

--drivers/hotplug/ibmphp_core.c--
gcc -D__KERNEL__ -I/datos/kernel/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE  -nostdinc -iwithprefix include -DKBUILD_BASENAME=ibmphp_ebda  -c -o ibmphp_ebda.o ibmphp_ebda.c
ibmphp_ebda.c: In function `create_file_name':
ibmphp_ebda.c:675: warning: return makes integer from pointer without a cast
ibmphp_ebda.c:711: warning: return makes integer from pointer without a cast
ibmphp_ebda.c:666: warning: unused variable `ptr_chassis_num'
ibmphp_ebda.c:666: warning: unused variable `ptr_rxe_num'
ibmphp_ebda.c:666: warning: unused variable `ptr_slot_num'
ibmphp_ebda.c: In function `ebda_rsrc_controller':
ibmphp_ebda.c:992: `slot_cur' undeclared (first use in this function)
ibmphp_ebda.c:992: (Each undeclared identifier is reported only once
ibmphp_ebda.c:992: for each function it appears in.)
ibmphp_ebda.c:995: parse error before ')' token
make[1]: [ibmphp_ebda.o] Error 1 (ignored)
--end--

regards,
-- 
Galiza nin perdoa nin esquence. Governo demision!




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-03 21:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-03 21:44 [ Compile Regression on i386 ]-2.4.21-rc1-ac4 _critical_ compile errors Xose Vazquez Perez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).