Bug#223460: [dannf@debian.org: reopening]

2004-05-28 Thread LaMont Jones
On Sat, May 29, 2004 at 01:39:21AM +0900, GOTO Masanori wrote:
 Is this bug alive?  Moreover, is this really linux-kernel-headers bug?
 The latest modutils on ia64 is existed, so it can be closed, I think.

I see no reason to keep it open.

lamont


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#223460: [dannf@debian.org: reopening]

2004-05-28 Thread GOTO Masanori
Is this bug alive?  Moreover, is this really linux-kernel-headers bug?
The latest modutils on ia64 is existed, so it can be closed, I think.

At Sat, 3 Jan 2004 13:36:47 -0500,
Daniel Jacobowitz wrote:
 On Tue, Dec 09, 2003 at 09:09:51AM -0700, dann frazier wrote:
  Package: linux-kernel-headers
  Version: 2.5.999-test7-bk-9
  Severity: important
  
  oops - tried to reopen an archived bug.
  opening a new one instead.  see #218645 for the original report.
  
  - Forwarded message from dann frazier [EMAIL PROTECTED] -
  
  From: dann frazier [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: reopening
  
  this bug exists in unstable - dunno if its a regression or if it wasn't
  fixed the first time.
  
  ...
  gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  -DCONFIG_ROOT_CHECK_OFF=0  
  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o arch64.o ../../../util/arch64.c
  In file included from ../../../util/arch64.c:24:
  ../../../include/util.h:42: warning: built-in function `log' declared as 
  non-function
  gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  -DCONFIG_ROOT_CHECK_OFF=0  
  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o gzfiles.o ../../../util/gzfiles.c
  gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  -DCONFIG_ROOT_CHECK_OFF=0  
  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o sys_nim.o ../../../util/sys_nim.c
  gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  -DCONFIG_ROOT_CHECK_OFF=0  
  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o sys_oim.o ../../../util/sys_oim.c
  ../../../util/sys_oim.c:36: error: parse error before old_sys_init_module
  make[2]: *** [sys_oim.o] Error 1
  make[2]: Leaving directory `/tmp/modutils-2.4.25/debian/build/util'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/tmp/modutils-2.4.25/debian/build'
  make: *** [stamp-build] Error 2
 
 This isn't the same bug.  Why is COMPAT_2_0 getting set?  IA64 headers
 have never supported using _syscall5, so I'm guessing this is a bug in
 modutils.

Regards,
-- gotom


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#223460: [dannf@debian.org: reopening]

2004-05-28 Thread GOTO Masanori
Is this bug alive?  Moreover, is this really linux-kernel-headers bug?
The latest modutils on ia64 is existed, so it can be closed, I think.

At Sat, 3 Jan 2004 13:36:47 -0500,
Daniel Jacobowitz wrote:
 On Tue, Dec 09, 2003 at 09:09:51AM -0700, dann frazier wrote:
  Package: linux-kernel-headers
  Version: 2.5.999-test7-bk-9
  Severity: important
  
  oops - tried to reopen an archived bug.
  opening a new one instead.  see #218645 for the original report.
  
  - Forwarded message from dann frazier [EMAIL PROTECTED] -
  
  From: dann frazier [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: reopening
  
  this bug exists in unstable - dunno if its a regression or if it wasn't
  fixed the first time.
  
  ...
  gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  
  -DCONFIG_ROOT_CHECK_OFF=0  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c 
  -o arch64.o ../../../util/arch64.c
  In file included from ../../../util/arch64.c:24:
  ../../../include/util.h:42: warning: built-in function `log' declared as 
  non-function
  gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  
  -DCONFIG_ROOT_CHECK_OFF=0  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c 
  -o gzfiles.o ../../../util/gzfiles.c
  gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  
  -DCONFIG_ROOT_CHECK_OFF=0  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c 
  -o sys_nim.o ../../../util/sys_nim.c
  gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  
  -DCONFIG_ROOT_CHECK_OFF=0  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c 
  -o sys_oim.o ../../../util/sys_oim.c
  ../../../util/sys_oim.c:36: error: parse error before old_sys_init_module
  make[2]: *** [sys_oim.o] Error 1
  make[2]: Leaving directory `/tmp/modutils-2.4.25/debian/build/util'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/tmp/modutils-2.4.25/debian/build'
  make: *** [stamp-build] Error 2
 
 This isn't the same bug.  Why is COMPAT_2_0 getting set?  IA64 headers
 have never supported using _syscall5, so I'm guessing this is a bug in
 modutils.

Regards,
-- gotom




Bug#223460: [dannf@debian.org: reopening]

2004-01-04 Thread Daniel Jacobowitz
On Tue, Dec 09, 2003 at 09:09:51AM -0700, dann frazier wrote:
 Package: linux-kernel-headers
 Version: 2.5.999-test7-bk-9
 Severity: important
 
 oops - tried to reopen an archived bug.
 opening a new one instead.  see #218645 for the original report.
 
 - Forwarded message from dann frazier [EMAIL PROTECTED] -
 
 From: dann frazier [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: reopening
 
 this bug exists in unstable - dunno if its a regression or if it wasn't
 fixed the first time.
 
 ...
 gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  
 -DCONFIG_ROOT_CHECK_OFF=0  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o 
 arch64.o ../../../util/arch64.c
 In file included from ../../../util/arch64.c:24:
 ../../../include/util.h:42: warning: built-in function `log' declared as 
 non-function
 gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  
 -DCONFIG_ROOT_CHECK_OFF=0  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o 
 gzfiles.o ../../../util/gzfiles.c
 gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  
 -DCONFIG_ROOT_CHECK_OFF=0  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o 
 sys_nim.o ../../../util/sys_nim.c
 gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  
 -DCONFIG_ROOT_CHECK_OFF=0  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o 
 sys_oim.o ../../../util/sys_oim.c
 ../../../util/sys_oim.c:36: error: parse error before old_sys_init_module
 make[2]: *** [sys_oim.o] Error 1
 make[2]: Leaving directory `/tmp/modutils-2.4.25/debian/build/util'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/tmp/modutils-2.4.25/debian/build'
 make: *** [stamp-build] Error 2

This isn't the same bug.  Why is COMPAT_2_0 getting set?  IA64 headers
have never supported using _syscall5, so I'm guessing this is a bug in
modutils.

-- 
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer




Bug#223460: [dannf@debian.org: reopening]

2003-12-09 Thread dann frazier
Package: linux-kernel-headers
Version: 2.5.999-test7-bk-9
Severity: important

oops - tried to reopen an archived bug.
opening a new one instead.  see #218645 for the original report.

- Forwarded message from dann frazier [EMAIL PROTECTED] -

From: dann frazier [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: reopening

this bug exists in unstable - dunno if its a regression or if it wasn't
fixed the first time.

...
gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  
-DCONFIG_ROOT_CHECK_OFF=0  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o 
arch64.o ../../../util/arch64.c
In file included from ../../../util/arch64.c:24:
../../../include/util.h:42: warning: built-in function `log' declared as 
non-function
gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  
-DCONFIG_ROOT_CHECK_OFF=0  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o 
gzfiles.o ../../../util/gzfiles.c
gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  
-DCONFIG_ROOT_CHECK_OFF=0  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o 
sys_nim.o ../../../util/sys_nim.c
gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  
-DCONFIG_ROOT_CHECK_OFF=0  -DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o 
sys_oim.o ../../../util/sys_oim.c
../../../util/sys_oim.c:36: error: parse error before old_sys_init_module
make[2]: *** [sys_oim.o] Error 1
make[2]: Leaving directory `/tmp/modutils-2.4.25/debian/build/util'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/modutils-2.4.25/debian/build'
make: *** [stamp-build] Error 2
[EMAIL PROTECTED]:/tmp/modutils-2.4.25$ COLUMNS=100 dpkg -l | grep libc6.1
ii  libc6.1 2.3.2.ds1-10.0.1GNU C Library: Shared libraries and 
Timezone data
ii  libc6.1-dbg 2.3.2.ds1-10.0.1GNU C Library: Libraries with 
debugging symbols
ii  libc6.1-dev 2.3.2.ds1-10.0.1GNU C Library: Development 
Libraries and Header Files
[EMAIL PROTECTED]:/tmp/modutils-2.4.25$ COLUMNS=100 dpkg -l linux-kernel-headers
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NameVersion Description
+++-===-===-==
ii  linux-kernel-header 2.5.999-test7-bk-9  Linux Kernel Headers for development
- End forwarded message -




Bug#223460: [dannf@debian.org: reopening]

2003-12-09 Thread dann frazier
Package: linux-kernel-headers
Version: 2.5.999-test7-bk-9
Severity: important

oops - tried to reopen an archived bug.
opening a new one instead.  see #218645 for the original report.

- Forwarded message from dann frazier [EMAIL PROTECTED] -

From: dann frazier [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: reopening

this bug exists in unstable - dunno if its a regression or if it wasn't
fixed the first time.

...
gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  -DCONFIG_ROOT_CHECK_OFF=0  
-DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o arch64.o ../../../util/arch64.c
In file included from ../../../util/arch64.c:24:
../../../include/util.h:42: warning: built-in function `log' declared as non-function
gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  -DCONFIG_ROOT_CHECK_OFF=0  
-DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o gzfiles.o ../../../util/gzfiles.c
gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  -DCONFIG_ROOT_CHECK_OFF=0  
-DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o sys_nim.o ../../../util/sys_nim.c
gcc -O2 -Wall -I../../../util/../include -D_GNU_SOURCE  -DCONFIG_ROOT_CHECK_OFF=0  
-DELF_MACHINE_H='elf_ia64.h' -DARCH_ia64  -c -o sys_oim.o ../../../util/sys_oim.c
../../../util/sys_oim.c:36: error: parse error before old_sys_init_module
make[2]: *** [sys_oim.o] Error 1
make[2]: Leaving directory `/tmp/modutils-2.4.25/debian/build/util'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/modutils-2.4.25/debian/build'
make: *** [stamp-build] Error 2
[EMAIL PROTECTED]:/tmp/modutils-2.4.25$ COLUMNS=100 dpkg -l | grep libc6.1
ii  libc6.1 2.3.2.ds1-10.0.1GNU C Library: Shared libraries and 
Timezone data
ii  libc6.1-dbg 2.3.2.ds1-10.0.1GNU C Library: Libraries with debugging 
symbols
ii  libc6.1-dev 2.3.2.ds1-10.0.1GNU C Library: Development Libraries and 
Header Files
[EMAIL PROTECTED]:/tmp/modutils-2.4.25$ COLUMNS=100 dpkg -l linux-kernel-headers
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NameVersion Description
+++-===-===-==
ii  linux-kernel-header 2.5.999-test7-bk-9  Linux Kernel Headers for development
- End forwarded message -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]