Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] do I need -lncurses ?
- To: vdr@linuxtv.org
- Subject: [vdr] do I need -lncurses ?
- From: "Thilo Wunderlich" <tw@ubcom.net>
- Date: Wed, 5 Dec 2001 23:53:42 +0100
- Content-description: Mail message body
- Content-transfer-encoding: 7BIT
- Content-type: text/plain; charset=US-ASCII
- Delivered-To: mhonarc@limes.convergence.de
- Priority: normal
- Reply-to: vdr@linuxtv.org
- Sender: vdr-bounce@linuxtv.org
I wonder if I do need vdr linked against ncurses if I don't use
REMOTE=KBD
I changed this and it compiles without problems.
g++ -g -O2 $(OBJS) -ljpeg -lpthread $(LIBDIRS) $(DVDLIB)
$(AC3LIB) $(DTVLIB) -o vdr
# g++ -g -O2 $(OBJS) -lncurses -ljpeg -lpthread $(LIBDIRS)
$(DVDLIB) $(AC3LIB) $(DTVLIB) -
o vdr
So I think it should be dependent on the options wether to link with it or
not.
Thilo--
Thilo Wunderlich - tw@ubcom.net
Home |
Main Index |
Thread Index