Re: cygwin.com DNS not resolving?

2006-12-29 Thread Fred Stone
[EMAIL PROTECTED] wrote: I'm not seeing name resolution on cygwin.com from several different ISPs? Anyone else see this or know what is going on? http://cygwin.com worked OK for me thru Compuserve. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: CLISP build fails w/unresolved ref to _FMTID_UserDefinedProperties

2006-12-23 Thread Fred Stone
[EMAIL PROTECTED] wrote: Fred Stone schrieb: I am attempting to build CLISP 2.41 from the Cygwin source download and I get unresolved references in the clisp-link base step in the syscalls module. The build parameters I used are as follows: ./configure \ --build /build2 \ --prefix

CLISP module=bindings/win32 variable kernel32 has no value in compile of win32.lisp

2006-12-23 Thread Fred Stone
module=bindings/win32 in CLISP 2.41-1 build fails with message variable kernel32 has no value during the compile of win32.lisp. Build completes OK without the bindings, and I get the same error message if I try to compile win32.lisp separately. -- Unsubscribe info:

CLISP build fails w/unresolved ref to _FMTID_UserDefinedProperties

2006-12-21 Thread Fred Stone
I am attempting to build CLISP 2.41 from the Cygwin source download and I get unresolved references in the clisp-link base step in the syscalls module. The build parameters I used are as follows: ./configure \ --build /build2 \ --prefix=/usr --fsstnd=redhat \