Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] do I need -lncurses ?



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