public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: Yakov Nekritch <yasha@cs.uni-bonn.de>
Cc: "insight@sources.redhat.com" <insight@sources.redhat.com>
Subject: Re: insight for Solaris
Date: Fri, 21 Jan 2005 15:45:00 -0000	[thread overview]
Message-ID: <1106322313.3653.42.camel@lindt.uglyboxes.com> (raw)
In-Reply-To: <41F117BB.1080904@cs.uni-bonn.de>

[Back on list]

On Fri, 2005-01-21 at 06:54, Yakov Nekritch wrote:
> Hello,
> 
> thank you very much, this worked. Of course, with many warnings, like
> 
> gdb_locale.h:40: warning: `textdomain' redefined
> ../intl/libintl.h:171: warning: this is the location of the previous 
> definition
> gdb_locale.h:41: warning: `bindtextdomain' redefined
> ../intl/libintl.h:172: warning: this is the location of the previous 
> definition
> 
> But now I am getting strange errors in plugins/rhabout/Makefile

I've not heard of the above warnings. You might try asking on the gdb
list about them. [It could very well be that "--disable-nls" is not the
right way to go.]

> make: 
> "/opt/scratch/yasha/insight-6.1/gdb/gdbtk/plugins/rhabout/Makefile" line 
> 58: Missing dependency operator
> make: 
> "/opt/scratch/yasha/insight-6.1/gdb/gdbtk/plugins/rhabout/Makefile" line 
> 60: Need an operator
> make: 
> "/opt/scratch/yasha/insight-6.1/gdb/gdbtk/plugins/rhabout/Makefile" line 
> 62: Need an operator
> make: 
> "/opt/scratch/yasha/insight-6.1/gdb/gdbtk/plugins/rhabout/Makefile" line 
> 69: Missing dependency operator
> 
> 
> and much more. Do I need a special version of make (like GNU make )?

Ah, something that I know about! Yes, as a matter of fact, to "build"
the plug-ins, GNU make is required.

However, you should be able to delete/rename the plugins folder --
they're not necessary. You'll need to use "make -k" (or whatever your
make program's equivalent) to force it to complete, since a missing
plugin directory will cause a build error.

Keith

  parent reply	other threads:[~2005-01-21 15:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-21 11:01 Yakov Nekritch
2005-01-21 13:44 ` Keith Seitz
     [not found]   ` <41F117BB.1080904@cs.uni-bonn.de>
2005-01-21 15:45     ` Keith Seitz [this message]
2005-01-27 12:01       ` Yakov Nekritch
2005-01-27 16:08         ` Keith Seitz
     [not found] <80464F9A4D2BF042A154DD067F1F539302A64139@CEL-BANGT-M01>
2005-01-21 16:19 ` Keith Seitz
     [not found] <80464F9A4D2BF042A154DD067F1F539302A6413B@CEL-BANGT-M01>
2005-01-21 16:41 ` Keith Seitz
     [not found] <80464F9A4D2BF042A154DD067F1F539302A6413C@CEL-BANGT-M01>
2005-01-21 17:35 ` Keith Seitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1106322313.3653.42.camel@lindt.uglyboxes.com \
    --to=keiths@redhat.com \
    --cc=insight@sources.redhat.com \
    --cc=yasha@cs.uni-bonn.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).