This is the mail archive of the insight@sources.redhat.com 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: I just installed your version 5.3


per your request
-----Original Message-----
From: Keith Seitz [mailto:keiths@redhat.com]
Sent: Monday, July 21, 2003 1:13 PM
To: Hennessey.Mike
Cc: insight@sources.redhat.com
Subject: RE: I just installed your version 5.3


On Mon, 2003-07-21 at 09:55, Hennessey.Mike wrote:
> I am trying to run gdb and just get the CLI
> 
> There is no insight executable.
> 

Please send a build log:

$ mkdir obj; cd obj
$ /path/to/src/configure > ~/build.out 2>&1 &
$ tail -f ~/build.out
[wait until finished]
$ make all-gdb >> ~/build.out 2>&1 &
$ tail -f ~/build.out
[wait until finished]

Send build.out.

Keith


Attachment: build.out.Z
Description: Binary data


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