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: <418E49A5.5050608@x-ray.at> Date: Sun, 07 Nov 2004 17:13:25 +0100 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a4) Gecko/20040927 MIME-Version: 1.0 To: cygwin Subject: Re: gcc auto-import info (Was: cygwin build failure) References: <418DDA49 DOT 2080603 AT x-ray DOT at> <418E3C53 DOT 60105 AT familiehaase DOT de> In-Reply-To: <418E3C53.60105@familiehaase.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Gerrit P. Haase schrieb: > Reini Urban wrote: >> Does someone remember how to get rid of the new ld auto-import > > The error is s.th. different after looking at the attachment: > .../../../src/port/libpgport.a(pgstrcasecmp.o)(.text+0x1b0): In function > `pg_tolower': > /home/adunstan/pgbf/root/HEAD/pgsql.3200/src/port/pgstrcasecmp.c:119: > multiple definition of `_pg_tolower' > .../../../src/interfaces/libpq/libpq.a(dshcs00145.o)(.text+0x0): first > defined here > > Looks like the pg_tolower() function is included in > libpgport.a(pgstrcasecmp.o) as well as in libpq.a. That was the easy part :) No, Andrew - who is doing now the buildfarm cygwin build - didn't wanted to clutter his build log with these auto-import messages. I could only suggest grep -v, or fix the src which all of us wouldn't like. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- 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/