I can confirm that 7.9.3 builds also fine on Solaris 10 x64 using GCC.
Best regards,
Daniel
Am 07.06.17 um 13:15 schrieb Gary R. Schmidt:
On 07/06/2017 20:43, Gary R. Schmidt wrote:
On 07/06/2017 17:59, Kern Sibbald wrote:
Hello,
Bacula does not require g++ to build, but you may need to adju
On 07/06/2017 20:43, Gary R. Schmidt wrote:
On 07/06/2017 17:59, Kern Sibbald wrote:
Hello,
Bacula does not require g++ to build, but you may need to adjust
things. For example, on FreeBSD Bacula is built with clang. On
Solaris you can use the Solaris compiler. I don't know what Developer
On 07/06/2017 17:59, Kern Sibbald wrote:
Hello,
Bacula does not require g++ to build, but you may need to adjust
things. For example, on FreeBSD Bacula is built with clang. On Solaris
you can use the Solaris compiler. I don't know what Developer Studio
is, so I cannot say. However, you wi
Hi,
with these changes version 7.9 can be successfully compiled on Solaris
11 x64 using GCC.
@Gary R. Schmidt: It should now also work on Solaris 10 but I will check
it also.
Best regards,
Daniel
Am 07.06.17 um 10:45 schrieb Kern Sibbald:
Hello,
I have just pushed several fixes for Solar
Hello Daniel,
Great! Thanks for the really fast testing :-)
Best regards,
Kern
On 06/07/2017 11:02 AM, Daniel Heitepriem wrote:
Hi,
with these changes version 7.9 can be successfully compiled on Solaris
11 x64 using GCC.
@Gary R. Schmidt: It should now also work on Solaris 10 but I will
Hello,
I have just pushed several fixes for Solaris to the www.bacula.org repo
-- Branch-7.9
1. Fix the missing semi-colon
2. Remove vestiges of crc32_bad, which is not needed and should not be used.
3. I have also included several other patches ...
Best regards,
Kern
On 06/07/2017 10:3
Hi everyone,
I can second this error for Solaris 11.3 x64 using GCC 4.8. The "bsys.c"
error can be solved by adding the missing semicolon in file
"bacula-7.9.2/src/lib/bsys.c" line 1218.
Best regards,
Daniel Heitepriem
Am 07.06.17 um 10:12 schrieb Kern Sibbald:
Hello,
On 06/07/2017 09:52
Hello,
On 06/07/2017 09:52 AM, Gary R. Schmidt wrote:
Trying to build on Solaris 10 x64, using GCC 5.2.0.
As expected:
Compiling bsys.c
bsys.c: In function 'int baccept(int, sockaddr*, socklen_t*)':
bsys.c:1219:7: error: expected ',' or ';' before 'if'
if (fcntl(fd, F_SETFD, fcntl(fd, F
Hello,
Bacula does not require g++ to build, but you may need to adjust
things. For example, on FreeBSD Bacula is built with clang. On Solaris
you can use the Solaris compiler. I don't know what Developer Studio
is, so I cannot say. However, you will need to have GNU tools installed.
See
Trying to build on Solaris 10 x64, using GCC 5.2.0.
As expected:
Compiling bsys.c
bsys.c: In function 'int baccept(int, sockaddr*, socklen_t*)':
bsys.c:1219:7: error: expected ',' or ';' before 'if'
if (fcntl(fd, F_SETFD, fcntl(fd, F_GETFD) | FD_CLOEXEC) < 0) {
^
Fix, and co
On 2017-06-06 21:57, Kern Sibbald wrote:
Hello,
This is to inform you that we have release Bacula BETA version 7.9.2
Hi Kern,
Trying to build on Solaris 10 x64, using Developer Studio 12.3.
Can't disable libtool - oh great, can't work out what is going on
underneath, just ducky.
Configure
11 matches
Mail list logo