From owner-freebsd-arm@FreeBSD.ORG Mon May 27 13:06:08 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C3B7EBF0 for ; Mon, 27 May 2013 13:06:08 +0000 (UTC) (envelope-from alie@affle.com) Received: from mail-qa0-x233.google.com (mail-qa0-x233.google.com [IPv6:2607:f8b0:400d:c00::233]) by mx1.freebsd.org (Postfix) with ESMTP id 8C661E0 for ; Mon, 27 May 2013 13:06:08 +0000 (UTC) Received: by mail-qa0-f51.google.com with SMTP id ii15so966319qab.17 for ; Mon, 27 May 2013 06:06:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=FJprEqTfrah2exVkuxlDM5eMTNETnlQmpvb93oe5scs=; b=fFj+OE6oJ6uVPtbhknv+zvBG/akElzYLNF0cncBSDHhQ89DlN8NIRd3XXBsJlhx78E 7CV55SC1jZTRcslq7m0zPSQeswLi8zgUriTTsuwxoV0iLppYBVjB4uWtrMZ+R3RqMNYv VDWcExsz0lHuLA1Pgh18FBn4Yj/7rnjdn6H6hLNiqJDxSWYlSTFCy2uJW+Pw8mqLXdln 20Btznbtn3SVk6cgeFlHj+6Iv+qI8VOHXopWtef/G2QZqJgREXQ2Ovds2NV3nu5wVwlL w8mnDU9FqlpVQX5X+R3GLhF6z2fhar/gbqrp57BBP19omBsAsgpdeEQ4a7WCFSJHdqyy vYUw== MIME-Version: 1.0 X-Received: by 10.229.90.131 with SMTP id i3mr10829877qcm.6.1369659967145; Mon, 27 May 2013 06:06:07 -0700 (PDT) Received: by 10.49.25.84 with HTTP; Mon, 27 May 2013 06:06:07 -0700 (PDT) Date: Mon, 27 May 2013 21:06:07 +0800 Message-ID: Subject: fetch: invalid size (ld-elf.so.1:) From: Alie Tan To: "freebsd-arm@freebsd.org" X-Gm-Message-State: ALoCoQnwskKSXPUvrprexZriVamCCVmAxZOG0rm2qHdshmtoq195HV8H/Lgrkfp+2hTkDCTgus0J Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 May 2013 13:06:08 -0000 fetch: invalid size (ld-elf.so.1:) => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 I am getting error above while compiling pkgng on RasPi with ARM EABI Is there any way to solve the issue?