Re: Bacula Release 11.0.0 (beta)
Eric Bollengier via Bacula-devel <[email protected]>
| Newsgroups | gmane.comp.sysutils.backup.bacula.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, > > Compilation fails on Solaris 11.3 using Solaris Studio 12.6. > I would recommend to compile with GCC, it is free and available on all platforms. Of course, patches are welcome to support an other compiler. Best Regards, Eric > > Compiling bsockcore.c > "bsockcore.c", line 64: Warning: msg hides BSOCKCORE::msg. > "bsockcore.c", line 64: Warning: msglen hides BSOCKCORE::msglen. > "bsockcore.c", line 88: Error: Badly formed expression. > "bsockcore.c", line 98: Error: Badly formed expression. > "bsockcore.c", line 101: Error: Badly formed expression. > 3 Error(s) and 2 Warning(s) detected. > make[1]: *** [bsockcore.lo] Error 1 > make[1]: Leaving directory `/netstore/src/bacula-11.0.0/src/lib' > > > Looks like the problem lies in unser_assign(). > >