public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.20-pre1-ac1 does not compile
@ 2002-08-10  8:19 Jean-Luc Coulon
  2002-08-10  8:41 ` Stephane Wirtel
  0 siblings, 1 reply; 2+ messages in thread
From: Jean-Luc Coulon @ 2002-08-10  8:19 UTC (permalink / raw)
  To: linux-kernel

And here are the messages :
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.20-pre1-ac1/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=k6  
-nostdinc -I /usr/lib/gcc-lib/i386-linux/2.95.4/include
-DKBUILD_BASENAME=apm  -c -o apm.o apm.c
apm.c: In function `apm_bios_call':
apm.c:605: called object is not a function
apm.c:605: warning: unused variable `cpus'
apm.c: In function `apm_bios_call_simple':
apm.c:654: called object is not a function
apm.c:654: warning: unused variable `cpus'
apm.c: In function `apm_power_off':
apm.c:938: called object is not a function
{entrée standard}: Messages de l'assembleur:
{entrée standard}:239: AVERTISSEMENT:indirect lcall sans « * »
{entrée standard}:333: AVERTISSEMENT:indirect lcall sans « * »
make[2]: *** [apm.o] Erreur 1
make[2]: Leaving directory
`/usr/src/kernel-source-2.4.20-pre1-ac1/arch/i386/kernel'
make[1]: *** [_dir_arch/i386/kernel] Erreur 2

2.4.20-pre1 compiles fine

And here my apm related config :
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
# CONFIG_APM_DO_ENABLE is not set
CONFIG_APM_CPU_IDLE=y
CONFIG_APM_DISPLAY_BLANK=y
CONFIG_APM_RTC_IS_GMT=y
# CONFIG_APM_ALLOW_INTS is not set
# CONFIG_APM_REAL_MODE_POWER_OFF is not set

----
regards
        Jean-Luc

(I'm not on the list)

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

end of thread, other threads:[~2002-08-10  8:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-10  8:19 2.4.20-pre1-ac1 does not compile Jean-Luc Coulon
2002-08-10  8:41 ` Stephane Wirtel

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