Re: kernel-image-2.6.11-amd64 packages

2005-03-29 Thread Lennart Sorensen
On Mon, Mar 28, 2005 at 07:46:48PM +0200, Jonas Meurer wrote:
 sure, i did so. i used menuconfig, but that shouldn't matter.

make menuconfig is not a substitute for make oldconfig.  It does and
should matter which you use first.  You can use make menuconfig after
using make oldconfig if you wish.

make menuconfig is _only_ a substitute for make config.

 still, the build failture happens.

Len Sorensen


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



Re: kernel-image-2.6.11-amd64 packages

2005-03-28 Thread Jonas Meurer
On 27/03/2005 Javier Kohen wrote:
 El lun, 28-03-2005 a las 04:04 +0200, Jonas Meurer escribió:
  On 27/03/2005 Frederik Schueler wrote:
   I am currently uploading the first release of kernel-image-2.6.11-amd64
   to alioth. 
  
  the sources fail to build for me with the attached .config:
  the same .config builds clean with kernel-source-2.6.10.
 
 Did you update the config to the newer kernel release? make oldconfig
 should help.

sure, i did so. i used menuconfig, but that shouldn't matter.

still, the build failture happens.

bye
 jonas


signature.asc
Description: Digital signature


Re: kernel-image-2.6.11-amd64 packages

2005-03-28 Thread Jacob Larsen
Oops. Should have gone to the list:
Jacob Larsen wrote:
Jonas Meurer wrote:
| the sources fail to build for me with the attached .config:
I have the same problem. I see this in the .config, but it is not shown
in menuconfig:
| CONFIG_SCSI_QLA2XXX=y
/Jacob

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


Re: kernel-image-2.6.11-amd64 packages

2005-03-28 Thread Jonas Meurer
On 28/03/2005 Jacob Larsen wrote:
 I have the same problem. I see this in the .config, but it is not shown
 in menuconfig:
 
 | CONFIG_SCSI_QLA2XXX=y

this is the same for kernel-source-2.6.10, i compared both menuconfigs.

the real problem is in the sources, drivers/scsi/qla2xxx is empty except
Kconfig and Makefile in kernel-source-2.6.11:

$ ll /usr/src/kernel-source-2.6.11/drivers/scsi/qla2xxx/
Kconfig  Makefile
$ ls /usr/src/kernel-source-2.6.10/drivers/scsi/qla2xxx/
Kconfig   ql2322.c   qla_def.h qla_inline.h   qla_os.c
Makefile  ql6312.c   qla_devtbl.h  qla_iocb.c qla_rscn.c
ql2100.c  ql6322.c   qla_gbl.h qla_isr.c  qla_settings.h
ql2200.c  qla_dbg.c  qla_gs.c  qla_listops.h  qla_sup.c
ql2300.c  qla_dbg.h  qla_init.cqla_mbx.c  qla_version.h

i didn't find any information about the qla2xxx driver removal in
the changelog, except one from 2.6.5-1 (long time ago):
  * Removed non-free firmware and disabled their drivers (see #239952):
. QLA2XXX: drivers/scsi/qla2xxx/*_fw.c

there is already a bugreport considering this issue:
#301603: Compile fails linking drivers/scsi/qla2xxx/build.o

i tried to comment out the entry in .config, but make-kpkg always
reverts the modifications.

finally i got this fixed by simply copying drivers/scsi/*.[ch] from
kernel-source-2.6.10.

bye
 jonas
  


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



Re: kernel-image-2.6.11-amd64 packages

2005-03-28 Thread Jacob Larsen
Jonas Meurer wrote:
finally i got this fixed by simply copying drivers/scsi/*.[ch] from
kernel-source-2.6.10.
I just grabbed v.2.6.11.6 from kernel.org. Seems like they already fixed 
it.

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


Re: kernel-image-2.6.11-amd64 packages

2005-03-27 Thread Jonas Meurer
On 27/03/2005 Frederik Schueler wrote:
 I am currently uploading the first release of kernel-image-2.6.11-amd64
 to alioth. 

the sources fail to build for me with the attached .config:

---
# fakeroot make-kpkg --initrd --append-to-version -1-amd64 kernel_image
[...]
  CC  drivers/scsi/sg.o
  LD  drivers/scsi/built-in.o
ld: drivers/scsi/qla2xxx/built-in.o: No such file: No such file or
directory
make[3]: *** [drivers/scsi/built-in.o] Error 1
make[2]: *** [drivers/scsi] Error 2
make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.6.11'
make: *** [stamp-build] Error 2
---

the same .config builds clean with kernel-source-2.6.10.

bye
 jonas
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.11-1-amd64
# Mon Mar 28 03:56:34 2005
#
CONFIG_X86_64=y
CONFIG_64BIT=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_CMPXCHG=y
CONFIG_EARLY_PRINTK=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_LOCK_KERNEL=y

#
# General setup
#
CONFIG_LOCALVERSION=
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_BSD_PROCESS_ACCT=y
# CONFIG_BSD_PROCESS_ACCT_V3 is not set
CONFIG_SYSCTL=y
# CONFIG_AUDIT is not set
CONFIG_LOG_BUF_SHIFT=14
CONFIG_HOTPLUG=y
CONFIG_KOBJECT_UEVENT=y
# CONFIG_IKCONFIG is not set
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_FUTEX=y
CONFIG_EPOLL=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
# CONFIG_TINY_SHMEM is not set

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_OBSOLETE_MODPARM=y
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y

#
# Processor type and features
#
CONFIG_MK8=y
# CONFIG_MPSC is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_L1_CACHE_BYTES=64
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_TSC=y
CONFIG_X86_GOOD_APIC=y
CONFIG_MICROCODE=m
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_MTRR=y
# CONFIG_SMP is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y
# CONFIG_NUMA is not set
# CONFIG_GART_IOMMU is not set
CONFIG_DUMMY_IOMMU=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y

#
# Power management options
#
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
# CONFIG_SOFTWARE_SUSPEND is not set

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
# CONFIG_ACPI_SLEEP is not set
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_VIDEO=m
# CONFIG_ACPI_FAN is not set
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_THERMAL=m
# CONFIG_ACPI_ASUS is not set
CONFIG_ACPI_IBM=m
# CONFIG_ACPI_TOSHIBA is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_ACPI_CONTAINER is not set

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# Bus options (PCI etc.)
#
CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
# CONFIG_UNORDERED_IO is not set
# CONFIG_PCI_MSI is not set
CONFIG_PCI_LEGACY_PROC=y
CONFIG_PCI_NAMES=y

#
# PCCARD (PCMCIA/CardBus) support
#
# CONFIG_PCCARD is not set

#
# PC-card bridges
#

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats / Emulations
#
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=y
CONFIG_COMPAT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_UID16=y

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=m
# CONFIG_DEBUG_DRIVER is not set

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
# CONFIG_PARPORT_SERIAL is not set
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_PC_SUPERIO is not set
# CONFIG_PARPORT_OTHER is not set
CONFIG_PARPORT_1284=y

#
# Plug and Play support
#
# CONFIG_PNP is not set

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_PARIDE is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
CONFIG_BLK_DEV_SX8=m
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=
CONFIG_LBD=y
# CONFIG_CDROM_PKTCDVD is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y

Re: kernel-image-2.6.11-amd64 packages

2005-03-27 Thread Javier Kohen
El lun, 28-03-2005 a las 04:04 +0200, Jonas Meurer escribi:
 On 27/03/2005 Frederik Schueler wrote:
  I am currently uploading the first release of kernel-image-2.6.11-amd64
  to alioth. 
 
 the sources fail to build for me with the attached .config:
 the same .config builds clean with kernel-source-2.6.10.

Did you update the config to the newer kernel release? make oldconfig
should help.

-- 
Javier Kohen [EMAIL PROTECTED]
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]


signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada	digitalmente


Re: kernel-image-2.6.11-amd64 packages

2005-03-27 Thread Juan A




I do make menuconfig, don't touch anything
and just exit saving changes ;)
Javier Kohen escribi:

  El lun, 28-03-2005 a las 04:04 +0200, Jonas Meurer escribi:
  
  
On 27/03/2005 Frederik Schueler wrote:


  I am currently uploading the first release of kernel-image-2.6.11-amd64
to alioth. 
  

the sources fail to build for me with the attached .config:
the same .config builds clean with kernel-source-2.6.10.

  
  
Did you update the config to the newer kernel release? "make oldconfig"
should help.