[LLVMdev] Build error for llvm-2.9 on RHEL5

Eli Friedman eli.friedman at gmail.com
Sun May 29 17:55:29 PDT 2011


On Sun, May 29, 2011 at 5:48 PM, Arjun Singri <arjunsingri at gmail.com> wrote:
> This is perl, v5.8.8 built for Linux-2.6c2.5-i686-64int
> Thanks,
> Arjun

Hmm... that looks okay... really not sure what's going on; given that
you have a working Perl, it should be getting used.  The only thing I
can think of is that sometimes strange things happen when your build
is on an NFS mount (or other unusual filesystem).

-Eli

> On Sun, May 29, 2011 at 5:46 PM, Eli Friedman <eli.friedman at gmail.com>
> wrote:
>>
>> On Sun, May 29, 2011 at 5:13 PM, Arjun Singri <arjunsingri at gmail.com>
>> wrote:
>> > Oh ok. Here it is:
>> >  #!/apollo/env/envImprovement/bin/perl
>>
>> Okay, now what's the output of "/apollo/env/envImprovement/bin/perl
>> --version"?
>>
>> -Eli
>>
>> > On Sun, May 29, 2011 at 5:07 PM, Eli Friedman <eli.friedman at gmail.com>
>> > wrote:
>> >>
>> >> On Sun, May 29, 2011 at 5:05 PM, Arjun Singri <arjunsingri at gmail.com>
>> >> wrote:
>> >> > Thank you for replying. These are the first few lines from
>> >> > llvm-config:
>> >> >  use 5.006;
>> >> >   use strict;
>> >> >   use warnings;
>> >> >   use Cwd 'abs_path';
>> >> >   #---- begin autoconf values ----
>> >> >   my $PACKAGE_NAME        = q{llvm};
>> >>
>> >> No, the very first line (which on my computer, looks like
>> >> "#!/usr/bin/perl").
>> >>
>> >> -Eli
>> >
>> >
>
>




More information about the llvm-dev mailing list