From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1547813827A for ; Thu, 3 Jan 2013 11:34:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4158821C0CC; Thu, 3 Jan 2013 11:34:33 +0000 (UTC) Received: from mail-la0-f52.google.com (mail-la0-f52.google.com [209.85.215.52]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD6A2E06B4 for ; Thu, 3 Jan 2013 11:33:23 +0000 (UTC) Received: by mail-la0-f52.google.com with SMTP id fq12so7732224lab.11 for ; Thu, 03 Jan 2013 03:33:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=CL8emqHkT5ZYcLbvkATKwxZSfivuhpIaNHUq5wTOmIs=; b=TLJqXUBphTedCVbNeJzXZF55aUF2E0G+jD9ABr62bEeFshLtnecZICBjsg65RKLuCB dU5R75c62j39Nc/ZYcuMop0Hylj+iyZhIcVMVmjQ0OmcWbPY4dMw7uKQEqZzoYwow76I Ua6OHplu1nlfhA0WBKN+QQIWcJ/A3gsxYiFSPoQXyptjpAlfmw4M1Db72Gje46cImHzS Tae6Pp/etyEdLO/JC6BIkRciWfEPY/7ziMcixmIdDhQh0lPNVYjIlqolmuZGQN4A2Yi1 XoDRh+XYI/x+MgXrNAjd9n4NHSgIvnmrzZOWeEJn7xKvHkWWk/brDg4cnjVp07TQsuO6 HZKg== Received: by 10.112.28.105 with SMTP id a9mr1888953lbh.66.1357212801991; Thu, 03 Jan 2013 03:33:21 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.114.29.229 with HTTP; Thu, 3 Jan 2013 03:33:01 -0800 (PST) From: Rafa Griman Date: Thu, 3 Jan 2013 12:33:01 +0100 Message-ID: Subject: [gentoo-user] Issues emerging Calligra To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 155718e1-ee82-42d0-96a4-f73d6549a079 X-Archives-Hash: 6f1e08fa3ee2a705905ad373af3cb8ad Hi all :) First off: Happy New Year ;) I'm trying to emerge Calligra but I get stuck on the following error when glew gets emerged: >>> Emerging (1 of 9) media-libs/glew-1.6.0-r1 * glew-1.6.0.tgz SHA256 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking glew-1.6.0.tgz to /var/tmp/portage/media-libs/glew-1.6.0-r1/work >>> Source unpacked in /var/tmp/portage/media-libs/glew-1.6.0-r1/work >>> Preparing source in /var/tmp/portage/media-libs/glew-1.6.0-r1/work/glew-1.6.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/glew-1.6.0-r1/work/glew-1.6.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/glew-1.6.0-r1/work/glew-1.6.0 ... make AR=i686-pc-linux-gnu-ar STRIP=true CC=i686-pc-linux-gnu-gcc 'LD=i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed' M_ARCH= LDFLAGS.EXTRA= ' POPT=-O2 -pipe -fomit-frame-pointer -march=pentium-m -mmmx -msse -msse2 -mfpmath=sse' i686-pc-linux-gnu-gcc -DGLEW_NO_GLU -O2 -pipe -fomit-frame-pointer -march=pentium-m -mmmx -msse -msse2 -mfpmath=sse -Wall -W -Iinclude -fPI C -o src/glew.pic_o -c src/glew.c i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname=libGLEW.so.1.6 -o lib/libGLEW.so.1.6.0 src/glew.pic_o -lXmu -lXi -lGLU -l GL -lXext -lX11 /usr/lib/gcc/i686-pc-linux-gnu/4.5.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lGLU collect2: ld returned 1 exit status make: *** [lib/libGLEW.so.1.6.0] Error 1 * ERROR: media-libs/glew-1.6.0-r1 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/glew-1.6.0-r1'`, * the complete build log and the output of `emerge -pqv '=media-libs/glew-1.6.0-r1'`. * The complete build log is located at '/var/tmp/portage/media-libs/glew-1.6.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/glew-1.6.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/glew-1.6.0-r1/work/glew-1.6.0' * S: '/var/tmp/portage/media-libs/glew-1.6.0-r1/work/glew-1.6.0' I checked the forums and found this. http://forums.gentoo.org/viewtopic-t-921896-start-0.html But, AFAIK, this solution is for x86_64 and my system is a pure 32 bit environment (Pentium M processor). Any ideas? TIA Rafa