pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/29335: Please update the package of my editor mined
The following reply was made to PR pkg/29335; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: mined%towo.net@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/29335: Please update the package of my editor mined
Date: Fri, 18 Mar 2005 15:35:20 +0100
On Fri, Feb 11, 2005 at 01:57:00PM +0000, mined%towo.net@localhost wrote:
> >Number: 29335
> >Category: pkg
> >Synopsis: Please update the package of my editor mined
...
> >Fix:
> Download mined from http://towo.net/mined/, download page.
> The BSD makefile has been revised and I checked it already with
> NetBSD (on the sourceforge compile server farm), so there should
> be no problem.
I tried compiling on 2.0, and got:
In file included from keymaps.c:25:
keymapsk.h:1: error: `keymap_GreekMonotonic' undeclared here (not in a
function)
keymapsk.h:1: error: initializer element is not constant
keymapsk.h:1: error: (near initialization for `keymappingtable[0].table')
keymapsk.h:1: error: initializer element is not constant
keymapsk.h:1: error: (near initialization for `keymappingtable[0]')
...
followed by similar errors for all following lines.
> "make install" installs the Mined Runtime Support Library into
> /usr/share/mined, please include it in the package.
libraries should go into lib, not share. Also, pkgsrc prefers to
set PREFIX, so adding support for that would be appreciated.
Cheers,
Thomas
Home |
Main Index |
Thread Index |
Old Index