Coder Social home page Coder Social logo

Comments (9)

px4dev avatar px4dev commented on June 14, 2024

Works fine here for me; please check your versions of the following tools:

automake (works with 1.14.1)
autoconf (works with 2.69)
libtool (works with 2.4.2)

These are the current versions offered by Homebrew; you may need to 'brew upgrade' one or more.

from homebrew-px4.

kkpoon avatar kkpoon commented on June 14, 2024

Is it the problem of macosx 10.8?—
Sent from Mailbox for iPhone

On Sat, Mar 29, 2014 at 11:46 AM, px4dev [email protected] wrote:

Works fine here for me; please check your versions of the following tools:
automake (works with 1.14.1)
autoconf (works with 2.69)
libtool (works with 2.4.2)

These are the current versions offered by Homebrew; you may need to 'brew upgrade' one or more.

Reply to this email directly or view it on GitHub:
#4 (comment)

from homebrew-px4.

px4dev avatar px4dev commented on June 14, 2024

It's unlikely.

from homebrew-px4.

kkpoon avatar kkpoon commented on June 14, 2024

I have checked and seems the version are matched with the suggested version.

and I found that my Mac OSX is 10.9.2

The following is the brew output

kkpoons-MacBook-Air:Firmware kkpoon$ brew install libtool
Warning: libtool-2.4.2 already installed
kkpoons-MacBook-Air:Firmware kkpoon$ brew install automake
Warning: automake-1.14.1 already installed
kkpoons-MacBook-Air:Firmware kkpoon$ brew install autoconf
Warning: autoconf-2.69 already installed
kkpoons-MacBook-Air:Firmware kkpoon$ brew install kconfig-frontends
==> Downloading http://ymorin.is-a-geek.org/download/kconfig-frontends/kconfig-f
Already downloaded: /Library/Caches/Homebrew/kconfig-frontends-3.7.0.0.tar.xz
==> Patching
patching file bootstrap
patching file configure.ac
patching file scripts/ksync.sh
patching file scripts/version.sh
patching file utils/Makefile.am
patching file utils/tweak.in
==> ./bootstrap
Running autoconf...
configure.ac:27: error: possibly undefined macro: AS_IF
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:101: error: possibly undefined macro: AC_MSG_ERROR

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
  https://github.com/px4/homebrew-px4/issues

from homebrew-px4.

px4dev avatar px4dev commented on June 14, 2024

Check the output from 'brew doctor' to make sure that your path is set correctly; it's possible that you are getting autoconf from somewhere else.

The same base OS and dependencies build OK on two different test systems here, so (sorry!) this is almost certainly a configuration problem at your end.

from homebrew-px4.

kkpoon avatar kkpoon commented on June 14, 2024

brew doctor said No problem

I checked and have the following output, It looks using the autoconf and automake from brew and the system built-in libtool

kkpoons-MacBook-Air:Firmware kkpoon$ which autoconf
/usr/local/bin/autoconf
kkpoons-MacBook-Air:Firmware kkpoon$ which automake
/usr/local/bin/automake
kkpoons-MacBook-Air:Firmware kkpoon$ which libtool
/usr/bin/libtool

from homebrew-px4.

edkoch avatar edkoch commented on June 14, 2024

I am having the exact same problem on my Macbook running OS X 10.9.1. Did you find a solution?

from homebrew-px4.

LorenzMeier avatar LorenzMeier commented on June 14, 2024

Try now:

brew update
brew install kconfig-frontends

I'm not sure why you can't build on mavericks (I can), but now I've uploaded a bottle for you so you don't have to build it yourself.

from homebrew-px4.

kkpoon avatar kkpoon commented on June 14, 2024

Great, thanks for your help.

from homebrew-px4.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.