Mail Archives: djgpp/2002/03/21/04:02:42
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f
|
From: | eplmst AT lu DOT erisoft DOT se (Martin Stromberg)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: shl20js.zip does not appear to be preconfigured
|
Date: | 21 Mar 2002 08:43:45 GMT
|
Organization: | Ericsson Erisoft AB, Sweden
|
Lines: | 61
|
Message-ID: | <a7c6g1$74a$1@antares.lu.erisoft.se>
|
References: | <C08m8.8161$51 DOT 237376 AT wards>
|
NNTP-Posting-Host: | lws256.lu.erisoft.se
|
X-Newsreader: | TIN [version 1.2 PL2]
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Ian Miller (Ian AT shelob DOT plus DOT com) wrote:
: That was my main point. My configure problems below may
: just be a consequence of my using the latest CVS libc, for which I
: expect no help, but may also indicate a less than direct relationship
: between shl20js.zip and shl20jb.zip.
: If I try to configure by running djgpp\config, this is what happens:
: > C:\djgpp\gnu\sh-util2.0j>djgpp\config.bat
: > Configuring GNU Sh-utils for DJGPP v2.x...
: > Updating configuration scripts...
: > File `configure.orig' created
: > Running the ./configure script...
: > loading site script ./djgpp/config.site
: > checking build system type... configure: error: cannot guess build type;
: > you must specify one
: > ./configure script exited abnormally!
This is probably because CVS libc have a more complete uname (or what
its name is) implementation.
: Going now into bash (2.04) and running configure by hand like so:
: ./configure --build=i586-pc-msdosdjgpp
: I get
: >...
: > checking for gcc... no
: > configure: error: no acceptable cc found in $PATH
That's strange.
: Which is kind of funny because I can compile stuff (such as the libc
: and gcc-3.04 itself) just fine.
: CC=gcc ./configure --build=i586-pc-msdosdjgpp
: gets me a lot further. However, once the configure has finished
: make
: just generates
: > make.exe: *** No rule to make target `m4/jm-winsz1.m4',
: > needed by `aclocal.m4'.
: > Stop.
Sorry but I don't know much about m4.
: If anyone *can* configure and/or build shell utils 2.0j from
: the released sources (as recently updated 13th Nov 2001)
: I would be interested to know.
You could search the archives of djggp-workers at
<http://www.delorie.com/djgpp/mail-archives/> if you haven't already.
Right,
MartinS
- Raw text -