From owner-freebsd-questions Tue Sep 3 3:15:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A9D137B400 for ; Tue, 3 Sep 2002 03:15:13 -0700 (PDT) Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F03A43E6A for ; Tue, 3 Sep 2002 03:15:12 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd05.sul.t-online.de by mailout08.sul.t-online.com with smtp id 17mAiD-0007wu-03; Tue, 03 Sep 2002 12:15:09 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[217.229.221.99]) by fmrl05.sul.t-online.com with esmtp id 17mAi2-26JWzoC; Tue, 3 Sep 2002 12:14:58 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) by Andro-Beta.Leidinger.net (8.11.6/8.11.6) with ESMTP id g83AEu901112; Tue, 3 Sep 2002 12:14:56 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.5/8.12.5) with SMTP id g83AEu5F001412; Tue, 3 Sep 2002 12:14:56 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Tue, 3 Sep 2002 12:14:56 +0200 From: Alexander Leidinger To: martin.kahlert@infineon.com Cc: freebsd-questions@FreeBSD.org Subject: Re: first icc did not start, now it does not stop... Message-Id: <20020903121456.64f9a50d.Alexander@Leidinger.net> In-Reply-To: <20020903081616.A12893@keksy.muc.infineon.com> References: <20020903081616.A12893@keksy.muc.infineon.com> Organization: Independend X-Mailer: Sylpheed version 0.8.1claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 3 Sep 2002 08:16:16 +0200 Martin Kahlert wrote: > 'icc anything' gave me an error like symbol not found: GLIBC-2.1_3 > or something like that at startup. > The installed linux_base was the one installed by the 4.6 release > (linux_base-6.1*) of FreeBSD. > nm told me, that the linux libc.so contained only symbols up to > GLIBC-2.1_2. I think the icc package misses a dependency. No, the actual way of specifying the dependency (USE_LINUX=yes) depends on the age of your ports tree (or isn't able to differenciate betweeen 6.1 and 7.1). > So i thought, it would be good to upgrade linux_base and installed > the package linux_base-7.1 (pkg_update linux_base-7.1.tbz) I've linux_base-7.1_1 here. > After that icc started without any error but never stops :-(. > I used the quite simple source > $ cat t.c > int main() > { > return 0; > } > > icc -c t.c > never stopped the compilation. > top told me, that a program mcpcom uses 99% of my CPU. > O.k., it tries hard to do its job - but it could be a bit faster ;-) Strange, works for me. > Any ideas? I already tried truss 'icc -c t.c' but that looks o.k. > for me. Play a little bit with lmutil and your license file (e.g. "lmutil lmdiag -c /usr/local/intel/licenses/l_cpp*.lic"). Do you have linux_devtools installed? If yes, remove it. Bye, Alexander. -- Weird enough for government work. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message