From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.54)
	id 1F5Ner-0006eO-9M
	for garchives@archives.gentoo.org; Sat, 04 Feb 2006 13:40:57 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k14DdStB007454;
	Sat, 4 Feb 2006 13:39:28 GMT
Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203])
	by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k14DdREB009809
	for <gentoo-science@lists.gentoo.org>; Sat, 4 Feb 2006 13:39:28 GMT
Received: by zproxy.gmail.com with SMTP id n1so834640nzf
        for <gentoo-science@lists.gentoo.org>; Sat, 04 Feb 2006 05:39:32 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
        b=Hr706HXPJIqaz11gZroF4G+VeqpMUglyFro2BHpZ6FGvcLnsCRMgNUSsC5rVmLIUJMkJ58bLMJwxj9OEAFymjU0r6M4qICIkfPCBwSy/KUvaYn/hMu6YcfLP5NJNNt6BoW0qPik9XQT2HgHCv6Wa9TMBTUncNPSyM4boqXQj1nY=
Received: by 10.64.53.8 with SMTP id b8mr17753qba;
        Sat, 04 Feb 2006 05:39:26 -0800 (PST)
Received: by 10.65.224.19 with HTTP; Sat, 4 Feb 2006 05:39:26 -0800 (PST)
Message-ID: <da5cd1900602040539i6faefafci@mail.gmail.com>
Date: Sat, 4 Feb 2006 14:39:26 +0100
From: Marco Calviani <marco.calviani@gmail.com>
To: gentoo-science@lists.gentoo.org
Subject: [gentoo-science] cernlib 2005 source installation
Precedence: bulk
List-Post: <mailto:gentoo-science@lists.gentoo.org>
List-Help: <mailto:gentoo-science+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-science+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-science+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-science.gentoo.org>
X-BeenThere: gentoo-science@gentoo.org
Reply-to: gentoo-science@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k14DdREB009809
X-Archives-Salt: 63c9c00e-0c8f-42f8-9f08-f64e6847b0ec
X-Archives-Hash: 917994ae6b0dabb22d6ce5f1e3b4dce5

Hi list,
   i'm trying to build cernlib 2005 from source, having as a base the
cernlib-2003.ebuild found on bugzilla #65708 reported by Sebastien
Fabbro. However i'm having problem during the building phase:

in the 2005/build/scripts directory
# make -k install.bin

rm -f /home/mirtux/cernlib_2005_source/tar/2005/bin/paw
install -c -s  /home/mirtux/cernlib_2005_source/tar/2005/src/scripts/paw
/home/mirtux/cernlib_2005_source/tar/2005/bin/paw
strip: /home/mirtux/cernlib_2005_source/tar/2005/bin/paw: File format
not recognized
install: strip failed
gmake: *** [/home/mirtux/cernlib_2005_source/tar/2005/bin/paw] Error 1
gmake: Target `install.bin' not remade because of errors.
rm -f /home/mirtux/cernlib_2005_source/tar/2005/bin/cernlib
install -c -s  /home/mirtux/cernlib_2005_source/tar/2005/src/scripts/cernlib
/home/mirtux/cernlib_2005_source/tar/2005/bin/cernlib
strip: /home/mirtux/cernlib_2005_source/tar/2005/bin/cernlib: File
format not recognized
install: strip failed
gmake: *** [/home/mirtux/cernlib_2005_source/tar/2005/bin/cernlib] Error 1
gmake: Target `install.bin' not remade because of errors.
rm -f /home/mirtux/cernlib_2005_source/tar/2005/bin/gxint
install -c -s  /home/mirtux/cernlib_2005_source/tar/2005/src/scripts/gxint
/home/mirtux/cernlib_2005_source/tar/2005/bin/gxint
strip: /home/mirtux/cernlib_2005_source/tar/2005/bin/gxint: File
format not recognized
install: strip failed
gmake: *** [/home/mirtux/cernlib_2005_source/tar/2005/bin/gxint] Error 1
gmake: Target `install.bin' not remade because of errors.

What file format not recognized mean?

Best regards,
MC

-- 
gentoo-science@gentoo.org mailing list