Hi everyone,
I've just upgraded a FreeBSD 8.2 to 9.0 (next step woud be 10.0).
I'm now facing two major problems :
1/ After upgrade, make was broken. So I followed this thread and now, I absolutely need to specify "-m /usr/share/mk" when compiling something. Any way of fixing this?
2/ Any make compilation fails :
Problem 2 is causing more troubles than problem 1 of course.
Thanks for your help.
Gaëtan
I've just upgraded a FreeBSD 8.2 to 9.0 (next step woud be 10.0).
I'm now facing two major problems :
1/ After upgrade, make was broken. So I followed this thread and now, I absolutely need to specify "-m /usr/share/mk" when compiling something. Any way of fixing this?
2/ Any make compilation fails :
Code:
make: make: don't know how to make dirsyntax. Stop
Problem 2 is causing more troubles than problem 1 of course.
Thanks for your help.
Gaëtan