This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB-insight build errors


On Tue, 31 Jul 2007, ariga masahiro wrote:

> So I did as I was told and post result file.
> Sorry others for attach-file mail.
> 
> Looks one error happened.
> configure: error: no termcap library found
> make: *** [configure-gdb] 

 Install ncurses to resolve this dependency -- GDB should use their native 
interface; they provide a termcap compatibility layer as well.

> Warning! Unmet Dependencies Found.
>  The following package are required but have not been selected.
>  Package:libecpg5
>                Required by:postgresgl
>  Package:libpgtypes2
>                Required by:postgresgl

 Well, it is irrelevant here indeed, but if you wanted to use PostgreSQL, 
you better checked it.

  Maciej


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]