This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

problem with configuring make-3.77


Hi there,

I have hust downloaded and install cygwin-b20.1 as
outlined in the cygwin user guide
I created the /bin /etc /usr directories etc

I wanted to instal gcc-2.95.2 and upon looking up the
mail archives I took the advice
to install make-3.77

I downloaded to /usr/local
then tar xvfz (file.tar.gz)
cd make-3.77
mkdir build
cd build

I have tried to configure it with
bash /usr/local/make-3.77/configure
--prefix=/cygwin/cygwin-b20/H-i586-cygwin32/bin \
>--host=i586-cygwin32

I get the following warning invalid host type, but it
continues running but after

  checking for location of SCCS get command
  not updating unwritable cache ./config.cache
  creating ./config.status

It returns the following error

/usr/local/make-3.77/configure: /bin/sh: No such file
or directory

I created the /bin and renamed sh.exe to ash.exe and
then copied bash.exe to sh.exe
and mounted cygwin/bin to /bin

I have include the o/p of check -s -v, if that would
help. I am a novice at unix and
cygwin and any help would be greatly welcome, thanking
you inadvance

Eve
____________________________________________________________________________________________
bash-2.02$ cygcheck -s -v


Cygnus Win95/NT Configuration Diagnostics
Current System Time: Fri Dec 17 17:17:42 1999

WinNT Ver 4.0 build 1381 Service Pack 3

Path:   /cygnus/cygwin-b20/H-i586-cygwin32/bin
        /usr/home
        /usr/local
        /usr/local/make-3.77
        .

SysDir: D:\WINNT\System32
WinDir: D:\WINNT

HOME = `/usr/home'
MAKE_MODE = `UNIX'
PWD = `/WINNT/Profiles/Administrator/Desktop'

!D: = `D:\WINNT\PROFILES\Administrator\DESKTOP'
COMPUTERNAME = `AGU8'
COMSPEC = `D:\WINNT\system32\cmd.exe'
GEOSOFT = `D:\Geosoft'
GEOTEMP = `D:\geotemp'
HOMEDRIVE = `D:'
HOMEPATH = `\'
HOSTNAME = `agu8'
HOSTTYPE = `i586'
LOGONSERVER = `\\AGU8'
MACHTYPE = `i586-pc-cygwin32'
NUMBER_OF_PROCESSORS = `1'
OS2LIBPATH = `D:\WINNT\system32\os2\dll;'
OS = `Windows_NT'
OSTYPE = `cygwin32'
PATHEXT = `.COM;.EXE;.BAT;.CMD'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 5 Stepping
2, GenuineIntel'
PROCESSOR_LEVEL = `6'
PROCESSOR_REVISION = `0502'
PROMPT = `$P$G'
SHELL = `/bin/sh'
SHLVL = `1'
SYSTEMDRIVE = `D:'
SYSTEMROOT = `D:\WINNT'
TEMP = `D:\TEMP'
TERM = `cygwin'
TMP = `D:\TEMP'
USERDOMAIN = `AGU8'
USERNAME = `Administrator'
USERPROFILE = `D:\WINNT\Profiles\Administrator'
WINDIR = `D:\WINNT'
_ = `/cygnus/cygwin-b20/H-i586-cygwin32/bin/cygcheck'

Use `-r' to scan registry

a:\ fd           N/A    N/A
c:\ hd  FAT     2047Mb  60% CP    UN
d:\ hd  FAT     2047Mb  85% CP    UN
e:\ hd  FAT     1999Mb  47% CP    UN
j:\ cd           N/A    N/A
r:\ ram FAT        7Mb   0% CP    UN          
NT-RAMDRIVE

D:                                   /        native 
text!=binary
d:cygnuscygwin-b20H-i586cygwin32bin  /bin     native 
text!=binary

Found:
D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\bash.exe
Found:
D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\cat.exe
Not Found: cpp (good!)
Found:
D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\find.exe
Found:
D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\gcc.exe
Found:
D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\gdb.exe
Found: D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\ld.exe
Found: D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\ls.exe
Found:
D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\make.exe
Found: D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\sh.exe

  371k 1998/12/01
D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\cygtcl80.dll
- os=4.0
 img=1.0 sys=4.0
                  "cygtcl80.dll" v0.0 ts=1998/12/1
8:25
    5k 1998/12/01
D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\cygtclpip80.dll
- os=
4.0 img=1.0 sys=4.0
   10k 1998/12/01
D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\cygtclreg80.dll
- os=
4.0 img=1.0 sys=4.0
                  "cygtclreg80.dll" v0.0 ts=1998/12/1
8:25
  600k 1998/12/01
D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\cygtk80.dll -
os=4.0
img=1.0 sys=4.0
                  "cygtk80.dll" v0.0 ts=1998/12/1 8:28
  446k 1998/12/03
D:\cygnus\cygwin-b20\H-i586-cygwin32\bin\cygwin1.dll -
os=4.0
img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=1998/12/4 4:39
Use -h to see help about each section
bash-2.02$

__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]