make: command not found

I would like to compile a port but I can't use make

:(

Code:
# make install
make: Command not found.

Must I install it?!

Thanks a lot.
 
Code:
# pwd
/usr/ports/net/samba-smbclient

I reading documentation but I don't find the cause of error.

Thanks.
 
crsd said:
Are you using some kind of stripped FreeBSD variant?

Good point.

som, are you using a FreeBSD based system such as FreeNAS, pfSense or PC-BSD? Or are you running a customized /etc/make.conf or /etc/src.conf.

Post the output of $ uname -a.
 
I'm using pfSense 1.2.2

Code:
FreeBSD pfsense2.local 7.0-RELEASE-p8 FreeBSD 7.0-RELEASE-p8 #0: Thu Jan  8 22:07:30 E                                                      ST 2009     sullrich@freebsd7-releng_1_2_1.pfsense.org:/usr/obj.pfSense/usr/src/sys/pf                                                      Sense.7  i386
 
Back
Top