[Fink-devel] fink HEAD on 10.3

2006-03-23 Thread Robert T Wyatt
On Panther, I'm getting errors with the current fink in cvs HEAD as 
follows (any guidance appreciated):


./CLI/capture..ok 28/0Perl lib version (5.8.1) 
doesn't match executable version (5.8.6) at 
/System/Library/Perl/5.8.1/darwin-thread-multi-2level/Config.pm line 33.
Compilation failed in require at 
/System/Library/Perl/5.8.1/darwin-thread-multi-2level/Errno.pm line 8.
BEGIN failed--compilation aborted at 
/System/Library/Perl/5.8.1/darwin-thread-multi-2level/Errno.pm line 8.
Compilation failed in require at /System/Library/Perl/5.8.1/File/Temp.pm 
line 128.
BEGIN failed--compilation aborted at 
/System/Library/Perl/5.8.1/File/Temp.pm line 128.
Compilation failed in require at 
/sw/src/fink.build/fink-0.24.99.cvs-20060323.1643/perlmod/Fink/CLI.pm 
line 27.
BEGIN failed--compilation aborted at 
/sw/src/fink.build/fink-0.24.99.cvs-20060323.1643/perlmod/Fink/CLI.pm 
line 27.

Compilation failed in require at .capture.rokf line 1.
BEGIN failed--compilation aborted at .capture.rokf line 1.
# Failed test (./CLI/capture.t at line 153)
./CLI/capture..NOK 29#  got: '' 


# expected: 'sesame'
# Looks like you failed 1 tests of 29.
./CLI/capture..dubious



bash-3.00$ which perl
/sw/bin/perl
bash-3.00$ perl -v

This is perl, v5.8.6 built for darwin-thread-multi-2level



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] fink HEAD on 10.3

2006-03-23 Thread Daniel Macks
On Thu, Mar 23, 2006 at 11:09:10AM -0600, Robert T Wyatt wrote:
 On Panther, I'm getting errors with the current fink in cvs HEAD as 
 follows (any guidance appreciated):
 
 ./CLI/capture..ok 28/0Perl lib version (5.8.1) 
 doesn't match executable version (5.8.6) at 
 /System/Library/Perl/5.8.1/darwin-thread-multi-2level/Config.pm line 33.

Looks like the test is getting confused by a perl in your PATH that
is ahead of /usr/bin/perl. I just committed a fixed capture.t...please
test (with and without that perl (/sw/bin/perl from perl586 I assume)
present.

vasi: details in commit msg.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel