delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <43BA9588.50202@cygwin.com> |
Date: | Tue, 03 Jan 2006 10:17:28 -0500 |
From: | "Larry Hall (Cygwin)" <reply-to-list-only-lh AT cygwin DOT com> |
Reply-To: | cygwin AT cygwin DOT com |
User-Agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050929 Thunderbird/1.0.7 Fedora/1.0.7-1.1.fc4 Mnenhy/0.7.3.0 |
MIME-Version: | 1.0 |
To: | Vijay Kiran Kamuju <infyquest AT gmail DOT com> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: imlib2-1.2.1 compilation errors with cygwin 1.5.18 and binutils-20050610 |
References: | <36bf289b0601030256h58a1832erbda960cabbcab2e9 AT mail DOT gmail DOT com> |
In-Reply-To: | <36bf289b0601030256h58a1832erbda960cabbcab2e9@mail.gmail.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Vijay Kiran Kamuju wrote: > hi , > > i am unable to compile imlib2-1.2.1 with cygwin 1.5.18, > binutils-20050610 and gcc-3.4.4-1 > > first i was unable compile due to missing RTLD_LOCAL in the /usr/include/dlfcn.h > could you please add the following line to dlfcn.h > #define RTLD_LOCAL 0 > > after that the compilation failed while compiling some assembly source files. > It does compile successfully on fedora-core3. > the compilation errors are > make all-recursive > make[1]: Entering directory `/home/vijaykiran/imlib2-1.2.1' > Making all in src > make[2]: Entering directory `/home/vijaykiran/imlib2-1.2.1/src' > Making all in lib > make[3]: Entering directory `/home/vijaykiran/imlib2-1.2.1/src/lib' > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr > include/freetype2 -I/usr/X11R6/include -I. -I../.. -I../.. -g -O2 -c asm_b > end.S > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/X11R6/incl > de -I. -I../.. -I../.. -g -O2 -c asm_blend.S -DPIC -o .libs/asm_blend.o > asm_blend.S: Assembler messages: > asm_blend.S:46: Warning: .type pseudo-op used outside of .def/.endef ignored. > asm_blend.S:46: Error: junk at end of line, first unrecognized character is `_' Did you check if this is a text vs binary eol issue? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |