search for: h_setsize

Displaying 2 results from an estimated 2 matches for "h_setsize".

Did you mean: fd_setsize
2005 Aug 09
1
(4.1p1) Building failure with libedit on FreeBSD 4.x-RELEASE
...Compiler: gcc-2.95.4 (/usr/bin/gcc) ---- libedit: (located at /usr/lib/) Building fails with the following messages: ---------- gcc -g -O2 -Wall ...... -DHAVE_CONFIG_H -c sftp.c sftp.c: In function `interactive_loop': sftp.c:1247: too many arguments to function `el_init' sftp.c:1251: `H_SETSIZE' undeclared (first use in this function) sftp.c:1251: (Each undeclared identifier is reported only once sftp.c:1251: for each function it appears in.) sftp.c:1251: warning: passing arg 2 of `history' makes integer from pointer without a cast sftp.c:1326: warning: passing arg 2 of `history...
2010 Jul 09
1
dash klibc DEBUG more compile trouble
...: error: expected ?;? before ?he? usr/dash/histedit.c:155: error: ?hist? undeclared (first use in this function) usr/dash/histedit.c:159: warning: implicit declaration of function ?history? usr/dash/histedit.c:159: error: ?he? undeclared (first use in this function) usr/dash/histedit.c:159: error: ?H_SETSIZE? undeclared (first use in this function) usr/dash/histedit.c: In function ?setterm?: usr/dash/histedit.c:166: error: ?el? undeclared (first use in this function) usr/dash/histedit.c:167: error: ?EL_TERMINAL? undeclared (first use in this function) usr/dash/histedit.c: In function ?histcmd?: usr/das...