Re: Opus and WebM support have landed
Parisson <[email protected]>
| Newsgroups | gmane.comp.audio.icecast.devel |
|---|---|
| Message-ID | <[email protected]> |
On 15/06/2012 21:52, Ralph Giles wrote: > On Fri Jun 15 03:29:56 2012, Parisson wrote: > >> src/Makefile.am:5: required directory src/avl does not exist >> src/Makefile.am:5: required directory src/thread does not exist >> src/Makefile.am:5: required directory src/httpp does not exist >> src/Makefile.am:5: required directory src/net does not exist >> src/Makefile.am:5: required directory src/log does not exist >> src/Makefile.am:5: required directory src/timing does not exist > > Do these directories exist in your checkout? They should be populated > from the svn:externals property, and you won't get them if you did a > checkout with --ignore-externals or used wget, etc. > Indeed, I did a "git svn clone" which was a bad idea! All right now. Thanks Ralph ;) My webm test review to come soon.. Yomguy