X-Spam-Check-By: sourceware.org Message-ID: <195b3f1f0609112229n786442f2q11abca7f516fd08f@mail.gmail.com> Date: Tue, 12 Sep 2006 14:29:52 +0900 From: "Wynfield Henman" To: cygwin AT cygwin DOT com Subject: Re: libungif and emacs-cvs In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: 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 I didn't catch the beginning of this thread... but I frequently build cvs emacs (once a month) with cygwin and based on cygwin's x-windows. I do not have any probllem with ungif. * I do specify the following configure option ---with-gif * Last year's (of so) version of ungif had some problems, be sure to get the newest with setup.exe * The newest cygwin gtk windowning is broken somethwere, so I had to use ---with-Xaw3d (gtk people fix that!) > > > ---------------------------------------------------- > > checking gif_lib.h usability... yes > > checking gif_lib.h presence... yes > > checking for gif_lib.h... yes > > checking for EGifPutExtensionLast in -lungif... no > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > --------------------------------------------------- > > > > so that it buids without ungif support: > I am frequently building emacs from cvs and have not noticed this problem, but haven't looked > It would probably be enlightening to look at config.log to see *why* > configure thinks EGifPutExtensionLast is not in -lungif... > > > I do not remember this behaviour previously (but it could be), so I flag > > this in the case it is a problem with libungif. > > Or something else completely unrelated that caused the test program to > fail, thus making configure think that it didn't have a valid -lungif. > HTH, > Igor > -- Perhaps try uninstalling and reinstalling the ungif library. Regards, Henman -- 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/