You mean, someone actually tried to use Tcl? *Rub eyes*

Whoops. File got added to the tcl makefile based on a local copy of the command.

Committed update to MANIFEST and the join file (which isn't complete or tested, 
btw.)

Try again?

Matthew Zimmerman (via RT) wrote:

# New Ticket Created by Matthew Zimmerman # Please include the string: [perl #32906]
# in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=32906 >



--- osname= linux osvers= 2.4.21-4.elsmp arch= i386-linux-thread-multi cc= gcc 3.3.3 20040412 (Red Hat Linux 3.3.3-7) --- Flags: category=core severity=high ack=no ---

I can't get TCL to `make', on the most recent CVS checkout:

[EMAIL PROTECTED] ~/personal/devel/parrot $ cd languages/tcl
[EMAIL PROTECTED] ~/personal/devel/parrot/languages/tcl $ make
make: *** No rule to make target `lib/commands/join.imc', needed by `lib/tcllib.imc'. Stop.


---
Summary of my parrot 0.1.1 configuration:
configdate='Mon Dec 6 12:02:34 2004'
Platform:
osname=linux, archname=i386-linux-thread-multi
jitcapable=1, jitarchname=i386-linux,
jitosname=LINUX, jitcpuarch=i386
execcapable=1
perl=/usr/bin/perl
Compiler:
cc='gcc', ccflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
Linker and Libraries:
ld='gcc', ldflags=' -L/usr/local/lib',
cc_ldflags='',
libs='-lnsl -ldl -lm -lcrypt -lutil -lpthread -lrt -lgmp -lpthread -lm -L/usr/lib -licuuc -licudata -lpthread -lm'
Dynamic Linking:
share_ext='.so', ld_share_flags='-shared -L/usr/local/lib -fPIC',
load_ext='.so', ld_load_flags='-shared -L/usr/local/lib -fPIC'
Types:
iv=long, intvalsize=4, intsize=4, opcode_t=long, opcode_t_size=4,
ptrsize=4, ptr_alignment=1 byteorder=1234,
nv=double, numvalsize=8, doublesize=8


---
Environment:
HOME LANG LANGUAGE LD_LIBRARY_PATH LOGDIR PATH PERL5LIB SHELL

Reply via email to