Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* build failure due to observer.sh
@ 2004-04-16 16:39 Joel Brobecker
  2004-04-16 19:24 ` Andrew Cagney
  2004-04-16 21:55 ` Jim Blandy
  0 siblings, 2 replies; 8+ messages in thread
From: Joel Brobecker @ 2004-04-16 16:39 UTC (permalink / raw)
  To: gdb-patches

Hello,

The build failed on most of our machines, due to a problem happening
during the sed command in observer.sh. Here is the output we got:

        Creating observer.h-tmp
        sed:     # Save original line for later processing into the actual parameter is not a recognized function.

As a consequence, all observers are missing, and we fail during the link.

I tried on AiX to remove the comments, to see if it works any better,
and managed to get past this error. Are comments a GNU sed extension?

In my opinion, I would handle observer.sh the same as gdbarch.sh:
The contributors run it manually when needed. And we keep and up-to-date
version of observer.[hc] checked in the repository. That way, we avoid
requiring a certain implementation of sed when just building GDB.

I can regenerate observer.[hc] and check them in, if you agree.

-- 
Joel


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-04-20 18:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-16 16:39 build failure due to observer.sh Joel Brobecker
2004-04-16 19:24 ` Andrew Cagney
2004-04-16 21:04   ` Joel Brobecker
2004-04-17  0:43     ` Andrew Cagney
2004-04-17  4:46       ` Joel Brobecker
2004-04-20 16:26     ` Andrew Cagney
2004-04-20 18:06       ` Joel Brobecker
2004-04-16 21:55 ` Jim Blandy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox