Changes between Initial Version and Version 2 of Ticket #32672


Ignore:
Timestamp:
Dec 27, 2011, 4:31:30 PM (12 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32672

    • Property Owner changed from macports-tickets@… to 0booo5b02@…
  • Ticket #32672 – Description

    initial v2  
    55As far as I have found (tried to build the sources myself with all dependencies built from macports), the configure script writes a wrong library path to the Makefile:
    66
     7{{{
    78LDFLAGS += -ldvdread -L/opt/local/lib64
     9}}}
    810
    911If I change this to /opt/local/lib vobcopy will build and install just fine.