Re: ATA mkIII first official patches - please test!

From: James D. Stewart (jds_at_elib.com)
Date: 02/04/05

  • Next message: Doug White: "Re: Can't see OpenBSD's slices"
    To: Søren Schmidt <sos@DeepCore.dk>
    Date: Thu, 3 Feb 2005 23:21:52 -0500
    
    

    ----- Original Message -----
    Sent: Thursday, February 03, 2005 3:52 PM
    Subject: ATA mkIII first official patches - please test!

    > ATA-mkIII first official snapshot.

    With RELENG_5, the following errors occur (if you need more info, ask
    off-list):

    $ make kernel KERNCONF=NFS2
    .
    . (lots deleted(
    .
    cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
      -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extens
    ions -std=c99 -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/
    acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/sr
    c/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/a
    th/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include
    opt_global.h -fno-common -finline-limit=8000 --param
    inline-unit-growth=100 --param
    arge-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundar
    y=2 -ffreestanding -Werror /usr/src/sys/dev/ata/ata-card.c
    /usr/src/sys/dev/ata/ata-card.c:56: error: `PCMCIA_PRODUCT_IODATA3_CBIDE2'
    undeclared here (not in a function)
    /usr/src/sys/dev/ata/ata-card.c:56: error: initializer element is not
    constant
    /usr/src/sys/dev/ata/ata-card.c:56: error: (near initialization for
    `ata_pccard_products[2].pp_product')
    /usr/src/sys/dev/ata/ata-card.c:56: error: `PCMCIA_CIS_IODATA3_CBIDE2'
    undeclared here (not in a function)
    /usr/src/sys/dev/ata/ata-card.c:56: error: initializer element is not
    constant
    /usr/src/sys/dev/ata/ata-card.c:56: error: (near initialization for
    `ata_pccard_products[2].pp_cis')
    /usr/src/sys/dev/ata/ata-card.c:56: error: initializer element is not
    constant
    /usr/src/sys/dev/ata/ata-card.c:56: error: (near initialization for
    `ata_pccard_products[2]')
    /usr/src/sys/dev/ata/ata-card.c:57: error: initializer element is not
    constant
    /usr/src/sys/dev/ata/ata-card.c:57: error: (near initialization for
    `ata_pccard_products[3].pp_cis')
    /usr/src/sys/dev/ata/ata-card.c:57: error: initializer element is not
    constant
    /usr/src/sys/dev/ata/ata-card.c:57: error: (near initialization for
    `ata_pccard_products[3]')
    /usr/src/sys/dev/ata/ata-card.c:58: error: initializer element is not
    constant
    /usr/src/sys/dev/ata/ata-card.c:58: error: (near initialization for
    `ata_pccard_products[4].pp_cis')
    /usr/src/sys/dev/ata/ata-card.c:58: error: initializer element is not
    constant
    /usr/src/sys/dev/ata/ata-card.c:58: error: (near initialization for
    `ata_pccard_products[4]')
    /usr/src/sys/dev/ata/ata-card.c:59: error: initializer element is not
    constant
    /usr/src/sys/dev/ata/ata-card.c:59: error: (near initialization for
    `ata_pccard_products[5].pp_cis')
    /usr/src/sys/dev/ata/ata-card.c:59: error: initializer element is not
    constant
    /usr/src/sys/dev/ata/ata-card.c:59: error: (near initialization for
    `ata_pccard_products[5]')
    /usr/src/sys/dev/ata/ata-card.c:60: error: initializer element is not
    constant
    /usr/src/sys/dev/ata/ata-card.c:60: error: (near initialization for
    `ata_pccard_products[6].pp_cis')
    /usr/src/sys/dev/ata/ata-card.c:60: error: initializer element is not
    constant
    /usr/src/sys/dev/ata/ata-card.c:60: error: (near initialization for
    `ata_pccard_products[6]')
    /usr/src/sys/dev/ata/ata-card.c:61: error: initializer element is not
    constant
    /usr/src/sys/dev/ata/ata-card.c:61: error: (near initialization for
    `ata_pccard_products[7]')
    *** Error code 1

    Stop in /usr/obj/usr/src/sys/NFS2.
    *** Error code 1

    Stop in /usr/src.
    *** Error code 1

    Stop in /usr/src.

    The sys/dev/ata directory contents was removed prior to the tar file being
    dumped, then the patch was applied, all from the /usr/src directory.

    --
    Jim Stewart
    e.Librarian
    The e.Lib, Inc.
    -- 
    No virus found in this outgoing message.
    Checked by AVG Anti-Virus.
    Version: 7.0.300 / Virus Database: 265.8.4 - Release Date: 2/1/05
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Doug White: "Re: Can't see OpenBSD's slices"

    Relevant Pages

    • freebsd4.7 compile kernel error
      ... *** Error code 1 ... the kernel config file: ... pseudo-device splash ... # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver ...
      (comp.unix.bsd.freebsd.misc)
    • Unassociated shell command when building kernel
      ... kernel build, I get what appear to be make errors with the error ... echo ln gzip gunzip>>rescue.conf ... *** Error code 1 ...
      (freebsd-questions)
    • Error in kernel source, possibly GCC related
      ... I am at this moment compiling the kernel, and I get this error when make ... *** Error code 1 ... # Floating point support - do not disable. ... # PCI Ethernet NICs that use the common MII bus controller code. ...
      (freebsd-stable)
    • Re: New DTrace source snapshot
      ... A number of things were missing from the dtrace kernel ... This is a snapshot of current which contains lock order ... This snapshot extends the basic OpenSolaris DTrace functionality ... *** Error code 1 ...
      (freebsd-current)
    • Re: New DTrace source snapshot
      ... A number of things were missing from the dtrace kernel ... This is a snapshot of current which contains lock order ... will fail to build when hosted on RELENG_6. ... *** Error code 1 ...
      (freebsd-current)