From owner-freebsd-stable@FreeBSD.ORG Thu Apr 12 17:10:49 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 91F971065687 for ; Thu, 12 Apr 2012 17:10:49 +0000 (UTC) (envelope-from jhellenthal@dataix.net) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 446038FC0C for ; Thu, 12 Apr 2012 17:10:49 +0000 (UTC) Received: by iahk25 with SMTP id k25so3963866iah.13 for ; Thu, 12 Apr 2012 10:10:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dataix.net; s=rsa; h=date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition; bh=JltkTzIiQjJ20RGVx+uFIm6lC7O4T0O9fNSK0Ye18os=; b=gEqFMQwXusI/zfs4QLwiYbPgHrMMVDKzkzOkw46mnoITAsnjokKD86kDFxBrJNDrac QiKBshQ/mfb/iJVyC0F+vwKowuz1ekRrTqnKiELum6p50cqs6ZSHN9NK1I1ibhy7l5x0 lFgjaFqC0lFLKH8uarPS/uuRCGbsBNatlWIXA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition:x-gm-message-state; bh=JltkTzIiQjJ20RGVx+uFIm6lC7O4T0O9fNSK0Ye18os=; b=ecq2qdTBvU7who8P5PhLkYcC7WR9S+umkgycR+IYJm0lctobezpn93EbDLRlld1YUV bW4h6BiGT1pJWbSJiD5uCV+lOJzDg3qVJE9quGIAXeb8tvUJHdkLHJ04762p6TdXXoPL A5T7v3TozzJSsjjUFV7+tpgX5qR1NN+g3PSHgs37d0Okdl17nwIS47Q1kx5tyUChGdw2 AXGiTew5pCRcmM6TMQdiEFJ6gckmZ46gakw8vrfgavZRpbVHB0vbPJHc2UDf4u/qy4Kx QHS6/EbveeEXYn/oYI7QdGd/gfqjN8OvBGD5huMbbnSnoklMs2PdHNi9Mm8lRNVdbZh+ apBQ== Received: by 10.50.190.167 with SMTP id gr7mr3365192igc.8.1334250648875; Thu, 12 Apr 2012 10:10:48 -0700 (PDT) Received: from DataIX.net (adsl-99-181-142-73.dsl.klmzmi.sbcglobal.net. [99.181.142.73]) by mx.google.com with ESMTPS id iu5sm18725854igc.14.2012.04.12.10.10.48 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 12 Apr 2012 10:10:48 -0700 (PDT) Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id q3CHAkEa073735 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 12 Apr 2012 13:10:46 -0400 (EDT) (envelope-from jhellenthal@DataIX.net) Received: (from jhellenthal@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id q3CHAkGH073734; Thu, 12 Apr 2012 13:10:46 -0400 (EDT) (envelope-from jhellenthal@DataIX.net) Date: Thu, 12 Apr 2012 13:10:46 -0400 From: Jason Hellenthal To: stable@freebsd.org Message-ID: <20120412171046.GA73570@DataIX.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Gm-Message-State: ALoCoQkKwbAhYcBZ6MID54il59Vkj/z0sAaxe+OLpzTwves/TMOc3VvieibNxpZ+N3if+daLBzJl Cc: bz@freebsd.org Subject: BURN_BRIDGES & /usr/src/sys/netinet6/ip6_output.c:582: undefined reference to `in6_selectroute_fib' X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2012 17:10:49 -0000 While attempting to burn bridges... yeah yeah I know, may include some civil infractions ;) On stable/8 i386 Last Changed Rev: 234180 fresh build linking kernel.debug ip6_output.o(.text+0x334f): In function `ip6_output': /usr/src/sys/netinet6/ip6_output.c:582: undefined reference to `in6_selectroute_fib' -- ;s =;