On 07.02.2018 19:57, Phil Stracchino wrote:
> I've identified the build problem, and it is quite simple and fixed by
> the following patch:
Thank you!
I borrowed the patch for Debian, also incorporating the (strange) fix
Gentoo developed for the bat-binary-is-libtool-wrapper problem you
encounte
FYI, the current Gentoo app-backup/bacula-9.0.6-r2 ebuild now fully
supports building Bacula with qt-console (BAT) against Qt5, *including*
'unstable' Qt 5.9.
--
Phil Stracchino
Babylon Communications
ph...@caerllewys.net
p...@co.ordinate.org
Landline: +1.603.293.8485
Mobile: +1.60
On 02/07/18 12:50, Phil Stracchino wrote:
> On 02/07/18 04:23, Kern Sibbald wrote:
>> It is supposed to be supported in version 9.0.6. However there are a
>> few reports of problems. If it doesn't build/run on Qt5, I suggest you
>> check to see if there is already a bug report open and if not o
On 02/07/18 04:23, Kern Sibbald wrote:
> It is supposed to be supported in version 9.0.6. However there are a
> few reports of problems. If it doesn't build/run on Qt5, I suggest you
> check to see if there is already a bug report open and if not open a new
> one. I will have the developer ta
It is supposed to be supported in version 9.0.6. However there are a
few reports of problems. If it doesn't build/run on Qt5, I suggest you
check to see if there is already a bug report open and if not open a new
one. I will have the developer take a look at it.
Best regards,
Kern
On 06.
Hi,
I would like to ask, if you plan to support Qt5 for bacula.
Regards
Josef Ridky
Associate Software Engineer
Core Services Team
Red Hat Czech, s.r.o.
--
Check out the vibrant tech community on one of the world's mos
Hi Kern,
> Could you try this again with the current Bacula that is in the repo
> (9.0.6 20Nov17). I am hoping it was a bug in pkg-config -- I
> simplified its use. The ./configure script relies on pkg-config to
> find your Qt installation.
>
> If it still fails could you send me the output of
>
Carsten,
Could you try this again with the current Bacula that is in the repo
(9.0.6 20Nov17). I am hoping it was a bug in pkg-config -- I simplified
its use. The ./configure script relies on pkg-config to find your Qt
installation.
If it still fails could you send me the output of
pkg-co
Hi Kern,
> Yes there are plans to update to Qt 5, but sometimes with such nice
> web interfaces (BWeb, Baculum, ...) I wonder whether it is really
> worth the effort.
I noticed the commits concerning Qt 5 support in git and gave them a
try. It seems that autoconfigure still needs some glue:
[...