From owner-freebsd-ports@FreeBSD.ORG Fri Sep 23 06:27:42 2011 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29502106566B for ; Fri, 23 Sep 2011 06:27:42 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward13.mail.yandex.net (forward13.mail.yandex.net [IPv6:2a02:6b8:0:801::3]) by mx1.freebsd.org (Postfix) with ESMTP id 9B9798FC12 for ; Fri, 23 Sep 2011 06:27:41 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward13.mail.yandex.net (Yandex) with ESMTP id 1832F141806; Fri, 23 Sep 2011 10:27:40 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1316759260; bh=ctzAOLavs5KLpEt44z7zmS0821LxbZpxGbb59fjEf9Y=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=Utlg+YCMI3ibaEIdib/wMS6t77jVDvPp413OUxPF+Fv9XHoHYmRspk4B3RUIg4YFb 0USzWroEZ5Z7hrf33nmgpz1VO8kGLq23IR4QPOlHpi62yiXrFqXmnD/sU0jx69+tMY RdnrxRWrIL2cW9UTlu2TO3vCQMFolXOqZxF2oP8A= Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id EB6C716A031C; Fri, 23 Sep 2011 10:27:39 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1316759259; bh=ctzAOLavs5KLpEt44z7zmS0821LxbZpxGbb59fjEf9Y=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=mgNbzihmAQHbWjQwnU5c00cGKQAO+7YfvtrxBzwE7K6jVcr47Z8UszzT6KKdjGMm0 9FvrZqklqmbwuojpZYWGmc4IRrixxQiyvnfsMpMofu/xvlr9a2nJ7FJzI7aSqvI9JZ i23u9NHM2UtlrYAEHspkAQnPhwLDtiPLr2/44bTs= Received: from unknown (unknown [213.27.65.65]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id Rc2SKQGq-Rd2GEldd; Fri, 23 Sep 2011 10:27:39 +0400 X-Yandex-Spam: 1 Message-ID: <4E7C26CC.3090700@yandex.ru> Date: Fri, 23 Sep 2011 10:27:24 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:6.0.2) Gecko/20110916 Thunderbird/6.0.2 MIME-Version: 1.0 To: "Kruppa, Peter Ulrich" References: <4E7C1EB0.3010605@pukruppa.de> In-Reply-To: <4E7C1EB0.3010605@pukruppa.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: print/acroreadwrapper (marked as IGNORE) 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: Fri, 23 Sep 2011 06:27:42 -0000 Kruppa, Peter Ulrich wrote on 23.09.2011 09:52: > Hi, > > when trying to "make" print/acroreadwrapper I receive a > > ===> acroreadwrapper-0.0.20110920 requires kernel source to > be installed. > *** Error code 1 > > My kernel sources are installed - do we have some kind of typo there? > > Greetings > > Peter Hi. It said that /usr/src/sys/i386|amd64/conf/GENERIC is not found. If you removed GENERIC config file for some reason you can define KERNCONF=YOUR_KERNEL_CONFIG_NAME with make, or set it in /etc/make.conf. -- Regards, Ruslan Tinderboxing kills... the drives.