From: Brian Ford <ford@vss.fsi.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: glibc and kernel build problems (EST8260)
Date: Tue, 14 Nov 2000 13:55:51 -0600 (CST) [thread overview]
Message-ID: <Pine.GSO.4.21.0011141339220.493-100000@eos> (raw)
I am trying to build glibc and the fsmlabs kernel for the EST8260 from
scratch and am having a few problems.
For glibc, I have read the HowTo and I think I applied the proper glibc
patches. I have also patched my gcc specs file. Here is where I am
dying:
powerpc-linux-gcc -nostdlib -nostartfiles -r -o
/home/ford/linux/build/glibc/elf/librtld.os '-Wl,-('
/home/ford/linux/build/glibc/elf/dl-allobjs.os
/home/ford/linux/build/glibc/libc_pic.a -lgcc '-Wl,-)'
powerpc-linux-gcc -nostdlib -nostartfiles -shared -o
/home/ford/linux/build/glibc/elf/ld.so \
/home/ford/linux/build/glibc/elf/librtld.os \
-Wl,--version-script=/home/ford/linux/build/glibc/ld.so.map
-Wl,-soname=ld.so.1
/home/ford/linux/tools/powerpc-linux/bin/ld: unable to find version
dependency `GLIBC_2.0'
collect2: ld returned 1 exit status
For the kernel, I get:
make[2]: Entering directory
`/home/ford/linux/src/linuxppc_fsm/arch/ppc/mm'
powerpc-linux-gcc -D__KERNEL__ -I/home/ford/linux/src/linuxppc_fsm/include
-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing
-D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2
-Wno-uninitialized -mmultiple -mstring -c -o init.o init.c
init.c: In function `__ioremap':
init.c:418: `isa_mem_base' undeclared (first use in this function)
init.c:418: (Each undeclared identifier is reported only once
init.c:418: for each function it appears in.)
init.c: In function `hash_init':
init.c:1486: warning: int format, long int arg (arg 2)
init.c: At top level:
init.c:661: warning: `get_mem_prop' declared `static' but never defined
make[2]: *** [init.o] Error 1
Any ideas? Thanks.
--
Brian
Ford Software Engineer
Vital Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax: 314-551-8444
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2000-11-14 19:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-14 19:55 Brian Ford [this message]
2000-11-15 12:33 ` glibc and kernel build problems (EST8260) diekema_jon
2000-11-15 15:25 ` Brian Ford
2000-11-15 15:50 ` diekema_jon
2000-11-15 18:23 ` Dan Malek
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=Pine.GSO.4.21.0011141339220.493-100000@eos \
--to=ford@vss.fsi.com \
--cc=linuxppc-embedded@lists.linuxppc.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