* Sparc64 compile error for 2.4.0-prerelease
@ 2001-01-02 1:36 Tommy Wu
2001-01-02 2:42 ` Tom Vier
2001-01-02 2:52 ` David S. Miller
0 siblings, 2 replies; 5+ messages in thread
From: Tommy Wu @ 2001-01-02 1:36 UTC (permalink / raw)
To: linux-kernel@vger.kernel.org
make[2]: Entering directory `/usr/src/kernel-source-2.4.0-prerelease/kernel'
sparc64-linux-gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototype
s -O2 -fomit-frame-pointer -fno-strict-aliasing -m64 -pipe -mno-fpu -mcpu=ultras
parc -mcmodel=medlow -ffixed-g4 -fcall-used-g5 -fcall-used-g7 -Wno-sign-compare
-Wa,--undeclared-regs -c -o panic.o panic.c
panic.c: In function `panic':
panic.c:80: `loops_per_sec' undeclared (first use in this function)
panic.c:80: (Each undeclared identifier is reported only once
panic.c:80: for each function it appears in.)
make[2]: *** [panic.o] Error 1
make[2]: Leaving directory `/usr/src/kernel-source-2.4.0-prerelease/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.4.0-prerelease/kernel'
make: *** [_dir_kernel] Error 2
--
Tommy Wu
mailto:tommy@teatime.com.tw
http://www.teatime.com.tw/~tommy
ICQ: 22766091
Mobile Phone: +886 936 909490
TeaTime BBS +886 2 31515964 24Hrs V.Everything
-
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] 5+ messages in thread
* Re: Sparc64 compile error for 2.4.0-prerelease
2001-01-02 1:36 Sparc64 compile error for 2.4.0-prerelease Tommy Wu
@ 2001-01-02 2:42 ` Tom Vier
2001-01-02 2:52 ` David S. Miller
1 sibling, 0 replies; 5+ messages in thread
From: Tom Vier @ 2001-01-02 2:42 UTC (permalink / raw)
To: linux-kernel
same on alpha
On Tue, Jan 02, 2001 at 09:36:09AM +0800, Tommy Wu wrote:
> panic.c: In function `panic':
> panic.c:80: `loops_per_sec' undeclared (first use in this function)
> panic.c:80: (Each undeclared identifier is reported only once
> panic.c:80: for each function it appears in.)
--
Tom Vier <thomassr@erols.com>
DSA Key id 0x27371A2C
-
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] 5+ messages in thread
* Re: Sparc64 compile error for 2.4.0-prerelease
2001-01-02 1:36 Sparc64 compile error for 2.4.0-prerelease Tommy Wu
2001-01-02 2:42 ` Tom Vier
@ 2001-01-02 2:52 ` David S. Miller
2001-01-02 3:57 ` Tommy Wu
1 sibling, 1 reply; 5+ messages in thread
From: David S. Miller @ 2001-01-02 2:52 UTC (permalink / raw)
To: tommy; +Cc: linux-kernel
See testing/prerelease-diff
Later,
David S. Miller
davem@redhat.com
-
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] 5+ messages in thread
* Re: Sparc64 compile error for 2.4.0-prerelease
2001-01-02 2:52 ` David S. Miller
@ 2001-01-02 3:57 ` Tommy Wu
2001-01-02 7:29 ` David S. Miller
0 siblings, 1 reply; 5+ messages in thread
From: Tommy Wu @ 2001-01-02 3:57 UTC (permalink / raw)
To: David S. Miller; +Cc: linux-kernel
"David S. Miller" 寫道:
>
> See testing/prerelease-diff
>
This patch still has problem for define 'HZ' in 'asm-sparc64/delay.h'.
It defined in linux/param.h.
--- delay.old Tue Jan 2 11:53:34 2001
+++ delay.h Tue Jan 2 11:43:17 2001
@@ -8,6 +8,7 @@
#define __SPARC64_DELAY_H
#include <linux/config.h>
+#include <linux/param.h>
#ifdef CONFIG_SMP
#include <linux/sched.h>
#include <asm/smp.h>
--
Tommy Wu
mailto:tommy@teatime.com.tw
http://www.teatime.com.tw/~tommy
ICQ: 22766091
Mobile Phone: +886 936 909490
TeaTime BBS +886 2 31515964 24Hrs V.Everything
-
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] 5+ messages in thread
* Re: Sparc64 compile error for 2.4.0-prerelease
2001-01-02 3:57 ` Tommy Wu
@ 2001-01-02 7:29 ` David S. Miller
0 siblings, 0 replies; 5+ messages in thread
From: David S. Miller @ 2001-01-02 7:29 UTC (permalink / raw)
To: tommy; +Cc: linux-kernel
Date: Tue, 02 Jan 2001 11:57:13 +0800
From: Tommy Wu <tommy@teatime.com.tw>
This patch still has problem for define 'HZ' in
'asm-sparc64/delay.h'. It defined in linux/param.h.
I've been doing only SMP builds lately which is why I didn't
catch this, thanks a lot.
Later,
David S. Miller
davem@redhat.com
-
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] 5+ messages in thread
end of thread, other threads:[~2001-01-02 8:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-02 1:36 Sparc64 compile error for 2.4.0-prerelease Tommy Wu
2001-01-02 2:42 ` Tom Vier
2001-01-02 2:52 ` David S. Miller
2001-01-02 3:57 ` Tommy Wu
2001-01-02 7:29 ` David S. Miller
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.