Hello, I use this tutorial for compiling pfsense in freebsd 7 and RELENG_7_0 http://devwiki.pfsense.org/DevelopersBootStrapAndDevIso
But I see this error during cvs_current: >>> Phase install_custom_packages Mounting devfs /usr/local/pfsense-fs/dev ... mount: /usr/local/pfsense-fs/dev: No such file or directory umount: /usr/local/pfsense-fs/dev: statfs: No such file or directory umount: /usr/local/pfsense-fs/dev: unknown file system >>> Phase set_image_as_cdrom ./build_iso.sh: cannot create /home/pfsense/pfSense/etc/platform: No such file or directory >>> Searching for packages... >>> Installing packages: bsdinstaller-2.0.2008.0622 lighttpd-1.4.19 lighttpd-1.4.19_1 grub-0.97_1 >>> Installing custom packageas... cd: can't cd to /home/pfsense/freesbie2 so I add this line to the tutorial : cd /home/pfsense/ && cvs -d /home/pfsense/cvsroot co freesbie2 # added by AzizTHRAYA, I need it for compiling I am true? Thank you
