Update of bug #56053 (project libunistring):

                Category:                    None => Build                  
                  Status:                    None => Fixed                  
             Assigned to:                    None => haible                 
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

The two tests fail because pthread_create does not work. This is a consequence
of a (wrong) "weak" declaration of pthread_create and the use of
-Wl,--as-needed.

The pthread_create thing was fixed here:
https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=cca32830b57e91f837c01d15b8732f23ff97fc36

As a workaround until the next libunistring release, you can remove
-Wl,--as-needed from the compiler options (CC, CFLAGS, or LDFLAGS).

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56053>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to