Hello Jörg,

On Sun, 17 Jan 2016 15:24:03 +0100 Jörg F. Wittenberger 
<[email protected]> wrote:

> Am 17.01.2016 um 15:17 schrieb Mario Domenech Goulart:
> ...
>>> Release-infos:
>>>
>>> https://raw.githubusercontent.com/0-8-15/pthreads/master/pthreads.release-info
>>>
>>> https://raw.githubusercontent.com/0-8-15/sqlite3pth/master/sqlite3pth.release-info
>> 
>> The repositories don't have the tags referenced by .release-info files
>> (forgot to push --tags?)
>
> Thanks!  Yes.  Done.

I've added pthreads to the egg index.  Thanks.

sqlite3pth's installation fails, so I haven't added it yet:

$ chicken-install
retrieving ...
checking platform for `sqlite3pth' ...
checking dependencies for `sqlite3pth' ...
install order:
("sqlite3pth")
installing sqlite3pth: ...
changing current directory to .
  '/home/mario/local/chicken-4.9.0.1/bin/csi' -bnq -setup-mode -e 
"(require-library setup-api)" -e "(import setup-api)" -e 
"(setup-error-handling)" -e "(extension-name-and-version '(\"sqlite3pth\" 
\"\"))" 'sqlite3pth.setup'
  '/home/mario/local/chicken-4.9.0.1/bin/csc' -feature compiling-extension 
-setup-mode    -s -O3 -d2 -J -emit-type-file sqlite3pth.types sqlite3pth.scm 
sqlite/sqlite3.o -L -pthread
csc: file `sqlite/sqlite3.o' does not exist

Error: shell command failed with nonzero exit status 16384:

  '/home/mario/local/chicken-4.9.0.1/bin/csc' -feature compiling-extension 
-setup-mode    -s -O3 -d2 -J -emit-type-file sqlite3pth.types sqlite3pth.scm 
sqlite/sqlite3.o -L -pthread


Error: shell command terminated with nonzero exit code
17920
"'/home/mario/local/chicken-4.9.0.1/bin/csi' -bnq -setup-mode -e 
\"(require-libr...


Best wishes.
Mario
-- 
http://parenteses.org/mario

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to