pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/29425: package games/netmaj fails build
The following reply was made to PR pkg/29425; it has been noted by GNATS.
From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: SUNAGAWA Keiki <kei_sun%ba2.so-net.ne.jp@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/29425: package games/netmaj fails build
Date: Mon, 21 Mar 2005 08:10:05 -0800 (PST)
On Mon, 21 Mar 2005, SUNAGAWA Keiki wrote:
> CURSES= lib/libcurses.a -ltermcap
> LDFLAGS = -Llib
> .endif
> ----------
>
> "client" is linked to /usr/lib/libtermcap.so.0 in NetBSD.
> What is the corresponding library in Mandrake Linux?
In some cases, Linux distributions do provide a libtermcap.so that is
simply a symlink to libncurses.so.
Some Linux distros do have a libtermcap, but we don't provide in pkgsrc.
(I didn't check Mandrake.)
Using libncurses should be an okay replacement.
Maybe use:
BUILDLINK_TRANSFORM+= rm:-ltermcap
Jeremy C. Reed
technical support & remote administration
http://www.pugetsoundtechnology.com/
Home |
Main Index |
Thread Index |
Old Index