From: "James Keenan via RT" <[email protected]>
Date: Sat, 27 Dec 2008 19:03:36 -0800
. . .
I tried that, with these results:
$ sh tools/dev/src-t.sh t/src/extend_15
Error reading source file parrot-config.
Error reading source file parrot-config.
Error reading source file parrot-config.
Error reading source file parrot-config.
Error reading source file parrot-config.
-I./include -c t/src/extend_15 t/src/extend_15.c
tools/dev/src-t.sh: line 33: -I./include: No such file or directory
Error reading source file parrot-config.
Error reading source file parrot-config.
Error reading source file parrot-config.
Error reading source file parrot-config.
Error reading source file parrot-config.
Error reading source file parrot-config.
Error reading source file parrot-config.
Error reading source file parrot-config.
t/src/extend_15 src/parrot_config t/src/extend_15 -L -lparrot
tools/dev/src-t.sh: line 53: t/src/extend_15: No such file or directory
Can anyone diagnose this?
When updating an old working copy, I just happened to notice that
"parrot-config" was deleted since June. So was able to find this:
r28977 | chromatic | 2008-07-02 21:42:27 -0400 (Wed, 02 Jul 2008) | 2 lines
[parrot-config] Turned parrot-config into a fakecutable; this allows
programs
to query Parrot's configuration. See RT #32365.
HTH.
-- Bob Rogers
http://www.rgrjr.com/