On Sat, Oct 14, 2000 at 01:14:19AM -0400, Adam Di Carlo wrote:
> > I checked it out, will try a build, Ill tell you the results tomorrow.
>
> Please do. I plan on uploading 2.2.18 source pkg on Sunday.
Build finished: http://pandora.debian.org/~cts/bf/
m68k patch checked in.
However, there is a problem:
Your m68k architecture is not supported yet.
I guess it comes from utilities/dbootstrap/main.c, which has been changed a
little since the potato bf.
Maybe its sufficient to patch *get_m68k_model( void )
status = parsefile("/proc/hardware", archoptions, 1, FALSE);
to
status = parsefile("/proc/hardware", archoptions, 1, TRUE);
since /proc/hardware says:
Model: Amiga A2000
Any more surprises like this?
Christian
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]