From owner-freebsd-ports@FreeBSD.ORG Mon Nov 9 21:59:36 2009 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 643D8106566B for ; Mon, 9 Nov 2009 21:59:36 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id E829B8FC19 for ; Mon, 9 Nov 2009 21:59:35 +0000 (UTC) Received: by bwz5 with SMTP id 5so4126916bwz.3 for ; Mon, 09 Nov 2009 13:59:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=UeDIHgLMhiRyW2/y9JHvKuGzp/LVO9hD5wQVqswF3Ck=; b=mzWyw2LRk8w8BXt5aIWRvKDcownDoAZIgqmi6ecPDjohzIx726WzM3D6yULF3zBUCf ZDAjJuM7lLZds/aUuY7iVAbaKxd94weqAi8C3H2lJAFRMAvd6yrvXMjXuONsQesHPbIj P5Xq+wAXT2dbNJZ8d5uZR41dhEh+/pv+4Fj+g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=GMNeZjQJhCstH7UK0Agz/p5xVtTPCVY0guzWWX7ofvEXvUGkPAxctrB9GGJv5NalmY ZkH0KJ70Fl/Adpq9G50Md4IQp79qoKvBY1zAM4tk8p5/BctTC118TDbAxB+T2427rjI5 qV/0j0L+G48Ji/0+wwPcTsIC+v8bQi+EOc5t4= MIME-Version: 1.0 Received: by 10.223.144.195 with SMTP id a3mr1211963fav.103.1257803974671; Mon, 09 Nov 2009 13:59:34 -0800 (PST) In-Reply-To: <1257751607.1255.18.camel@localhost> References: <1257751607.1255.18.camel@localhost> Date: Mon, 9 Nov 2009 22:59:34 +0100 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: scjamorim@bsd.com.br Subject: Re: gscan2pdf Perl errors 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: Mon, 09 Nov 2009 21:59:36 -0000 On Mon, Nov 9, 2009 at 8:26 AM, Glenn and Sheryal wrote: > I am getting the following error when I attempt to run gscan2pdf on a > newly built system. The port was installed using portinstall. > Yes, gscan2df 0.9.28 have missing dependencies. in addition to p5-sigaction, a couple of others are missing too. Haven't reported it yet, because I was in a hurry, and it was easier to portdowngrade to the latest 0.9.27 version. I don't remember the details now. So I tried to portinstall devel/p5-Sys-SigAction and although it > reported that it was looking good it failed to compile. What am I doing > wrong? > Sorry, I cant help with that one. -- Regards, Torfinn Ingolfsen