Sha256: ad8415b58f5056724f1d72c8a5c72cc577aec5339c64601be75e016b8b93759e

Contents?: true

Size: 650 Bytes

Versions: 5

Compression:

Stored size: 650 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 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

5 entries across 5 versions & 1 rubygems

Version Path
autoproj-1.3.4 doc/guide/src/error_messages.page
autoproj-1.3.3 doc/guide/src/error_messages.page
autoproj-1.3.2 doc/guide/src/error_messages.page
autoproj-1.3.1 doc/guide/src/error_messages.page
autoproj-1.3.0 doc/guide/src/error_messages.page