Displaying 1 result from an estimated 1 matches for "h_prev_str".
2010 Jul 09
1
dash klibc DEBUG more compile trouble
...in this function)
usr/dash/histedit.c:464: error: ?H_NEXT? undeclared (first use in this function)
usr/dash/histedit.c:467: error: ?H_LAST? undeclared (first use in this function)
usr/dash/histedit.c:469: error: ?H_NEXT_EVENT? undeclared (first use in this function)
usr/dash/histedit.c:486: error: ?H_PREV_STR? undeclared (first use in this function)
make[2]: *** [usr/dash/histedit.o] Error 1
make[1]: *** [all] Error 2
make: *** [klibc] Error 2
this happens on top of the 2 patches sent earlier and is easy to
reproduce:
git clone git://git.kernel.org/pub/scm/libs/klibc/klibc.git
make KLIBCKERNELSRC=`pw...