Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation fails (missing recipe for date.$O) #2

Closed
sirjofri opened this issue Sep 5, 2019 · 1 comment
Closed

Compilation fails (missing recipe for date.$O) #2

sirjofri opened this issue Sep 5, 2019 · 1 comment

Comments

@sirjofri
Copy link

sirjofri commented Sep 5, 2019

Compilation fails:

% mk install
for (i in conf fetch fs query save send walk)
    mk $MKFLAGS $i.install
for (i in add branch clone commit diff export import init log merge pull push)
    mk $MKFLAGS $i.rcinstall
cp git.1 /sys/man/1/git
mk $MKFLAGS /sys/lib/git/template
mk: no recipe to make 'date.8' in directory /<...>/git9-master
mk: mkdir -p /386/bin/git ...  : exit status=rc 30861: mk 30864: error

Removing the date.$O\ line from $OFILES works.

@sirjofri
Copy link
Author

sirjofri commented Sep 8, 2019

Should be fixed now with the latest commit

@sirjofri sirjofri closed this as completed Sep 8, 2019
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

No branches or pull requests

1 participant