[vlc-devel] Re: java bindings / mac os x

Sciss contact at sciss.de
Fri Aug 11 00:33:31 CEST 2006


my fault, i should have read "osx-compile.html". i needed to run make  
extras/contrib/bootstrap and make extras/contrib/src.

however 'make src' in there breaks after 20 minutes with ffmeg:

/opt/local/bin/svn co svn://svn.mplayerhq.hu/ffmpeg/trunk  ffmpeg
A    ffmpeg/configure
[...]
U   ffmpeg

Fetching external item into 'ffmpeg/libswscale'
A    ffmpeg/libswscale/yuv2rgb.c
[...]
U   ffmpeg/libswscale
Checked out external at revision 19366.

Checked out revision 5978.
(cd ffmpeg;patch -p 0 < ../Patches/ffmpeg-svn-mactel.patch)
patching file libavcodec/i386/dsputil_mmx.c
Hunk #1 succeeded at 56 (offset 4 lines).
Hunk #2 succeeded at 204 (offset 9 lines).
Hunk #3 succeeded at 232 (offset 9 lines).
Hunk #4 succeeded at 375 (offset 9 lines).
Hunk #5 succeeded at 401 (offset 9 lines).
Hunk #6 succeeded at 427 (offset 9 lines).
patching file libavcodec/i386/dsputil_mmx_avg.h
patching file libavcodec/i386/dsputil_mmx_rnd.h
patching file libavcodec/i386/motion_est_mmx.c
patching file libavcodec/i386/mpegvideo_mmx.c
patching file libavcodec/i386/mpegvideo_mmx_template.c
Hunk #1 succeeded at 112 (offset 1 line).
Hunk #2 succeeded at 156 (offset 1 line).
patching file libavcodec/i386/simple_idct_mmx.c
Hunk #1 FAILED at 459.
Hunk #2 FAILED at 782.
Hunk #3 FAILED at 859.
Hunk #4 FAILED at 927.
Hunk #5 FAILED at 1006.
Hunk #6 FAILED at 1072.
Hunk #7 FAILED at 1140.
Hunk #8 FAILED at 1216.
Hunk #9 FAILED at 1258.
9 out of 9 hunks FAILED -- saving rejects to file libavcodec/i386/ 
simple_idct_mmx.c.rej
make[1]: *** [ffmpeg] Error 1
make: *** [src] Error 2


can i comment out ffmpeg somewhere in the makefile and retry? it  
seems the main vlc bootstrap && configure basically works now.  
however still libs are missing (stops with "No package 'libnotify'  
found" now).

giving up for tonight ;-/

-sciss-


Am 10.08.2006 um 23:09 schrieb Sciss:
> ok, thanks for your offer. first problem when building VLC from  
> source is, when i run "sudo ./bootstrap", i get:
>
> configure.ac:74: error: possibly undefined macro: AC_DISABLE_STATIC
>       If this token and others are legitimate, please use  
> m4_pattern_allow.
>       See the Autoconf documentation.
> configure.ac:75: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
> configure.ac:76: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
> configure.ac:77: error: possibly undefined macro: AC_PROG_LIBTOOL
> 	
> if i try to continue and enter "make distclean":
>
> make: *** No rule to make target `distclean'.  Stop.
>
> (probably because bootstrap was supposed to create the makefile?)
>
> and ./configure:
>
> configure: error: cannot find install-sh or install.sh in  
> autotools ./autotools
>
>
> any ideas?


-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list