Opened 13 years ago
Last modified 12 years ago
#32672 closed defect
vobcopy will not build — at Version 2
Reported by: | philipp@… | Owned by: | 0booo5b02@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | clang haspatch | Cc: | |
Port: | vobcopy |
Description (last modified by mf2k (Frank Schima))
I'm on OS X Lion 10.7.2 with Xcode 4.2.1, i7 processor.
(Apple clang version 3.0 (tags/Apple/clang-211.12) (based on LLVM 3.0svn))
As 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:
LDFLAGS += -ldvdread -L/opt/local/lib64
If I change this to /opt/local/lib vobcopy will build and install just fine.
Change History (2)
comment:1 Changed 13 years ago by philipp@…
Cc: | philipp@… added |
---|
comment:2 Changed 13 years ago by mf2k (Frank Schima)
Cc: | philipp@… removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to 0booo5b02@… |
Note: See
TracTickets for help on using
tickets.
Cc Me!