public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Simon Marchi <simark@simark.ca>
To: Sebastian Huber <sebastian.huber@embedded-brains.de>, gdb@sourceware.org
Cc: Simon Marchi <simon.marchi@efficios.com>
Subject: Re: Patch "Run `autoreconf -vf` throughout" broke the rtems-bfin build on FreeBSD
Date: Thu, 20 Aug 2020 09:16:10 -0400	[thread overview]
Message-ID: <2666e1b8-9b16-b988-aefb-22af4a969240@simark.ca> (raw)
In-Reply-To: <1701e3af-7bcd-e268-65d3-dbd5f37e9bce@embedded-brains.de>

On 2020-08-20 2:45 a.m., Sebastian Huber wrote:
> It fails also on Linux:
> 
> ../../../sourceware-mirror-binutils-gdb-c2fd7fa/sim/bfin/configure: line 
> 13929: PKG_PROG_PKG_CONFIG: command not found
> ../../../sourceware-mirror-binutils-gdb-c2fd7fa/sim/bfin/configure: line 
> 13930: syntax error near unexpected token `SDL,'
> ../../../sourceware-mirror-binutils-gdb-c2fd7fa/sim/bfin/configure: line 
> 13930: `PKG_CHECK_MODULES(SDL, sdl,'
> configure: creating ./config.status
> configure: error: 
> ../../../sourceware-mirror-binutils-gdb-c2fd7fa/sim/bfin/configure 
> failed for bfin
> 

Indeed, I see this.  When I run `autoreconf -vf` in this directory, I get:

$ autoreconf -vf
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not running libtoolize: --install not given
autoreconf: running: /opt/autostuff/bin/autoconf --force
configure.ac:57: error: possibly undefined macro: AC_CHECK_LIB
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /opt/autostuff/bin/autoconf failed with exit status: 1

So the command must have failed when I ran it and I didn't notice, my bad.

I searched a bit, and I am a bit clueless as for why AC_CHECK_LIB is not found.  If
anybody has any idea, help would be appreciated.

Thanks,

Simon

  reply	other threads:[~2020-08-20 13:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-20  6:22 Sebastian Huber
2020-08-20  6:45 ` Sebastian Huber
2020-08-20 13:16   ` Simon Marchi [this message]
2020-08-20 13:43     ` Andreas Schwab
2020-08-20 13:45       ` Simon Marchi
2020-08-20 14:04         ` [PATCH] sim/bfin: include config/pkg.m4 in configure.ac (was: Patch "Run `autoreconf -vf` throughout" broke the rtems-bfin build on FreeBSD) Simon Marchi
2020-08-21  7:30           ` [PATCH] sim/bfin: include config/pkg.m4 in configure.ac Sebastian Huber
2020-08-21 15:56             ` Simon Marchi
2020-08-21 13:07           ` [PATCH] sim/bfin: include config/pkg.m4 in configure.ac (was: Patch "Run `autoreconf -vf` throughout" broke the rtems-bfin build on FreeBSD) Andrew Burgess

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=2666e1b8-9b16-b988-aefb-22af4a969240@simark.ca \
    --to=simark@simark.ca \
    --cc=gdb@sourceware.org \
    --cc=sebastian.huber@embedded-brains.de \
    --cc=simon.marchi@efficios.com \
    /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).