bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24254: issue with configure script in git


From: Paul Eggert
Subject: bug#24254: issue with configure script in git
Date: Wed, 17 Aug 2016 14:08:58 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Rishabh Dave wrote:

  ./configure: line 7227: syntax error near unexpected token `0.9.0'
  ./configure: line 7227: `PKG_PROG_PKG_CONFIG(0.9.0)'

My guess is your version of pkg-config is too old.

Also, it looks like your output is not from a fresh build. Maybe there is leftover from a previous build that messes things up.

What platform are you building on? If you build again from a fresh git checkout, what is the output of the following shell commands? I'm attaching my output, on Ubuntu 16.04.1 x86-64.

pkg-config --version
./bootstrap
cat m4/pkg.m4
./configure
cat config.log

Attachment: log.txt.gz
Description: application/gzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]