Re: [BUG] parrot 0.4.5: Configure.pl: tru64

2006-07-03 Thread Jarkko Hietaniemi
Will Coleda wrote: > While you're waiting, we should improve the test for readline: we > used to have similar failures where we found readline (or other > probed thingees) but the version was not recent enough for us to link > with. (1) Some sort of grouping for the libraries so that only th

Re: [BUG] parrot 0.4.5: Configure.pl: tru64

2006-07-02 Thread Will Coleda
While you're waiting, we should improve the test for readline: we used to have similar failures where we found readline (or other probed thingees) but the version was not recent enough for us to link with. Regards. On Jul 2, 2006, at 4:47 PM, Jarkko Hietaniemi wrote: Leopold Toetsch wro

Re: [BUG] parrot 0.4.5: Configure.pl: tru64

2006-07-02 Thread Jarkko Hietaniemi
Leopold Toetsch wrote: > On Jul 2, 2006, at 15:04, Jarkko Hietaniemi wrote: > >> But the -lreadline is needed for something later? > > If readline is available, it can be used at interactive prompts, but > it's not absolutely needed. I think I will first try to get the admins to get compile a n

Re: [BUG] parrot 0.4.5: Configure.pl: tru64

2006-07-02 Thread Leopold Toetsch
On Jul 2, 2006, at 15:04, Jarkko Hietaniemi wrote: But the -lreadline is needed for something later? If readline is available, it can be used at interactive prompts, but it's not absolutely needed. $ cd languages/perl6/ ... [EMAIL PROTECTED] $ ../../parrot perl6.pbc p6> say 'ok' ok p6> le

Re: [BUG] parrot 0.4.5: Configure.pl: tru64

2006-07-02 Thread Jarkko Hietaniemi
Leopold Toetsch wrote: > On Jul 1, 2006, at 21:42, Jarkko Hietaniemi wrote: > >> (1) I don't know all those -libraries are being listed, the test >> program certainly doesn't need them... yes, the linker should >> know to ignore them as unused... but: >> >> (2) This is not Linux so that -l

Re: [BUG] parrot 0.4.5: Configure.pl: tru64

2006-07-02 Thread Leopold Toetsch
On Jul 1, 2006, at 21:42, Jarkko Hietaniemi wrote: (1) I don't know all those -libraries are being listed, the test program certainly doesn't need them... yes, the linker should know to ignore them as unused... but: (2) This is not Linux so that -lgmp and -lreadline are not "standard"

Re: [BUG] parrot 0.4.5: Configure.pl: tru64

2006-07-01 Thread Jarkko Hietaniemi
Leopold Toetsch wrote: > On Jun 29, 2006, at 18:48, Jarkko Hietaniemi wrote: > >> Any way to add verbosity to e.g. see which commands are being run? > > perl Configure.pl --verbose-step=snprintf ... Testing snprintf...cc -std -D_INTRINSICS -fprm d -ieee -I/p/include -DLANGUAGE_C -pthread -D_XOPE

Re: [BUG] parrot 0.4.5: Configure.pl: tru64

2006-06-30 Thread Leopold Toetsch
On Jun 29, 2006, at 18:48, Jarkko Hietaniemi wrote: Any way to add verbosity to e.g. see which commands are being run? perl Configure.pl --verbose-step=snprintf leo

[BUG] parrot 0.4.5: Configure.pl: tru64

2006-06-30 Thread Jarkko Hietaniemi
Parrot 0.4.5 in Tru64 5.1B: $ perl Configure.pl ... Determining if your platform supports readline.yes. Determining if your platform supports gdbm..no. Testing snprintf...resolve_symbols: loader error: dlopen: libreadline.so.4: symbol "tgetnum"