X-Spam-Check-By: sourceware.org Date: Mon, 9 Jan 2006 06:16:11 -0800 From: Yitzchak Scott-Thoennes To: cygwin AT cygwin DOT com Subject: Re: Cygwin(1.5.18) gcc (3.4.4) problems when compileing esd test prg Message-ID: <20060109141611.GA2140@efn.org> References: <36bf289b0601090555n645a7c9bo1ef0d3660332cb77 AT mail DOT gmail DOT com> <43C26DF1 DOT B6501D99 AT dessent DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43C26DF1.B6501D99@dessent.net> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Mon, Jan 09, 2006 at 06:06:41AM -0800, Brian Dessent wrote: > Vijay Kiran Kamuju wrote: > > > I am tring to compile this sample program on cygwin 1.5.18 and gcc (gcc 3.4.4) > > You're writing a program that tries to call esound libraries. These > libraries are not in the Cygwin distribution. You'll have to build them > yourself or find them elsewhere (Cygwin Ports has packages I believe.) Yes, they are. Packages libesound0 and libesound-devel. But the -lesd should come at the end of the gcc command. -- 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/