Hi all,
Trying to compile VLC 1.0.0 I get this error:
mkdir -p skins2
make[2]: *** No rule to make target `skins2/fonts/FreeSans.ttf', needed by `all-am'. Stop.
And indeed, that directory is empty. I started with ./bootstrap and followed with the next config command.
./configure --prefix=/usr --libdir=/usr/lib64 --enable-v4l --enable-faad --enable-twolame --enable-real --enable-realrtsp --enable-flac --enable-theora --enable-release --enable-mozilla
to get the next output.
a52tofloat32 a52tospdif access_alsa access_mmap access_oss access_realrtsp adjust alphamask alsa aout_file aout_sdl atmo audio_format audioscrobbler avcodec avformat bandlimited_resampler blend blendbench bluescreen bonjour canvas cdda chain clone cmml colorthres converter_float crop croppadd dbus deinterlace dolby_surround_decoder dtstospdif dvb dvb dvdnav dvdread dynamicoverlay equalizer erase extract faad fake fb float32_mixer folder freetype gaussianblur gestures globalhotkeys glx gnutls gradient grain hal headphone_channel_mixer hotkeys http i420_rgb_mmx i420_rgb_sse2 i420_ymga i420_ymga_mmx i420_yuy2 i420_yuy2_mmx i420_yuy2_sse2 i422_i420 i422_yuy2 i422_yuy2_mmx i422_yuy2_sse2 inhibit invert linear_resampler logo magnify marq memcpy3dn memcpymmx memcpymmxext mosaic motion motionblur motiondetect mozilla mpgatofixed32 mux_ogg mux_ts noise normvol ogg opengl opengl osd_parser osdmenu oss panoramix param_eq png podcast postproc probe_hal psychedelic puzzle qt4 rc realaudio realvideo remoteosd ripple rotate rss rv32 sap scale scaletempo scene schroedinger screensaver sdl_image sharpen shout showintf signals simple_channel_mixer skins2 spatializer spdif_mixer speex stream_out_raop swscale telepathy telnet telx theora transform ts twolame unzip v4l v4l2 vcd visual vmem vorbis vout_sdl wall wave x11 x11_screen x264 xml xvideo yuv yuvp yuy2_i420 yuy2_i422 zip
libvlc configuration
--------------------
version : 1.0.0
system : linux
architecture : x86_64 mmx sse sse2
build flavour : release
vlc aliases : cvlc rvlc svlc qvlc
plugins/bindings : mozilla
Anybody any idee? There was some discussion in another language I do not understand, so I am not the first to note.
Frans.