From owner-freebsd-ports@FreeBSD.ORG Thu Nov 3 12:15:18 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65E46106564A; Thu, 3 Nov 2011 12:15:18 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id 23F9E8FC14; Thu, 3 Nov 2011 12:15:18 +0000 (UTC) Received: from [89.204.137.188] (helo=tiny.Sisis.de.) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1RLwCR-0006KX-1e; Thu, 03 Nov 2011 13:15:16 +0100 Received: from tiny.Sisis.de. (localhost [127.0.0.1]) by tiny.Sisis.de. (8.14.3/8.14.3) with ESMTP id pA3CFK1B001250; Thu, 3 Nov 2011 13:15:21 +0100 (CET) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by tiny.Sisis.de. (8.14.3/8.14.3/Submit) id pA3CFJsS001249; Thu, 3 Nov 2011 13:15:19 +0100 (CET) (envelope-from guru@unixarea.de) X-Authentication-Warning: tiny.Sisis.de.: guru set sender to guru@unixarea.de using -f Date: Thu, 3 Nov 2011 13:15:19 +0100 From: Matthias Apitz To: Alexander Best Message-ID: <20111103121519.GA1237@tiny> References: <20111102193606.GA1086@tiny> <20111103061049.GA2273@tinyCurrent> <20111103112847.GA35937@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20111103112847.GA35937@freebsd.org> X-Operating-System: FreeBSD 8.0-CURRENT (i386) User-Agent: Mutt/1.5.19 (2009-01-05) X-Con-Id: 51246 X-Originating-IP: 89.204.137.188 Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: 10.0-CUR r226986 && ports (general) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2011 12:15:18 -0000 El día Thursday, November 03, 2011 a las 11:28:47AM +0000, Alexander Best escribió: > > It turns out that the problem is more general! A lot of ./configure > > scripts are detecting in 10-CUR that they can't or should not build > > shared libs; the problem is that the OS is detected now as > > > > host_os: freebsd10.0 > > > > and the ./configure scripts have tests like this: > > > > ports/audio/jack/work/jack-audio-connection-kit-0.121.3: > > > > case $host_os in > > ... > > freebsd1*) > > dynamic_linker=no > > ;; > > ... > > > > And now? I'm cluesless now how we could solve this :-( > > are you sure this issue is related to the freebsd1* case? I can only comment what I saw: - OS was detected as freebsd10.0 (I inserted a 'echo $host_os' into the ./configure script - ./configure said that it should/will not build shared libs - the *.so* were missing in ports/audio/jack/work/... and in /usr/local/lib I will remove all /usr/ports/* and /usr/local/* and /var/db/pkg/* and will start from scratch with "cvs checkout" and will set UNAME_r as explained in ports/UPDATING; will let you know the result matthias -- Matthias Apitz e - w http://www.unixarea.de/ UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370) UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5