>/tmp/flac/install-sh -d /usr/share/doc/flac-1.1.3/html/api >(cd api && /usr/bin/install -c -m 644 * >/usr/share/doc/flac-1.1.3/html/api) >/usr/bin/install: cannot stat `*': No such file or directoryOops, I see what's doing it -- like Josh said doxygen is required the way things are set up in CVS currently. It's this change here: http://flac.cvs.sourceforge.net/flac/flac/doc/html/Makefile.am?r1=1.17&r 2=1.18 You could reverse the change, comment out the 'cd api...' line in doc/html/Makefile.am or a simple workaround would just be to to put an empty file in the doc/html/api folder, which should make the install command succeed. You could put something like 'touch doc/html/api/empty' in the ebuild if that works. Otherwise make doxygen a requirement of the ebuild and take out the --disable-doxygen-docs option. Joshua King Defence Science and Technology Organisation Tel: (08) 9553 4305 Email: joshua.king@dsto.defence.gov.au IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the Crimes Act 1914. If you have received this email in error, you are requested to contact the sender and delete the email.
On 10/4/06, King, Joshua <Joshua.King@dsto.defence.gov.au> wrote:> You could reverse the change, comment out the 'cd api...' line in > doc/html/Makefile.am or a simple workaround would just be to to put an > empty file in the doc/html/api folder, which should make the install > command succeed. You could put something like 'touch doc/html/api/empty' > in the ebuild if that works. > > Otherwise make doxygen a requirement of the ebuild and take out the > --disable-doxygen-docs option.Oh, shoot(!) I misunderstood: JC> that has to work if you are building from CVS. for official Now I understand :) OK, I got it working now, thanks BTW- is there any tenative release date? The API changes seem like something I'd want to prepare for. Thanks -- avuton -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
--- Avuton Olrich <avuton@gmail.com> wrote:> BTW- is there any tenative release date? The API changes seem like > something I'd want to prepare for. ThanksI'm planning a beta first in a week or so since there is so much new stuff. don't know how long it will last. there is a new porting guide and it's up to date. if you install doxygen you will get it in doc/html/api/group__porting__1__1__2__to__1__1__3.html or you can read the unformatted flavor in include/FLAC/all.h from CVS HEAD Josh __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com