Opened 12 years ago

Last modified 12 years ago

#32672 closed defect

vobcopy will not build — at Initial Version

Reported by: philipp@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: clang haspatch Cc:
Port: vobcopy

Description

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 (0)

Note: See TracTickets for help on using tickets.