Subject: 1.6: how to build a (cross-)toolchain for amiga?
To: None <tech-toolchain@netbsd.org>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-toolchain
Date: 01/03/2003 15:58:12
I'd like to rebuid the amiga's miniroot. trying to do a
./build -m amiga -t
gives me:
...
f=/usr/cvs/src-1.6/tools/toolchain/../../gnu/dist/toolchain/gas/config/m68k-parse.y;
if [ $f = "./config/m68k-parse.y" ]; then ln -s config/m68k-parse.y . >
/dev/null 2>/dev/null || ln config/m68k-parse.y . > /dev/null 2>/dev/null
|| cp config/m68k-parse.y . >/dev/null 2>/dev/null; f=m68k-parse.y;
else true; fi; /bin/sh
/usr/cvs/src-1.6/tools/toolchain/../../gnu/dist/toolchain/gas/../ylwrap
"bison -y" $f y.tab.c m68k-parse.c --; if [ $f = "m68k-parse.y" ]; then
rm -f m68k-parse.y; else true; fi
Shared object "libiconv.so.2" not found
*** Error code 1
I have no idea where this comes from, and how to get to the point to get
to that place again to look into it further. Doing a simple 'make' doesn't
do it, obviously.
This is on the 1.6-stable branch btw, so I guess that shouldn't happen.
FWIW, I have the libiconv-1.8 package installed. Maybe some GNU configure
script picked that up by accident...
Help!
- Hubert
--
Want to get a clue on IPv6 but don't know where to start? Try this:
* Basics -> http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html
* Setup -> http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html
Of course with your #1 IPv6 ready operating system -> http://www.NetBSD.org/