From owner-freebsd-amd64@FreeBSD.ORG Tue Nov 20 16:13:09 2007 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E81B16A421 for ; Tue, 20 Nov 2007 16:13:09 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id 3A5E313C457 for ; Tue, 20 Nov 2007 16:13:08 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1811621nfb for ; Tue, 20 Nov 2007 08:13:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=GBkdOZ0kyRfNuWmyKT6uvEPofhK9WoJ19Piam++S/ws=; b=JKlHtnmL/8HqtSi91QLrOnOV/lXkAu6oOraSu1qcPZemiEWYXXWZDy0TcJ69Y1LayZ5GNl3U1V46rdLaSYpGNB999CfZ4rVl+gxekOvwyExX8TagPCVP1NaLpgUhl4kUXglm676RA3KP90cn1S8vmEbmE0vG5eaU0IDPZyGSSWY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=FysOPE9kxyyq/i8h40X6Xb2FlM9vARwnyknlqYvsg3BnWTpV9iuxTfBHs9DKKhpsfh083KyGV2ND1ABpBEQxSsVXOBUSTW6be8ZXavZGUD98cc3AljryPdAZj1rZZlLQPSag60FSHX73gl79WzukerCQaaiHHpv76LRIf3gVmh4= Received: by 10.82.134.12 with SMTP id h12mr17692611bud.1195575187165; Tue, 20 Nov 2007 08:13:07 -0800 (PST) Received: from ?192.168.1.185? ( [213.152.137.35]) by mx.google.com with ESMTPS id f31sm10839819fkf.2007.11.20.08.13.05 (version=SSLv3 cipher=RC4-MD5); Tue, 20 Nov 2007 08:13:06 -0800 (PST) Message-ID: <474307AA.8010602@gmail.com> Date: Tue, 20 Nov 2007 19:13:30 +0300 From: sam User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: freebsd-amd64@freebsd.org References: <838209.8900.qm@web51005.mail.re2.yahoo.com> <4743076A.6040906@gmail.com> In-Reply-To: <4743076A.6040906@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: route add -> Segmentation fault X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2007 16:13:09 -0000 K Chapman wrote: > perhaps im not counting octets correctly... > > you have 5 and not 4 and if this is ipv6, thats still not the correct > syntax > > aaarrrggghhh!!!! > > yes, this special error syntax & syntax check process on freebsd-i386 -> passed syntax check process on freebsd-amd64 -> failed /Vladimir Ermakov