X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Rod Pemberton" Newsgroups: comp.os.msdos.djgpp Subject: Re: uname & basename Date: Fri, 2 Mar 2007 21:43:43 -0500 Organization: Aioe.org NNTP Server Lines: 24 Message-ID: References: NNTP-Posting-Host: IVw7K97ih4IohxRqyKkqFw.user.aioe.org X-Complaints-To: abuse AT aioe DOT org X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-Priority: 3 X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Florian Xaver" wrote in message news:op DOT toi3sgiefbdswm AT arachne... > hi, > > I tried to compile mplayer... the configuration-script needs uname and > basename. Any idea what I can do? > If you're just missing uname.exe, it's in the sh-utils package: shl2011b.zip, here: http://www.delorie.com/pub/djgpp/current/v2gnu/ ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/ However, you probably want a uname.exe that outputs the correct information, if so, then you'll need the DJGPP v2.04's sh-utils package: shl2011b.zip, here: http://www.delorie.com/pub/djgpp/beta/v2gnu/ ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/ Rod Pemberton