From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10278 invoked by alias); 15 Aug 2012 19:25:47 -0000 Received: (qmail 10248 invoked by uid 22791); 15 Aug 2012 19:25:46 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_NO,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx-gw-04.oit.duke.edu (HELO mail-gw-04.oit.duke.edu) (152.3.189.230) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Aug 2012 19:25:33 +0000 Received: from mail-gw-04.oit.duke.edu (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id 5C05333899FF_2BF7ACB for ; Wed, 15 Aug 2012 19:25:32 +0000 (GMT) Received: from [152.3.76.87] (resolute.egr.duke.edu [152.3.76.87]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mail-gw-04.oit.duke.edu (Sophos Email Appliance) with ESMTPSA id EFC2733899ED_2BF7ABF for ; Wed, 15 Aug 2012 19:25:31 +0000 (GMT) Message-ID: <502BF7AA.4070408@duke.edu> Date: Wed, 15 Aug 2012 19:36:00 -0000 From: Ron Stubbs Reply-To: ron.stubbs@duke.edu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: gcc-help@gcc.gnu.org Subject: Compilation Error References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2012-08/txt/msg00116.txt.bz2 Hi, I get the following errors when building gcc-4.8-20120812: ====================================== fortran/arith.o: In function `gfc_mpfr_to_mpz(__mpz_struct*, __mpfr_struct*, locus*)': arith.c:(.text+0x1169): undefined reference to `mpfr_get_z_2exp' collect2: error: ld returned 1 exit status make[3]: *** [f951] Error 1 ======================================== Suggestions? Thanks, Ron ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ron Stubbs MS CS Senior Systems Programmer Research Computing Pratt School of Engineering 410 Teer Bldg. P.O. Box 90271 Duke University, Durham, N.C. 27708-0271 office: (919)660-5339 cell:(919)641-5689 fax: (919) 613-9156 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~