Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#2850 closed task (invalid)

error when compile which-2.19

Reported by: caozhzh Owned by: blfs-book@…
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

When I compile which-2.19 I encouraged the error below:

In file included from tilde.c:55: xmalloc.h:29:31: error: readline/rlstdc.h: No such file or directory make[2]: * [tilde.o] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

so, I used the second option to get which work.

Change History (3)

comment:1 by caozhzh, 15 years ago

this error should concerned with readline,so i googled and find this: http://www.nabble.com/-PATCH--Remove-readline-for-which-td18838522.html but i had already install readline when i installed LFS 6.3.

comment:2 by Chris Staub, 15 years ago

Resolution: invalid
Status: newclosed

If you got that error then you probably did not install Readline, or at least it was not installed correctly. Check to see if /usr/include/readline/rlstdc.h exists. If not, you need to reinstall Readline. If it is there, something else is wrong.

Please send any further replies to the blfs-support mailing list, as this Trac system is for reporting issues and fixes for the book, not problems compiling stuff.

comment:3 by (none), 13 years ago

Milestone: 6.4

Milestone 6.4 deleted

Note: See TracTickets for help on using tickets.