pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: dealing with curses/ncurses conflict in pkgsrc
- To: Greg Schenzel <inittab%netizenweb.com@localhost>
- Subject: Re: dealing with curses/ncurses conflict in pkgsrc
- From: Iain Hibbert <plunky%rya-online.net@localhost> See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 1.0 FORGED_RCVD_HELO Received: contains a forged HELO -0.2 AWL AWL: From: address is in the auto white-list
- Date: Fri, 6 May 2005 22:36:27 +0100 (BST) See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 1.0 FORGED_RCVD_HELO Received: contains a forged HELO 0.0 SF_CHICKENPOX_PERIOD BODY: Text interparsed with . 0.0 SF_CHICKENPOX_SLASH BODY: Text interparsed with / 0.0 SF_CHICKENPOX_MINUS BODY: Text interparsed with - 0.0 SF_CHICKENPOX_AT BODY: Text interparsed with @ 0.0 SF_CHICKENPOX_APOSTROPHE BODY: Text interparsed with ' -0.4 AWL AWL: From: address is in the auto white-list
On Fri, 6 May 2005, Greg Schenzel wrote:
No, not at all. The point is that I don't want it to use ncurses, but I
can't remove /usr/pkg/include from the compilation path unless I
hand-hack it just for that program (resize). The ncurses unctrl.h
(under /usr/pkg/include) is unfortunately getting called instead of the
one under /usr/include from /usr/include/curses.h.
So really, you want both directories but in a different order? How about:
CPPFLAGS= -I/usr/include ${CPPFLAGS}
just before your build?
Of course, pkglint wouldnt like that though... maybe some patch to the
makefile to the same effect?
iain
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
Home |
Main Index |
Thread Index |
Old Index