Open riya1494 opened 5 years ago
Hi PiBa-NL,
Can you please suggest us for the above issue reported !
The only thing that might be 'something' of a clue in the above seems to be this:
make: cannot open /usr/ports/Mk/bsd.port.mk.
That makes me wonder, did you do the portsnap fetch extract
?
https://github.com/PiBa-NL/PiBa-NL-WIKI/wiki/How-to-building-a-pfSense-.iso-from-sources#troubleshooting And please format your post properly.. (Did that for you now.. putting the wall of text in 'code' tags..) It makes it way more readable..
Yes , portsnap fetch extract is done ! but still getting the same error. make: cannot open /usr/ports/Mk/bsd.port.mk.
Try and see if the file exists 'somewhere'?: find / -name bsd.port.mk
For me the result of that is this, does your machine show the same or at least the last one?:
/usr/MyFirewall/tmp/installer-dir/usr/share/mk/bsd.port.mk
/usr/MyFirewall/tmp/final-dir/usr/share/mk/bsd.port.mk
/usr/MyFirewall/tmp/FreeBSD-src/share/mk/bsd.port.mk
/usr/MyFirewall/tmp/stage-dir/usr/share/mk/bsd.port.mk
/usr/share/mk/bsd.port.mk
/usr/local/poudriere/ports/MyFirewall_devel/Mk/bsd.port.mk
/usr/local/poudriere/jails/MyFirewall_MyFirewall_2_4_amd64/usr/share/mk/bsd.port.mk
/usr/local/poudriere/jails/MyFirewall_MyFirewall_2_4_amd64/usr/src/share/mk/bsd.port.mk
/usr/ports/Mk/bsd.port.mk
The same questions. Could yuo give a solutions about these problem?
Hi ,
Can anyone help me with the below error ? Note : I have executed all commands given in the document ( tps://github.com/PiBa-NL/PiBa-NL-WIKI/wiki/How-to-building-a-pfSense-.iso-from-sources) I have got the below error while doing this command cd /usr/MyFirewall/ && time ./build.sh --update-pkg-repo , I have checked logs path given and its showing no errors.