Hello,

The unser_assign issue was reported on the list some time ago and was fixed
in the development branch.

commit 1fca40c3b6dbd8eeffe92ef7a3d2d944aeedcea0
Author: Radosław Korzeniewski <rados...@korzeniewski.net>
Date:   Thu Mar 4 11:12:04 2021 +0100

    Update typeof() usage for configured TYPEOF_FUNC.

commit 38ebe2c6d102b57a27cad46bc4b420f7d9d51882
Author: Radosław Korzeniewski <rados...@korzeniewski.net>
Date:   Thu Mar 4 10:44:47 2021 +0100

    Fix portability issue with typeof.

    This patch adds a new configuration detection code for __typeof() and
    introduce new macro TYPEOF_FUNC which should be used together
    with HAVE_TYPEOF macro where this function is required.
    It fixes  #0002600 when building Bacula on Solaris 11 and SDS.

best regards
Radek

śr., 19 maj 2021 o 20:42 Phil Stracchino <ph...@caerllewys.net> napisał(a):

> First the good news:
>
> tomjbe's updated Bacula 11.0.2 ebuild for Gentoo appears to work fine.
>
>
> Now the bad news:
>
> I do not believe we ever resolved the following compile errors on
> Solaris 11.x using Solaris Developer Studio.
>
>
> "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) detected.
> make[1]: *** [bsockcore.lo] Error 1
>
>
> These all appear to be complaining about unser_assign.  I have a patch
> from Eric Bollengier that resolves some other compile warnings in
> bsockcore.c in 11.0.1, which is already applied in 11.0.2, but I do not
> believe I recall ever seeing a fix for the unser_assign "Badly formed
> expression" error.  Eric said it would probably require additional
> study, but I'm not sure that additional study ever happened.
>
> Did I miss a patch somewhere, or is this problem still unresolved?
>
>
> (Right now I am in the status of all my clients are updated, my director
> is updated, and I am *in the process of* updating my catalog database,
> but I cannot update my SD because of this compilation failure.)
>
>
> --
>   Phil Stracchino
>   Babylon Communications
>   ph...@caerllewys.net
>   p...@co.ordinate.org
>   Landline: +1.603.293.8485
>   Mobile:   +1.603.998.6958
>
>
> _______________________________________________
> Bacula-devel mailing list
> Bacula-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-devel
>


-- 
Radosław Korzeniewski
rados...@korzeniewski.net
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to