Sha256: 35316299e98c43a36cd3681fdbeac1a474a47d109a3ec55d650c128f974ea844
Contents?: true
Size: 684 Bytes
Versions: 4
Compression:
Stored size: 684 Bytes
Contents
--- title: Understanding autoproj error messages sort_info: 800 --- I know nothing about a prepackaged package called 'XXXX', ... ------------------------------------------ _Short explanation_: an OS dependency is listed by one of the packages, but no definition exists in one of the osdeps files. _Long explanation_: XXXX is listed as an operating system dependency by one of the packages that you requested to build. Two solutions: (i) the package should *not* depend on it, and you should modify the [package's manifest.xml](package_sets/manifest-xml.html) file. (ii) the package should depend on it and you should list the OS package in [the relevant osdeps file](osdeps.html)
Version data entries
4 entries across 4 versions & 1 rubygems