internal compiler error for lapack 3.4.2 build

2014-06-26 Thread Yasha Karant
I am attempting to build VASP 5.3.3 for a X86-64 SL6, with Nvidia GPUs and Nvida CUDA 6, compute engine. VASP requires lapack 3.4.2 As I was building lapack, the following failure was reported: gfortran -O2 -c stbt05.f -o stbt05.o stbt05.f: In function ‘stbt05’: stbt05.f:189: internal compile

Re: what does this cc1plus error mean?

2014-06-26 Thread ToddAndMargo
On 06/26/2014 03:15 AM, Dr Andrew C Aitchison wrote: On Thu, 26 Jun 2014, ToddAndMargo wrote: On 06/25/2014 10:17 PM, Peter Elmer wrote: Hi, On Wed, Jun 25, 2014 at 10:03:54PM -0700, ToddAndMargo wrote: rpmbuild --rebuild librecad-2.0.4-1.fc20.src.rpm ... cc1plus: error: unrecognized comm

Re: what does this cc1plus error mean?

2014-06-26 Thread Jeffrey Anderson
I think you need gcc 4.8.1 at least. It is possible to build gcc from source. https://gcc.gnu.org/wiki/InstallingGCC I've built 4.9 on SL6 boxes. It takes long time, though. Jeff On Thu, Jun 26, 2014 at 12:14 AM, ToddAndMargo wrote: > On 06/25/2014 10:17 PM, Peter Elmer wrote: > >>Hi,

unsubscribe

2014-06-26 Thread Jean-Victor Côté

Re: what does this cc1plus error mean?

2014-06-26 Thread zxq9
On Thursday 26 June 2014 14:31:22 you wrote: > Hi, > > On Thu, Jun 26, 2014 at 07:42:39AM -0400, Nico Kadel-Garcia wrote: > > On Thu, Jun 26, 2014 at 3:14 AM, ToddAndMargo wrote: > > > Ye old out-of-date strikes again. Probably will have > > > > > > to wait for SL7. Rats! > > > > > > T

Re: [SL-Users] Re: open source drafting program

2014-06-26 Thread zxq9
On Wednesday 25 June 2014 21:52:40 you wrote: > On 2014/06/25 21:06, ToddAndMargo wrote: > > On 06/25/2014 06:06 PM, John R. Dennison wrote: > >> On Wed, Jun 25, 2014 at 05:21:49PM -0700, ToddAndMargo wrote: > >>> Can you do an "rpmrebuild -ta tarball" on the source? > >> > >> Have you tried? > >

Re: what does this cc1plus error mean?

2014-06-26 Thread Peter Elmer
Hi, On Thu, Jun 26, 2014 at 07:42:39AM -0400, Nico Kadel-Garcia wrote: > On Thu, Jun 26, 2014 at 3:14 AM, ToddAndMargo wrote: > > Ye old out-of-date strikes again. Probably will have > > to wait for SL7. Rats! > > > > Thank you for helping me with this, > > Or you could "rpm -U file.src.

Re: what does this cc1plus error mean?

2014-06-26 Thread Nico Kadel-Garcia
On Thu, Jun 26, 2014 at 3:14 AM, ToddAndMargo wrote: > Hi Pete, > > Ye old out-of-date strikes again. Probably will have > to wait for SL7. Rats! > > Thank you for helping me with this, Or you could "rpm -U file.src.rpm", edit the resulting .spec file to manipulate the CFLAGS or other rele

Re: what does this cc1plus error mean?

2014-06-26 Thread ToddAndMargo
On 06/25/2014 10:17 PM, Peter Elmer wrote: Hi, On Wed, Jun 25, 2014 at 10:03:54PM -0700, ToddAndMargo wrote: rpmbuild --rebuild librecad-2.0.4-1.fc20.src.rpm ... cc1plus: error: unrecognized command line option "-std=c++11"cc1plus: error: unrecognized command line option "-std=c++11" It