From owner-freebsd-ports@FreeBSD.ORG Mon Feb 9 04:43:37 2004 Return-Path: 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 4675416A4CE for ; Mon, 9 Feb 2004 04:43:37 -0800 (PST) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90BA343D1D for ; Mon, 9 Feb 2004 04:43:34 -0800 (PST) (envelope-from tilman@arved.de) Received: from huckfinn-wi0.arved.de (localhost [127.0.0.1]) i19Ch1H6052727; Mon, 9 Feb 2004 13:43:04 +0100 (CET) (envelope-from tilman@arved.de) Received: (from tilman@localhost) by huckfinn-wi0.arved.de (8.12.11/8.12.6/Submit) id i19CgxNI052726; Mon, 9 Feb 2004 13:42:59 +0100 (CET) X-Authentication-Warning: huckfinn-wi0.arved.de: tilman set sender to tilman@arved.de using -f Date: Mon, 9 Feb 2004 13:42:59 +0100 From: Tilman Linneweh To: Fritz Heinrichmeyer Message-ID: <20040209124258.GA52709@huckfinn.arved.de> References: <1076320339.65128.8.camel@jfh00.fernuni-hagen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1076320339.65128.8.camel@jfh00.fernuni-hagen.de> User-Agent: Mutt/1.4.1i cc: ports@FreeBSD.org Subject: Re: last libc_r dependencies left on current X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 12:43:37 -0000 * Fritz Heinrichmeyer [Mo, 09 Feb 2004 at 10:52 GMT]: > after removing libc_r.so and rebuilding my ports (gettext port upgrade) > there here are three ports left with "hardcoded" libc_r dependency and > therefore failed to build: > > x11-toolkits/qt32, lang/gcc34 (not so important) and java/jdk13 ^^^^^^^^^^^^^^^^^^ This one works fine here. You probably forgot to rebuild qmake. Not every port depends on gettext.