On Tue, 28 Mar 2006, Morten Nilsen wrote: > Barbara M. wrote: >> checking for readline support... yes >> checking for tgetent in -lncurses... no >> checking for tgetent in -ltermcap... no >> checking for readline in -lreadline... no >> configure: error: readline library not found >> error: Bad exit status from /var/tmp/rpm-tmp.94200 (%build) > > this doesn't say much, just that something went wrong linking readline > > take a look at config.log, it will hold the answer (search for "readline > library not found" and look around, you should see an ld error)
Thanks for the hints. The problem was that in the system there was no ncurses-devel installed. After a trivial "swup --install ncurses-devel" the package rebuild fine. Missed dependencies ... ;-) Now I try to rebuild adding firebird & c. support. Thanks, B. _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
