tech-pkg archive

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

audio/taglib: Something is trying to run the c++ compiler,




Trying to build taglib, I got an error:

  PKGSRC-WARNING: Something is trying to run the c++ compiler,

  PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package
  Makefile.

  *** Error code 1

Adding "c++" to the existing "USE_LANGUAGES= c c++11" fixed this, but this seems wrong. Shouldn't be "c++11" be recognized as c++?

Just wondering, I lost track of all the magic in pkgsrc surrounding this...


  - Hubert


Home | Main Index | Thread Index | Old Index