[Ecls-list] Re: CVS ECLS build failure
Greg Pfeil
pfeil at amazon.com
Tue Jan 3 16:08:01 UTC 2006
I've been away on vacation for a week, so I figured I should mention this
issue again.
Stephen: Your output looks identical to mine.
I'm still having the same problem, but I haven't updated my source since at
least the 23rd. I just tried to update, but seem to be having trouble
getting to SF's CVS server.
On 12/26/05 4:57 PM, "Stephen" <stecmccarthy at hotpop.com> wrote:
>
> I would like to show more of the output of make that I see when I run make
> with the most recent cvs of ecls, since I have the same problem just to see
> if it looks the same as yours and to see if this helps people fine where the
> problem lies. I have to change some of the lines because they were 81
> characters long.
>
> I just did configure without any additional flags. The following is as far as
> the make gets as of Dec 25, 2005 using msys:
>
> Stephen at VAIO ~/LisP/ecls
> $ make
> cd build; make
> make[1]: Entering directory `/home/Stephen/LisP/ecls/build'
> if [ -f CROSS-COMPILER ]; then \
> ./CROSS-COMPILER < compile.lsp; \
> else \
> ./ecl_min < compile.lsp; \
> fi
> ;*** Lisp core booted ****
> ECL (Embeddable Common Lisp) 16384 pages
>
>> #<"SI" package>
>> (:WANTS-RT :WANTS-DEFSYSTEM :WANTS-ASDF :WANTS-CMP :WANTS-DLOPEN :ECL-MIN
> :IEEE-FLOATING-POINT :DFFI :CLOS-STREAMS :CMU-FORMAT :MINGW32 :DLOPEN :CLOS
> :BOEHM-GC:ANSI-CL :COMMON-LISP :ECL :COMMON :PENTIUM4 :FFI)
>>
> (:MINGW32 :WANTS-RT :WANTS-DEFSYSTEM :WANTS-ASDF :WANTS-CMP :WANTS-DLOPEN
> :ECL-MIN:IEEE-FLOATING-POINT :DFFI :CLOS-STREAMS :CMU-FORMAT :MINGW32 :DLOPEN
> :CLOS :BOEHM-GC :ANSI-CL :COMMON-LISP :ECL :COMMON :PENTIUM4 :FFI) "bare.lsp"
>> ("C:/msys/1.0/home/Stephen/Lisp/ecls/build/help.doc")
>> #<"COMMON-LISP" package>
>> #<"CL" package>
>> "~A -o ~S -L\"C:/msys/1.0/home/Stephen/Lisp/ecls/build\"~* ~{~S ~} ~@?"
>> "~* ecl.dll -lm "
>> "ECL"
>> NIL
>> NIL
>> ;;; Compiling src:lsp;export.lsp.
> ;;; Note: Removing unused variable POP
> ;;; Note: Removing unused variable FINISHED
> ;;; Compiling (LET (#) ...).
> ;;; Warning: The variable ENV is not used.
> ;;; Note: Removing unused variable POP
> ;;; Note: Removing unused variable FINISHED
> ;;; Compiling (LET (#) ...).
> ;;; Warning: The variable ENV is not used.
> ;;; Compiling (LET (#) ...).
> ;;; Warning: The variable ENV is not used.
> ;;; Compiling (DEFUN EVAL-FEATURE ...).
> ;;; Compiling (DEFUN DO-READ-FEATURE ...).
> ;;; Compiling (DEFUN SHARP-+-READER ...).
> ;;; Compiling (DEFUN SHARP---READER ...).
> ;;; End of Pass 1. Filesystem error with pathname
> #P"build:lsp;export.data.NEWEST".
> Either
> 1) the file does not exist, or
> 2) we are not allow to access the file, or
> 3) the pathname points to a broken symbolic link.
> Top level.
> SI>
> cd doc; make
> make[2]: Entering directory `/home/Stephen/LisP/ecls/build/doc'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/Stephen/LisP/ecls/build/doc'
> make[1]: Leaving directory `/home/Stephen/LisP/ecls/build'
>
> Stephen at VAIO ~/LisP/ecls
> $
>
>> -------------------------------------------------------
>> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
>> for problems? Stop! Download the new AJAX search engine that makes
>> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
>> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
>>
>
>
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
More information about the ecl-devel
mailing list