[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua 5.2 alpha Makefile issue
- From: Chris Babcock <cbabcock@...>
- Date: Wed, 2 Feb 2011 21:20:30 -0700
The make target for linux still needs to include ncurses in order to
compile on certain Red Hat flavored distros, including Centos.
linux:
$(MAKE) $(ALL) MYCFLAGS="-DLUA_USE_LINUX" MYLIBS="-Wl,-E -ldl
-lreadline -lncurses"
This is in the 5.1.4 Makefile, but someone either forgot why or
thought that the RH bug this addresses might have been fixed by this
time.
Chris
--
51st century guy