Gerrit P. Haase wrote:
Gerrit P. Haase wrote:
I case someone wants to try to figure out what is going wrong I have
attached the patch I used to build it (also my script).
Missed to attach the script, here is the configure options:
export srcdir=../ && export prefix=/usr/local &&\
Sorry, for some reason this doesn't work, must specify the full path
as srcdir!
${srcdir}/configure \
--source-path=${srcdir} --prefix="${prefix}" \
--mandir='${prefix}/share/man' \
--enable-gpl --enable-pthreads --enable-shared \
--enable-pp --enable-a52 --enable-vorbis \
[--disable-vhook]
No idea if vhook works.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/