Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <430E29AF.80801@familiehaase.de> Date: Thu, 25 Aug 2005 22:27:27 +0200 From: "Gerrit P. Haase" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 MIME-Version: 1.0 To: Cygwin Subject: Re: mini install of cygwin References: <000f01c5a983$b63bf600$db482f51 AT MATRIX> <430E2736 DOT 2080405 AT familiehaase DOT de> In-Reply-To: <430E2736.2080405@familiehaase.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 &&\ ${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. Gerrit -- 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/