recently,when i build vlc on mac lion by Xcode 4.4. i Always get this error:
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[5]: *** [libaccess_eyetv_plugin_la-eyetv.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
how i can fix it?
thanks