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

Unable to make build on raspberry pi (ax25 port) #33

Closed
bart95130 opened this issue Jul 26, 2013 · 1 comment
Closed

Unable to make build on raspberry pi (ax25 port) #33

bart95130 opened this issue Jul 26, 2013 · 1 comment

Comments

@bart95130
Copy link

Hi,

Thanks for your work,
I have an issue when doing the
"make build"

I got :
node_modules/yapp/bin/yapp.js -d public/main build
make: *** [build] Erreur 1

In my /var/log/syslog I see :
raspberrypi node[4357]: No AX.25 port data configured

I can post the result of a strace if you want

Bart

@bart95130
Copy link
Author

the node started by the script was the file (link) /usr/sbin/node pointing to /usr/sbin/node/ax25-node...
I removed the link and "which node" returned
"/opt/node/bin/node"
"make build" is now starting...

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