Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <36C1F61A.7016156C@uni-duesseldorf.de> Date: Wed, 10 Feb 1999 22:11:55 +0100 From: Stipe Tolj Organization: Department of Economical Computer Science, University of Cologne, Germany X-Mailer: Mozilla 4.05 [de]C-NECCK (Win95; I) MIME-Version: 1.0 To: Marc Haber CC: cygwin AT sourceware DOT cygnus DOT com Subject: Re: lsh and/or gmp? References: <199902090201 DOT UAA11542 AT modi DOT xraylith DOT wisc DOT edu> <36C0DD0E DOT 4E2E158C AT uni-duesseldorf DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > On Wed, 10 Feb 1999 02:12:46 +0100, you wrote: > >See the attached patch file and change the necessary thing. The gmp-2.0.2 package > >build out of the box on my cygwin b20.1 (egcs-1.1.1 release) system. > > With your patch, the build was successfull. Even make install worked, > thanks. > > However, lsh still doesn't compile because it doesn't seem to find > gmp.h. Are the envvars set to sane values by the standard login > process or do I have to do it manually? How is the envvar called that > is used to locate include files and libraries? If gmp.h isn't found while building lsh simply add the path with the -I options into the CFLAGS or INCDIR of the corsponding Makefile of lsh. You may add something like -I/usr/local/include is gmp.h is located within this dir. Regards, Stipe -- Stipe Tolj Cygwin Porting Project -- "We build UNIX on top of Windows" http://www.student.uni-koeln.de/cygwin/ Department of Economical Computer Science University of Cologne, Germany -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com