From owner-freebsd-ports@FreeBSD.ORG Tue May 31 13:11:19 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D02DE1065670 for ; Tue, 31 May 2011 13:11:19 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 883AE8FC1F for ; Tue, 31 May 2011 13:11:18 +0000 (UTC) Received: from mr17.lnh.mail.rcn.net ([207.172.157.37]) by smtp02.lnh.mail.rcn.net with ESMTP; 31 May 2011 09:09:37 -0400 Received: from smtp04.lnh.mail.rcn.net (smtp04.lnh.mail.rcn.net [207.172.157.104]) by mr17.lnh.mail.rcn.net (MOS 4.2.3-GA) with ESMTP id AXF28005; Tue, 31 May 2011 07:51:41 -0400 Received: from 209-6-91-204.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.91.204]) by smtp04.lnh.mail.rcn.net with ESMTP; 31 May 2011 07:51:41 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19940.54861.206263.982241@jerusalem.litteratus.org> Date: Tue, 31 May 2011 07:51:41 -0400 To: Matthias Andree In-Reply-To: <4DE397D7.5000707@gmx.de> References: <201105291730.p4THUkkA049372@freefall.freebsd.org> <4DE28663.5080408@mail.zedat.fu-berlin.de> <20110530.030010.439410720786741904.hrs@allbsd.org> <4DE34479.4080605@mail.zedat.fu-berlin.de> <4DE3467E.3090000@gwdg.de> <4DE36B61.6080901@zedat.fu-berlin.de> <19939.34490.933805.678124@jerusalem.litteratus.org> <4DE38A0A.5060504@gmx.de> <19939.38697.202103.902396@jerusalem.litteratus.org> <4DE397D7.5000707@gmx.de> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr17.lnh.mail.rcn.net) Cc: freebsd-ports@freebsd.org Subject: Re: ports/153337: print/acroread9: terminate called after throwing an instance of 'RSException' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2011 13:11:19 -0000 Matthias Andree writes: > > May 30 07:56:37 jerusalem kernel: KLD linux_adobe.ko: depends on kernel - not available or version mismatch > > May 30 07:56:37 jerusalem kernel: linker_load_file: Unsupported file type > > May 30 07:57:48 jerusalem huff: /usr/local/etc/rc.d/linux_adobe: WARNING: Unable to load kernel module /usr/local/libexec/linux_adobe/linux_adobe.ko > > "version mismatch" looks likely here - are you sure that your > running kernel and the kernel sources are in synch? Quite sure they're not. Kernel sources get updated every day at (local) midnight; they're used to upgrade the kernel ... usually every month (sometimes longer), but sometimes quickly if a problem if discovered that update corrects. > If not, that's where the mismatch comes from. This is the second program - the other is sysutils/lsof - that makes this (to my mind unwarranted) assumption. Recognizing this unlikely to change, can this expectation be documented so it is announced at compile time? Robert Huff