From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D64D3E009C5 for ; Sun, 13 Apr 2014 06:59:29 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id E0609F811DE; Sun, 13 Apr 2014 07:59:25 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id EE590F811DB; Sun, 13 Apr 2014 07:59:24 -0600 (MDT) Message-ID: <534A9840.60606@mlbassoc.com> Date: Sun, 13 Apr 2014 07:59:28 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Poky X-Enigmail-Version: 1.5.2 Subject: Strange build error X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion & patch submission for meta-yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2014 13:59:37 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I'm getting a strange build error when developing with some new packages: | arm-amltd-linux-gnueabi-gcc -march=armv6 -mthumb-interwork -mfloat-abi=softfp -mfpu=vfp --sysroot=/local/rpi_2014-04-10/tmp/sysroots/raspberrypi -O2 -pipe -g -feliminate-unused-debug-types -I3rdparty/sparsehash -I3rdparty/utfcpp -O2 -pipe -g -feliminate-unused-debug-types -fvisibility-inlines-hidden -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed Arpa2Fst.o util.o phonetisaurus-arpa2fst.cpp -o ../phonetisaurus-arpa2fst -lfst -ldl -lm -lrt | /local/rpi_2014-04-10/tmp/sysroots/x86_64-linux/usr/libexec/armv6-vfp-amltd-linux-gnueabi/gcc/arm-amltd-linux-gnueabi/4.8.2/ld: util.o: undefined reference to symbol '_ZSt20__throw_out_of_rangePKc@@GLIBCXX_3.4' | /local/rpi_2014-04-10/tmp/sysroots/raspberrypi/usr/lib/libstdc++.so.6: error adding symbols: DSO missing from command line I tried building the same package(s) on my desktop but I don't get this error. It also doesn't seem to be target specific - I tried building (using Yocto) for ARM and PowerPC - same thing. Since the error seems to be coming from the stdc++ library, I'm at a loss of where to look for it or how to fix this. Any ideas? -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------