chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] [Chicken-bugs] #337: Missing chicken-sys-macros.scm


From: Chicken Scheme
Subject: [Chicken-janitors] [Chicken-bugs] #337: Missing chicken-sys-macros.scm
Date: Thu, 11 Oct 2007 18:43:41 -0000

#337: Missing chicken-sys-macros.scm
---------------------+------------------------------------------------------
Reporter:  mario     |       Owner:  kon                   
    Type:  defect    |      Status:  new                   
Priority:  critical  |   Component:  compiler              
 Version:  2.7       |    Keywords:  chicken-sys-macros.scm
---------------------+------------------------------------------------------
 {{{make install}}} using the release tarball from http://chicken.wiki.br
 /dev-snapshots/2007/10/11/chicken-2.722.tar.gz fails with the following
 message:

 {{{
 # make PLATFORM=linux PREFIX=/usr/local/chicken-2.722 install
 ...
 mkdir -p /usr/local/chicken-2.722/share/chicken/doc/html
 install -m644 html/* /usr/local/chicken-2.722/share/chicken/doc/html
 install -m644 chicken.pdf /usr/local/chicken-2.722/share/chicken/doc
 install -m644 chicken.h chicken-config.h /usr/local/chicken-2.722/include
 install -m644 README LICENSE /usr/local/chicken-2.722/share/chicken/doc
 install -m644 chicken-more-macros.scm \
           chicken-ffi-macros.scm chicken-sys-macros.scm
 /usr/local/chicken-2.722/share/chicken
 install: cannot stat `chicken-sys-macros.scm': No such file or directory
 make[1]: *** [install] Error 1
 make[1]: Leaving directory `/root/chicken-2.722'
 make: *** [install] Error 2
 }}}

 chicken-sys-macros.scm is not in trunk's distribution/manifest file.
 Would that be the cause?

-- 
Ticket URL: <http://trac.callcc.org/ticket/337>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

[Prev in Thread] Current Thread [Next in Thread]