From: Joel Soete <soete.joel@tiscali.be>
To: Joel Soete <Soete.joel@tiscali.be>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] 2.6.5-pa7 failled to build?
Date: Wed, 14 Apr 2004 21:02:37 +0000 [thread overview]
Message-ID: <407DA6ED.8020007@tiscali.be> (raw)
In-Reply-To: <40711E5500005BF8@ocpmta2.freegates.net>
Fortunately build and boot fine on 64bits n4k system (build with gcc-hppa64-3.0)
btw the 32bit one was build with gcc-3.3.3: is there known issue?
Tx,
Joel
Joel Soete wrote:
> Hi all,
>
> I just try to recompile 2.6.5-pa7 32bit on my b2k and it failled with following
> ld message:
> [snip]
> gcc -Wp,-MD,drivers/usb/host/.ohci-hcd.o.d -nostdinc -iwithprefix include
> -D__KERNEL__ -Iinclude -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes
> -Wno-trigraphs -fno-strict-aliasing -fno-common -pipe -mno-space-regs -mfast-indirect-calls
> -mdisable-fpregs -ffunction-sections -march=2.0 -mschedule=8000 -O2 -fomit-frame-pointer
> -DKBUILD_BASENAME=ohci_hcd -DKBUILD_MODNAME=ohci_hcd -c -o drivers/usb/host/ohci-hcd.o
> drivers/usb/host/ohci-hcd.c
> In file included from drivers/usb/host/ohci-hcd.c:135:
> drivers/usb/host/ohci-dbg.c: In function `ohci_dump_td':
> drivers/usb/host/ohci-dbg.c:282: warning: passing arg 1 of `__swab32p' discards
> qualifiers from pointer target type
> drivers/usb/host/ohci-dbg.c:284: warning: passing arg 1 of `__swab32p' discards
> qualifiers from pointer target type
> drivers/usb/host/ohci-dbg.c:309: warning: passing arg 1 of `__swab32p' discards
> qualifiers from pointer target type
> drivers/usb/host/ohci-dbg.c:310: warning: passing arg 1 of `__swab32p' discards
> qualifiers from pointer target type
> drivers/usb/host/ohci-dbg.c:320: warning: passing arg 1 of `__swab32p' discards
> qualifiers from pointer target type
> drivers/usb/host/ohci-dbg.c:320: warning: passing arg 1 of `__swab32p' discards
> qualifiers from pointer target type
> drivers/usb/host/ohci-dbg.c:324: warning: passing arg 1 of `__swab16p' discards
> qualifiers from pointer target type
> In file included from drivers/usb/host/ohci-hcd.c:135:
> drivers/usb/host/ohci-dbg.c: In function `ohci_dump_ed':
> drivers/usb/host/ohci-dbg.c:342: warning: passing arg 1 of `__swab32p' discards
> qualifiers from pointer target type
> drivers/usb/host/ohci-dbg.c:361: warning: passing arg 1 of `__swab32p' discards
> qualifiers from pointer target type
> drivers/usb/host/ohci-dbg.c:361: warning: passing arg 1 of `__swab32p' discards
> qualifiers from pointer target type
> ld -r -o drivers/usb/host/built-in.o drivers/usb/host/ohci-hcd.o
> make -f scripts/Makefile.build obj=drivers/usb/image
> rm -f drivers/usb/image/built-in.o; ar rcs drivers/usb/image/built-in.o
> Inconsistency detected by ld.so: dynamic-link.h: 164: elf_get_dynamic_info:
> Assertion `info[9]->d_un.d_val == sizeof (Elf32_Rela)' failed!
> make[3]: *** [drivers/usb/image/built-in.o] Error 127
> make[2]: *** [drivers/usb/image] Error 2
> make[1]: *** [drivers/usb] Error 2
> make: *** [drivers] Error 2
>
> This b2k is running a sid debian install with mainly:
> # dpkg -l gcc binutils libc6
> 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)
> ||/ Name Version Description
> +++-==========================-==========================-====================================================================
> ii gcc 3.3.3-2 The GNU C compiler
> ii binutils 2.14.90.0.7-6 The GNU assembler,
> linker and binary utilities
> ii libc6 2.3.2.ds1-11 GNU C Library:
> Shared libraries and Timezone data
>
> And my config file is nearly the c3k one:
> # diff -Nau .config arch/parisc/configs/c3000_defconfig
> --- .config 2004-04-14 13:29:41.874241120 +0200
> +++ arch/parisc/configs/c3000_defconfig 2004-04-08 12:38:54.000000000 +0200
> @@ -70,14 +70,14 @@
> CONFIG_IOSAPIC=y
> CONFIG_IOMMU_SBA=y
> CONFIG_SUPERIO=y
> -CONFIG_CHASSIS_LCD_LED=y
> +# CONFIG_CHASSIS_LCD_LED is not set
> # CONFIG_PDC_CHASSIS is not set
>
> #
> # PCMCIA/CardBus support
> #
> CONFIG_PCMCIA=m
> -# CONFIG_PCMCIA_DEBUG is not set
> +CONFIG_PCMCIA_DEBUG=y
> CONFIG_YENTA=m
> CONFIG_CARDBUS=y
> # CONFIG_I82092 is not set
> @@ -520,7 +520,8 @@
> #
> # Ethernet (10000 Mbit)
> #
> -# CONFIG_IXGB is not set
> +CONFIG_IXGB=y
> +CONFIG_IXGB_NAPI=y
> # CONFIG_FDDI is not set
> # CONFIG_HIPPI is not set
> CONFIG_PPP=m
>
> Any idea?
>
> Joel
>
> ----------------------------------------------------------------------------------------
> Tiscali ADSL: 35 €/mois, la meilleure offre du marché!
> http://reg.tiscali.be/default.asp?lg=fr
>
>
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>
prev parent reply other threads:[~2004-04-14 21:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-14 11:58 [parisc-linux] 2.6.5-pa7 failled to build? Joel Soete
2004-04-14 21:02 ` Joel Soete [this message]
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=407DA6ED.8020007@tiscali.be \
--to=soete.joel@tiscali.be \
--cc=parisc-linux@lists.parisc-linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox