Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- checking for main in -lm... yes
- checking for library containing setproctitle... no
- checking for library containing dlopen... -ldl
- checking for library containing socket... none required
- checking for library containing shl_load... no
- checking for library containing getopt_long... none required
- checking for library containing crypt... -lcrypt
- checking for library containing shm_open... -lrt
- checking for library containing shm_unlink... none required
- checking for library containing clock_gettime... none required
- checking for library containing fdatasync... none required
- checking for library containing sched_yield... none required
- checking for library containing gethostbyname_r... none required
- checking for library containing shmget... none required
- checking for library containing readline... no
- configure: error: readline library not found
- If you have readline already installed, see config.log for details on the
- failure. It is possible the compiler isn't looking in the proper directory.
- Use --without-readline to disable readline support.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement