All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Garst R. Reese" <reese@isn.net>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: 2.4.1pre3 compile problems
Date: Sat, 13 Jan 2001 07:33:47 -0400	[thread overview]
Message-ID: <3A603D1B.DAC9C8F4@isn.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 57 bytes --]

log attached.
same problem with ac8
gcc-2.95.2.1
UP
Garst

[-- Attachment #2: makebzlilo.log --]
[-- Type: text/plain, Size: 2863 bytes --]

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586  -DUTS_MACHINE='"i386"' -c -o init/version.o init/version.c
make CFLAGS="-D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586 " -C  kernel
make[1]: Entering directory `/usr/src/linux/kernel'
make all_targets
make[2]: Entering directory `/usr/src/linux/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586    -DEXPORT_SYMTAB -c ksyms.c
In file included from /usr/src/linux/include/linux/modversions.h:93,
                 from /usr/src/linux/include/linux/module.h:21,
                 from ksyms.c:14:
/usr/src/linux/include/linux/modules/i386_ksyms.ver:76: warning: `cpu_data' redefined
/usr/src/linux/include/asm/processor.h:78: warning: this is the location of the previous definition
/usr/src/linux/include/linux/modules/i386_ksyms.ver:80: warning: `smp_num_cpus' redefined
/usr/src/linux/include/linux/smp.h:80: warning: this is the location of the previous definition
/usr/src/linux/include/linux/modules/i386_ksyms.ver:82: warning: `cpu_online_map' redefined
/usr/src/linux/include/linux/smp.h:88: warning: this is the location of the previous definition
/usr/src/linux/include/linux/modules/i386_ksyms.ver:96: warning: `smp_call_function' redefined
/usr/src/linux/include/linux/smp.h:87: warning: this is the location of the previous definition
In file included from /usr/src/linux/include/linux/modversions.h:117,
                 from /usr/src/linux/include/linux/module.h:21,
                 from ksyms.c:14:
/usr/src/linux/include/linux/modules/ksyms.ver:504: warning: `del_timer_sync' redefined
/usr/src/linux/include/linux/timer.h:34: warning: this is the location of the previous definition
In file included from /usr/src/linux/include/linux/interrupt.h:45,
                 from ksyms.c:21:
/usr/src/linux/include/asm/hardirq.h:37: warning: `synchronize_irq' redefined
/usr/src/linux/include/linux/modules/i386_ksyms.ver:84: warning: this is the location of the previous definition
In file included from ksyms.c:17:
/usr/src/linux/include/linux/kernel_stat.h: In function `kstat_irqs':
/usr/src/linux/include/linux/kernel_stat.h:48: `smp_num_cpus' undeclared (first use in this function)
/usr/src/linux/include/linux/kernel_stat.h:48: (Each undeclared identifier is reported only once
/usr/src/linux/include/linux/kernel_stat.h:48: for each function it appears in.)
make[2]: *** [ksyms.o] Error 1
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/kernel'
make: *** [_dir_kernel] Error 2

             reply	other threads:[~2001-01-13 11:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-13 11:33 Garst R. Reese [this message]
2001-01-13 12:27 ` 2.4.1pre3 compile problems Keith Owens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A603D1B.DAC9C8F4@isn.net \
    --to=reese@isn.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.