Hi:
I wasn't using Fedora 8, but Redhat 4U6.
Here is the data you asked for:
master:~->51% uname -a
Linux master 2.6.9-55.ELsmp #1 SMP Fri Apr 20 16:36:54 EDT 2007 x86_64
x86_64 x86_64 GNU/Linux
master:~->52% gcc --version
gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-8)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
master:~->53% pm -q glibc --qf '%{version}-%{release}\n'
pm: Command not found.
master:~->54% rpm -q glibc --qf '%{version}-%{release}\n'
2.3.4-2.36
2.3.4-2.36
Thanks,
Jerry
> Thanks. Here are the outputs:
> ------------------------------------------
> uname -a
> Linux cluster.node1 2.6.26LAM+BLCR #1 SMP Mon Nov 24 01:12:27 CST 2008
> i686
> i686 i386 GNU/Linux
>
> gcc --version
> gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33)
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> PURPOSE.
>
> rpm -q glibc --qf '%{version}-%{release}\n'
> 2.7-2
> -----------------------------------------
>
>
> 2008/11/25 Paul H. Hargrove <PHHargrove_at_[hidden]>
>
>> ÕÅÙ© and Jerry have both indicated the failures are with Fedora 8. Could
>> one
>> or both or you provide the output from the following commands:
>>
>> $ uname -a
>> $ gcc --version
>> $ rpm -q glibc --qf '%{version}-%{release}\n'
>>
>> -Paul
>>
>> ÕÅÙ© wrote:
>>
>>> Hi,
>>>
>>> Thanks. I will try debug mode then.
>>>
>>> 2008/11/25 Jerry Mersel <jerry.mersel_at_[hidden] <mailto:
>>> jerry.mersel_at_[hidden]>>
>>>
>>>
>>>
>>> Hi:
>>>
>>>
>>> I'm no expert in this by any means but I would try rebuilding blcr
>>> with debugging enabled and then look at the logs.
>>>
>>> That's what I intend to do with my blcr problem.
>>>
>>> Regards,
>>> Jerry
>>
|