Menu

#41 Missing -lz in src/Makefile.am

happens every time
closed
5
2002-07-07
2001-02-13
No

(Version used: libid3-3.8.0-pre1)

When having libz preinstalled as a shared library, the configure script will detect this correctly. But the resulting libid3.so will not have a link to libz.so (this can be checked with 'ldd libid3.so').

Fix: Add 'libid3_la_LIBADD = -lz' to src/Makefile.am

Discussion

  • Cedric Tefft

    Cedric Tefft - 2001-08-06
    • assigned_to: nobody --> shadrack
     
  • T.H.F. Klok

    T.H.F. Klok - 2002-06-27
    • assigned_to: shadrack --> t1mpy
     
  • T.H.F. Klok

    T.H.F. Klok - 2002-07-07

    Logged In: YES
    user_id=564388

    If this issue is still present in the release of next monday,
    please re-open it.

     
  • T.H.F. Klok

    T.H.F. Klok - 2002-07-07
    • status: open --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.