This is the mail archive of the cygwin@sources.redhat.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]

building scsh


Hi,

Did anyone try to build scsh-0.5.2 (scheme shell) using Cygwin?

I've got the following errors:

scsh/network1.o: In function `scheme_host_address2host_info':
/cygdrive/c/avorobiev/src/scsh-0.5.2/scsh/network1.c:407: undefined reference to `h_errno'
scsh/network1.o: In function `scheme_host_name2host_info':
/cygdrive/c/avorobiev/src/scsh-0.5.2/scsh/network1.c:434: undefined reference to `h_errno'
scsh/time1.o: In function `time2date':
/cygdrive/c/avorobiev/src/scsh-0.5.2/scsh/time1.c:161: undefined reference to `_tzname'
collect2: ld returned 1 exit status
make: *** [scshvm] Error 1

Thanks in advance,
Alexander
-- 
"... the most important thing in the programming language is the name.
 A language will not succeed without a good name.  I have recently
 invented a very good name and now I am looking for a suitable
 language."  -- D. E. Knuth, 1967

--
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]