Menu

#28 Will not compile

open
nobody
None
5
2016-03-11
2008-04-13
Anonymous
No

I have added all the recommended libraies. The program will not compile. Here are a few of the messages I get.

Discussion

  • Nobody/Anonymous

    output from configure and make showing a number of errors.

     
  • Olivier HUMBERT

    Olivier HUMBERT - 2016-03-11

    From the file attached:

    checking for Audio File Library - version >= 0.2.2... no

    which means you're missing a dependancy.

    Another one:

    checking for Ogg... no

    One more:

    checking for Vorbis... no

    Again:

    checking for libFLAC... no

    And:

    checking for fftw.h... no

    Not 100% sure that those errors are related to the fail, but it looks like the build is missing a bunch of libraries. You might want to add those and retry building.

    HTH

     

    Last edit: Olivier HUMBERT 2016-03-11

Log in to post a comment.