[vlc-devel] vlc-svn macosx build problem
Olivier Aubert
olivier.aubert at liris.cnrs.fr
Thu Sep 6 18:07:54 CEST 2007
Hello
I am trying to compile the current svn tree on MacOS X, but am stuck by
a compiler/linker problem: in src/.libs, the shared libraries do not
have the .dylib extension (neither .so):
oaubert$ ls src/.libs/
libvlc libvlc-control.0.0.0 libvlc.1 libvlc.lai libvlc_la-libvlc.o
libvlc-control libvlc-control.la libvlc.1.0.0 libvlc_la-libvlc-common.o
libvlc-control.0 libvlc-control.lai libvlc.la libvlc_la-libvlc-module.o
Does anyone has an idea of what can cause this ? I could always rename
the files with the right extension, but it would not be very
satisfactory.
Note: During the build, I have deactivated (chmod 000 /opt) my Macports
installation, so it should not be a bad interaction with it.
Olivier
More information about the vlc-devel
mailing list