Re: what does this cc1plus error mean?

2014-06-27 Thread ToddAndMargo
On 06/25/2014 10:03 PM, 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" Hi All, I gave up and used the rpm from: http://download.opensuse.org/re

Re: what does this cc1plus error mean?

2014-06-27 Thread Elias Persson
On 2014-06-27 20:43, ToddAndMargo wrote: # rpmbuild --rebuild librecad-2.0.4-1.fc19.src.rpm ... lib/filters/rs_filterdxfrw.cpp: In member function 'virtual void RS_FilterDXFRW::writeHeader(DRW_Header&)': lib/filters/rs_filterdxfrw.cpp:1479:22: error: 'class DRW_Header' has no member named 'addInt

Re: what does this cc1plus error mean?

2014-06-27 Thread ToddAndMargo
43 PM To: Scientific Linux Users Subject: Re: what does this cc1plus error mean? [...] I now have the deltoolset installed, but still have the error. What am I missing? This e-mail communication (including any or all attachments) is intended only for the use of

RE: what does this cc1plus error mean?

2014-06-27 Thread Thompson, Herb
Did you do "scl enable devtoolset-2 'bash' "? -Original Message- From: owner-scientific-linux-us...@listserv.fnal.gov [mailto:owner-scientific-linux-us...@listserv.fnal.gov] On Behalf Of ToddAndMargo Sent: June-26-14 5:43 PM To: Scientific Linux Users Subject: Re: wh

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,

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: 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

Re: what does this cc1plus error mean?

2014-06-25 Thread Peter Elmer
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 means that you are rebuilding a packag

what does this cc1plus error mean?

2014-06-25 Thread ToddAndMargo
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"