From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16221 invoked by alias); 23 Jan 2012 21:36:00 -0000 Received: (qmail 16092 invoked by uid 22791); 23 Jan 2012 21:35:59 -0000 X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-pw0-f41.google.com (HELO mail-pw0-f41.google.com) (209.85.160.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 23 Jan 2012 21:35:46 +0000 Received: by pbdu6 with SMTP id u6so2225753pbd.0 for ; Mon, 23 Jan 2012 13:35:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.74.68 with SMTP id r4mr24918606pbv.102.1327354545592; Mon, 23 Jan 2012 13:35:45 -0800 (PST) Received: by 10.142.215.7 with HTTP; Mon, 23 Jan 2012 13:35:45 -0800 (PST) Date: Mon, 23 Jan 2012 21:36:00 -0000 Message-ID: Subject: cloog/ppl error From: Chris Wilkinson To: crossgcc Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2012-01/txt/msg00053.txt.bz2 I'm a new user of ct-ng 1.9.3 and an having trouble getting started. Always get this error (on Ubuntu 11.10 oneiric). Last part of the log below. [ALL ] osdoprnti.cc:(.text+0x100): undefined reference to `std::ios_base::Init::~Init()' [ALL ] /home/chrisw/crosstool-ng-1.9.3/.build/powerpc-unknown-linux-gnu/build/static/lib/libgmpxx.a(osdoprnti.o):(.eh_frame+0x6b): undefined reference to `__gxx_personality_v0' [ALL ] /home/chrisw/crosstool-ng-1.9.3/.build/powerpc-unknown-linux-gnu/build/static/lib/libgmpxx.a(osfuns.o): In function `__gmp_doprnt_params_from_ios(doprnt_params_t*, std::basic_ios >&)': [ALL ] osfuns.cc:(.text+0x150): undefined reference to `std::basic_ios >::fill() const' [ALL ] /home/chrisw/crosstool-ng-1.9.3/.build/powerpc-unknown-linux-gnu/build/static/lib/libgmpxx.a(osfuns.o): In function `__static_initialization_and_destruction_0(int, int)': [ALL ] osfuns.cc:(.text+0x377): undefined reference to `std::ios_base::Init::Init()' [ALL ] osfuns.cc:(.text+0x37c): undefined reference to `std::ios_base::Init::~Init()' [ALL ] collect2: ld returned 1 exit status [ERROR] make[2]: *** [cloog] Error 1 [ALL ] make[2]: Leaving directory `/home/chrisw/crosstool-ng-1.9.3/.build/powerpc-unknown-linux-gnu/build/build-cloog-ppl' [ERROR] make[1]: *** [all-recursive] Error 1 [ALL ] make[1]: Leaving directory `/home/chrisw/crosstool-ng-1.9.3/.build/powerpc-unknown-linux-gnu/build/build-cloog-ppl' [ERROR] Build failed in step 'Installing CLooG/ppl' [ERROR] Error happened in '/home/chrisw/crosstool-ng-1.9.3/scripts/functions' in function 'CT_DoExecLog' (line unknown, sorry) [ERROR] called from '/home/chrisw/crosstool-ng-1.9.3/scripts/build/companion_libs/cloog.sh' at line # 77 in function 'do_cloog' [ERROR] called from '/home/chrisw/crosstool-ng-1.9.3/scripts/crosstool-NG.sh' at line # 597 in function 'main' [ERROR] Look at '/home/chrisw/x-tools/powerpc-unknown-linux-gnu/build.log' for more info on this error. -- For unsubscribe information see http://sourceware.org/lists.html#faq