From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20879 invoked by alias); 17 Jan 2004 13:54:23 -0000 Mailing-List: contact rhug-rhats-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rhug-rhats-owner@sources.redhat.com Received: (qmail 20867 invoked from network); 17 Jan 2004 13:54:23 -0000 Received: from unknown (HELO relay.t-online-com.de) (62.156.147.74) by sources.redhat.com with SMTP; 17 Jan 2004 13:54:23 -0000 Received: from openexchange.scmb.de (pd9eb6d55.dip0.t-ipconnect.de [217.235.109.85]) by relay.t-online-com.de (SMTPSVC(1.0.0.1)) with ESMTP id A5C1C150070 for ; Sat, 17 Jan 2004 14:35:06 +0100 (CET) Received: from markus.scmb.de (markus.scmb.de [194.123.101.101]) by openexchange.scmb.de (Postfix) with ESMTP id D0C2C2AFAA for ; Sat, 17 Jan 2004 14:53:09 +0100 (CET) Subject: Problem with libtool under gentoo on x86_64 From: Markus Bernhardt To: rhug-rhats@sources.redhat.com Content-Type: text/plain Organization: Software Consulting Markus Bernhardt GmbH Message-Id: <1074348034.10681.16.camel@markus.scmb.de> Mime-Version: 1.0 Date: Sat, 17 Jan 2004 13:54:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00011.txt.bz2 Hi, I'm trying to build rhug under x86_64 on a gentoo platform. I've googled the error message and found the same problems on cygwin. I also tried some suggestions like "add ... to ltmain.sh", but nothing works. I am not very familiar with autoconf/automake/libtool. The error occurs with all libtool versions I've found. - rhug maintainer version - v1.4.2 (gentoo-standard) - v1.5 - HEAD Is there any solution for this? libtool: link: cannot build libtool library `lib-org-mozilla.la' from non-libtool objects on this host: upstream/src/org/mozilla/javascript/resources/Messages.o upstream/src/org/mozilla/javascript/resources/Security.o Best Regards Markus