eXperiencePoints / XPCoin

eXperiencePoints XPCoin
MIT License
67 stars 45 forks source link

recipe for target 'obj/alert.o' failed #3

Open uaktags opened 7 years ago

uaktags commented 7 years ago

When compiling on Jessie:

makefile.unix:215: recipe for target 'obj/alert.o' failed This ends up meaning that creating XPd fails as well.

neetpill commented 6 years ago

Sounds like a permission issue, try mkdir obj in the src directory

uaktags commented 6 years ago

Sorry for the delay, obj already exists.

drwxr-xr-x 2 tim www-data 4.0K Jan 9 10:29 obj

uaktags commented 6 years ago

I'm still finding this to be a constant issue with Debian Jessie and Stretch servers.