19 May 2013 15:31
bb - fix needed
dan j <netotaddress <at> mail.ru>
2013-05-19 13:31:22 GMT
2013-05-19 13:31:22 GMT
Egg named "bb" (GUI toolkit) uses "getenv" in setup script, but documentation says: "getenv was removed in Chicken 4.6.4. Use get-environment-variable instead.". I founded this when i tried to install bb. Log:
B:\home\>chicken-install bb
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=bb&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Sun, 19 May 2013 13:28:03 GMT
Server: Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/0.9.9-dev DAV/2 SVN/1.7.8 PHP/5.4.13 mod_fastcgi
/2.4.6
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ......
reading files ...
./Table.cxx
./Table.h
./bb-support.cpp
./bb.h
./bb.meta
./bb.scm
./bb.setup
bb located at C:\Users\Doc\AppData\Local\Temp/tempfb1a.2752/bb
checking platform for `bb' ...
checking dependencies for `bb' ...
install order:
("bb")
installing bb:1.31 ...
changing current directory to C:\Users\Doc\AppData\Local\Temp/tempfb1a.2752/bb
"B:\bin\csi" -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-
error-handling)" -e "(extension-name-and-version '(\"bb\" \"1.31\"))" "C:\Users\Doc\AppData\Local\Te
mp\tempfb1a.2752\bb\bb.setup"
Error: unbound variable: getenv
Error: shell command terminated with nonzero exit code
70
"\"B:\\bin\\csi\" -bnq -setup-mode -e \"(require-library setup-api)\" -e \"(impo...
OS: Windows, chicken compiled by MinGW
I hope it helps. Sorry for bad english.
B:\home\>chicken-install bb
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=bb&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Sun, 19 May 2013 13:28:03 GMT
Server: Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/0.9.9-dev DAV/2 SVN/1.7.8 PHP/5.4.13 mod_fastcgi
/2.4.6
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks ......
reading files ...
./Table.cxx
./Table.h
./bb-support.cpp
./bb.h
./bb.meta
./bb.scm
./bb.setup
bb located at C:\Users\Doc\AppData\Local\Temp/tempfb1a.2752/bb
checking platform for `bb' ...
checking dependencies for `bb' ...
install order:
("bb")
installing bb:1.31 ...
changing current directory to C:\Users\Doc\AppData\Local\Temp/tempfb1a.2752/bb
"B:\bin\csi" -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-
error-handling)" -e "(extension-name-and-version '(\"bb\" \"1.31\"))" "C:\Users\Doc\AppData\Local\Te
mp\tempfb1a.2752\bb\bb.setup"
Error: unbound variable: getenv
Error: shell command terminated with nonzero exit code
70
"\"B:\\bin\\csi\" -bnq -setup-mode -e \"(require-library setup-api)\" -e \"(impo...
OS: Windows, chicken compiled by MinGW
I hope it helps. Sorry for bad english.
_______________________________________________ Chicken-users mailing list Chicken-users <at> nongnu.org https://lists.nongnu.org/mailman/listinfo/chicken-users
RSS Feed