id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port
32672,vobcopy: build fails when using clang and running 64-bit kernel,philipp@…,0booo5b02@sneakemail.com,"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.",defect,closed,Normal,,ports,2.0.3,fixed,clang haspatch,mtb19@… ag@… ryandesign@…,vobcopy
