Skip to content

Conversation

brd
Copy link
Member

@brd brd commented Nov 17, 2021

Some jails are very thin and do not have /usr/include/sys populated,
which leads to this error on jail creation:

awk: can't open file /usr/local/poudriere/jails/testjail/usr/include/sys/param.h
source line number 1

So use the param.h from the src tree instead.

Some jails are very thin and do not have /usr/include/sys populated,
which leads to this error on jail creation:

awk: can't open file /usr/local/poudriere/jails/testjail/usr/include/sys/param.h
 source line number 1

So use the param.h from the src tree instead.
@evadot
Copy link
Contributor

evadot commented Nov 17, 2021

I think that there is more chance of not having src than /usr/include/sys (or at least that's where we should go)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants