public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 2.4.0-ac10 build errors
@ 2001-01-20  2:20 Steven Cole
  2001-01-20  2:27 ` Jeff Garzik
  0 siblings, 1 reply; 3+ messages in thread
From: Steven Cole @ 2001-01-20  2:20 UTC (permalink / raw)
  To: linux-kernel; +Cc: alan

I got the following errors building 2.4.0-ac10:
The first three digits are the line number in the build log.

855 make[3]: Entering directory `/usr/src/linux-2.4.0-ac10/drivers/acpi'
856 make[3]: warning: -jN forced in submake: disabling jobserver mode.
857 gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 
-march=i686  -I./include -D_LINUX  -DEXPORT_SYMTAB -c acpi_ksyms.c
858 gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 
-march=i686  -I./include -D_LINUX  -c -o driver.o driver.c
859 In file included from /usr/src/linux/include/linux/module.h:21,
860                  from acpi_ksyms.c:21:
861 /usr/src/linux/include/linux/modversions.h:4: linux/modules/8390.ver: No 
such file or directory
862 /usr/src/linux/include/linux/modversions.h:5: 
linux/modules/ac97_codec.ver: No such file or directory
863 /usr/src/linux/include/linux/modversions.h:6: linux/modules/ac97.ver: No 
such file or directory
864 /usr/src/linux/include/linux/modversions.h:7: 
linux/modules/acpi_ksyms.ver: No such file or directory
865 /usr/src/linux/include/linux/modversions.h:8: linux/modules/ad1848.ver: 
No such file or directory
866 /usr/src/linux/include/linux/modversions.h:9: linux/modules/adb.ver: No 
such file or directory

[root@localhost scripts]# ./ver_linux
-- Versions installed: (if some fields are empty or look
-- unusual then possibly you have very old versions)
Linux localhost.localdomain 2.4.1-pre8 #1 Tue Jan 16 20:25:14 MST 2001 i686 
unknown
Kernel modules         2.4.1
Gnu C                  2.95.3
Gnu Make               3.79.1
Binutils               2.10.0.24
Linux C Library        2.1.3
Dynamic linker         ldd (GNU libc) 2.1.3
Procps                 2.0.7
Mount                  2.10o
Net-tools              1.57
Console-tools          0.2.3
Sh-utils               2.0
Modules Loaded         

Steven
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

* Re: Linux 2.4.0-ac10 build errors
  2001-01-20  2:20 Linux 2.4.0-ac10 build errors Steven Cole
@ 2001-01-20  2:27 ` Jeff Garzik
  2001-01-20  2:33   ` Steven Cole
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2001-01-20  2:27 UTC (permalink / raw)
  To: elenstev; +Cc: Linux Kernel Mailing List, alan

Steven Cole wrote:
> 
> I got the following errors building 2.4.0-ac10:
> The first three digits are the line number in the build log.

Always run 'make mrproper' before building.

Alan's patch accidentally includes some files that are generated by the
build system.

	Jeff


-- 
Jeff Garzik       | "You see, in this world there's two kinds of
Building 1024     |  people, my friend: Those with loaded guns
MandrakeSoft      |  and those who dig. You dig."  --Blondie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

* Re: Linux 2.4.0-ac10 build errors
  2001-01-20  2:27 ` Jeff Garzik
@ 2001-01-20  2:33   ` Steven Cole
  0 siblings, 0 replies; 3+ messages in thread
From: Steven Cole @ 2001-01-20  2:33 UTC (permalink / raw)
  To: Jeff Garzik, elenstev; +Cc: Linux Kernel Mailing List, alan

On Friday 19 January 2001 19:27, Jeff Garzik wrote:
> Steven Cole wrote:
> > I got the following errors building 2.4.0-ac10:
> > The first three digits are the line number in the build log.
>
> Always run 'make mrproper' before building.
>
> Alan's patch accidentally includes some files that are generated by the
> build system.
>
> 	Jeff

Thank you, I actually did that just a few minutes ago, and the build is
proceeding along just fine.  I'll always do the make mrproper in the future.
I didn't reallize it would be necessary for a "clean" tree, but your 
explanation makes sense.

Steven
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2001-01-20  2:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-20  2:20 Linux 2.4.0-ac10 build errors Steven Cole
2001-01-20  2:27 ` Jeff Garzik
2001-01-20  2:33   ` Steven Cole

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