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

make - Mercurial issues (?) #2

Closed
dark-nova opened this issue Feb 20, 2019 · 1 comment
Closed

make - Mercurial issues (?) #2

dark-nova opened this issue Feb 20, 2019 · 1 comment

Comments

@dark-nova
Copy link

Hi,

I tried making this project locally and am hit with the errors if I installed Mercurial:

abort: no repository found in '/home/cj/workspace/mdns-repeater' (.hg not found)!
abort: no repository found in '/home/cj/workspace/mdns-repeater' (.hg not found)!

I do not know if this is an issue from moving the project to git since I have never used Mercurial.

Without Mercurial installed, I get the following:

/bin/sh: 1: hg: not found
/bin/sh: 1: hg: not found
cc -s  mdns-repeater.o   -o mdns-repeater

Seems like it did compile, however.

@kennylevinsen
Copy link
Collaborator

Ah, yeah, the original project this is a fork from used mercurial, and I did not update the makefile.

79d399a changes the Makefile so that the git sha is used as revision instead.

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

2 participants