Sha256: 1e65ffdabe67950c60255d16c0267775a84bd167bdcc6c0d39b03533d2765a56

Contents?: true

Size: 697 Bytes

Versions: 6

Compression:

Stored size: 697 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](package_sets/osdeps.html)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
autoproj-1.5.4 doc/guide/src/error_messages.page
autoproj-1.5.3 doc/guide/src/error_messages.page
autoproj-1.5.2 doc/guide/src/error_messages.page
autoproj-1.5.1 doc/guide/src/error_messages.page
autoproj-1.5.0 doc/guide/src/error_messages.page
autoproj-1.4.4 doc/guide/src/error_messages.page