Subject: Re: shle--netbsdelf not recognized by glib?
To: Christian Groessler <cpg@aladdin.de>
From: Josh Tolbert <hemi@scoundrelz.net>
List: port-dreamcast
Date: 08/29/2002 22:34:38
Hi Christian,

(22:35:18 <~>) $ ssh dreamcast
HEMI@dreamcast.home.lan's password:
Last login: Thu Aug 29 22:33:42 2002 from pentastar.home.l
NetBSD ?.? (UNKNOWN)

Welcome to NetBSD on a Sega Dreamcast!

bash-2.05$ perl -v

This is perl, v5.6.1 built for sh3el-netbsd

Copyright 1987-2001, Larry Wall

Perl may be copied only under the terms of either the Artistic License or
the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.

bash-2.05$ perl
print "Hi! I'm running on NetBSD/dreamcast!\n";
Hi! I'm running on NetBSD/dreamcast!
bash-2.05$

	Perl compiled just fine here.

Thanks,
Josh

------     ---   -
Josh Tolbert
hemi@scoundrelz.net

Every time the power flickers, a squirrel gets his wings.

On 30 Aug 2002, Christian Groessler wrote:

>
> > Hi Dreamcast fans,
> >	While compiling irssi (gotta have my IRC fix...), glib started
> > coughing out strange errors like, "unrecognized configuration
> > shle--netbsdelf," and later on the ssh connection decided to drop while
> > running a test of POSIX threads. It drops the connection repeatedly at
> > that point, even if I "screen" the compile. Screen crashes when this
> > happens, too. Is there some way I can correct this problem, or is good ol'
> > NetBSD/Dreamcast (shle--netbsdelf) just not supported by glib?
>
> Sorry, no answer, but a question (since you're apparently currently
> compiling things from pkgsrc anyway):
>
> Does lang/perl5 compile for you? I reliably get an assertion fault in
> the kernel...
>
> regards,
> chris
>