On Wednesday, September 21, 2016 5:39:40 PM WEST Ben Lowe wrote:
> I'd be grateful with help compiling Lyx on RHEL6
> (2.6.32-573.3.1.el6.x86_64). I compiled Lyx 2.1.4 a while back with
> no problem but having issues on 2.2.1. I have attached my configure
> log and makefile logs. I am using conda
Le 23/09/2016 à 18:12, Ben Lowe a écrit :
Dear JMark,
Oh, sorry about that. I've rerun it with gcc 4.4 (and attached). Alas
I get errors in making with "/usr/include/QtCore/qthreadstorage.h:",
so I assume its an issue with my Qt version.
Now I am running out of ideas. So I asked google and...
Dear JMark,
Oh, sorry about that. I've rerun it with gcc 4.4 (and attached). Alas
I get errors in making with "/usr/include/QtCore/qthreadstorage.h:",
so I assume its an issue with my Qt version.
Kind Regards,
Ben
On 23 September 2016 at 16:09, Jean-Marc Lasgouttes wrote:
> Le 23/09/2016 à 16:2
Le 23/09/2016 à 16:28, Ben Lowe a écrit :
I tried compiling with the patch, gcc 4.4 and did this twice, one with
and once without "--disable-cxx11", and attached the relevant logs.
Sadly I did not have any luck. I think updating Qt might be
non-trivial on my build of RHEL6.
In what you sent, yo
On 23 September 2016 at 13:21, Jean-Marc Lasgouttes wrote:
> Le 23/09/2016 à 14:00, Jean-Marc Lasgouttes a écrit :
>>
>> What happens if you configure gcc 4.9 without using --disable-cxx11? It
>> should not be necessary with a recent compiler like this one.
>>
>> Concerning the error itself, what
Le 23/09/2016 à 14:00, Jean-Marc Lasgouttes a écrit :
What happens if you configure gcc 4.9 without using --disable-cxx11? It
should not be necessary with a recent compiler like this one.
Concerning the error itself, what is the Qt version that you use?
I see now that it is Qt 4.6. I would not
Le 23/09/2016 à 13:07, Ben Lowe a écrit :
Thank you very much for this suggestion. I have tried configuring with
this flag and then 'make'. I have attached the tail of the make output
("make_tail.log"), which unfortunately fails.
Concerning this one, try the attached patch. It is already in mas
Le 21/09/2016 à 18:39, Ben Lowe a écrit :
The make fails with:
"/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/tr1_impl/functional:1225:
note: typename std::result_of
0)>(_Bound_args, std::tuple<_UElements ...>)>::type ...)>::type
std::_Bind<_Functor(_Bound_
On 09/21/2016 12:39 PM, Ben Lowe wrote:
> I'd be grateful with help compiling Lyx on RHEL6
> (2.6.32-573.3.1.el6.x86_64). I compiled Lyx 2.1.4 a while back with
> no problem but having issues on 2.2.1. I have attached my configure
> log and makefile logs. I am using conda with a python 2.7 environ