NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Problems compiling dbg-cli


Joined: 24 Feb 2004
Posts: 2
Reply with quote
Hi

I am trying to compile and install dbg-cli on SuSE Linux 9.0. I run ./buildconf , ./configure and everything works well so far. But make throws the following error(s):

<--- SNAP --->
command.cpp:42:31: readline/readline.h: Datei oder Verzeichnis nicht gefunden
command.cpp:43:30: readline/history.h: Datei oder Verzeichnis nicht gefunden
command.cpp: In function `CmdProcResult chkShortArg(char*, bool)':
command.cpp:306: error: `rl_outstream' undeclared (first use this function)
command.cpp:306: error: (Each undeclared identifier is reported only once for
each function it appears in.)
command.cpp: In function `void process_line(char*)':
command.cpp:484: error: `add_history' undeclared (first use this function)
command.cpp: In function `BP_ACTION WaitUI(RequestorBase*, tagBR_REASON)':
command.cpp:505: error: `readline' undeclared (first use this function)
command.cpp: In function `void process_loop(short unsigned int, char*, char*)':
command.cpp:1377: error: `rl_initialize' undeclared (first use this function)
command.cpp:1438: error: `readline' undeclared (first use this function)
make[2]: *** [dbg_cli-command.o] Fehler 1
make[2]: Leaving directory `/home/schuler/Desktop/dbg_work/dbg-cli-2.11.0/dbg'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/schuler/Desktop/dbg_work/dbg-cli-2.11.0'
make: *** [all] Fehler 2
<--- SNAP --->

The only readline.h that I found on my system is: /usr/include/guile-readline/readline.h

I found no file history.h on my system.

I checked if all the required tools mentioned in the README-file are provided by my system. They are!

Can anybody tell me how to solve this problem?

Thanks in advance!

--
Regards
Marco
View user's profileFind all posts by BorealisSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
you may try
http://rpmfind.net/linux/rpm2html/search.php?query=readline
or install readline library from your distribution disks
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Problems compiling dbg-cli
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic