SuSE 10.0: Installing palcal

From FVue
Jump to: navigation, search

Problem

Pal (palcal) isn't included in the SuSE 10.0 standard distribution.

Solution

Journal

20060109

When trying to compile palcal-0.3.4, make exits with these errors:

rl.c:23:31: error: readline/readline.h: No such file or directory
rl.c: In function ‘pal_rl_get_line’:
rl.c:48: warning: implicit declaration of function ‘readline’
rl.c:48: warning: assignment makes pointer from integer without a cast
rl.c:51: warning: assignment makes pointer from integer without a cast
rl.c: In function ‘pal_rl_default_text_fn’:
rl.c:109: warning: implicit declaration of function ‘rl_insert_text’
rl.c:116: warning: implicit declaration of function ‘rl_redisplay’
rl.c: In function ‘pal_rl_get_event’:
rl.c:159: warning: implicit declaration of function ‘strcmp’
make: *** [rl.o] Error 1

Comments

blog comments powered by Disqus