From owner-freebsd-ports@FreeBSD.ORG Tue Jun 6 18:09:23 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 206D616C9FC for ; Tue, 6 Jun 2006 18:09:23 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 4877043D60 for ; Tue, 6 Jun 2006 18:09:02 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 06 Jun 2006 18:08:30 -0000 Received: from p54A7E762.dip.t-dialin.net (EHLO [192.168.0.12]) [84.167.231.98] by mail.gmx.net (mp020) with SMTP; 06 Jun 2006 20:08:30 +0200 X-Authenticated: #5465401 Message-ID: <4485C492.4050507@gmx.de> Date: Tue, 06 Jun 2006 20:08:18 +0200 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Thunderbird 1.5.0.4 (X11/20060605) MIME-Version: 1.0 To: =?UTF-8?B?QmrDtnJuIEvDtm5pZw==?= References: <4484B0B5.8070703@gmx.de> <448522E0.6010305@cs.tu-berlin.de> <44854300.2070903@gmx.de> <44859057.3010207@cs.tu-berlin.de> <448593B3.1090003@gmx.de> <448594E3.90500@cs.tu-berlin.de> <44859D22.1040603@gmx.de> <4485A77F.6080000@cs.tu-berlin.de> In-Reply-To: <4485A77F.6080000@cs.tu-berlin.de> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 Cc: freebsd-ports@freebsd.org Subject: Re: databases/mysql50-server switches compiler during build X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 18:09:25 -0000 Björn König wrote: > [LoN]Kamikaze schrieb: >> >> Björn König wrote: >> >>> Can you give me the relevant lines of your make.conf completely that I >>> can try to reproduce the behaviour? >> >> >> The problem is solved, rebuilding libtool fixed this strange >> behaviour. I just wonder how to know when this becomes necessary. > > I couldn't see that libtool is responsible in this case, but it is a > common problem that occurs with ports if you don't use the default > compiler. It is necessary to rebuild libtool each time you change the > compiler. > This is simply not true, I'm switching compilers very often and rebuilding libtool hasn't been necessary for a very long time.