Hello all,
I am having some trouble building scsh 0.6.2 on cygwin/win2k. I included what I
think are the relevant portions of config.log...
configure:1240: gcc -c -O2 conftest.c 1>&5
configure: In function `main':
configure:1235: `not' undeclared (first use in this function)
configure:1235: (Each undeclared identifier is reported only once
configure:1235: for each function it appears in.)
configure:1235: parse error before `big'
configure: failed program was:
#line 1229 "configure"
[...]
configure:1537: checking for main in -ldlnull 2>conftest.out
configure:1552: gcc -o conftest -O2 conftest.c -ldl -lm 1>&5
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: cann
ot find -ldl
collect2: ld returned 1 exit status
configure: failed program was:
#line 1545 "configure"
[...]
and then similiar failures when checking for main in -lmld, -lnsl, -lgen,
-lsocket, for getpwnam in -lsun, for crypt in -lc.
Any ideas? This could easily be a problem on my end (not having gcc setup
correctly, etc).
Thanks,
David
--
dvanhorn at cs dot uvm dot edu
|