#81 closed defect (fixed)
Compile failure with --enable-static
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | main | Version: | 2.4.0 |
Keywords: | Cc: |
Description
Reentrant functions from sh_static.c not available (declared static...), and undefined LOCK/UNLOCK macros in sh_static.c cause compile failure with --enable-static on Linux (noticed by S. Clormann). Regression test for --enable-static is missing.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [145].