Hi All,

I'm new to compiling a custom project so need a little help. I followed the 
instructions to what I understand…

- Checked out the SVN of BSDRP to ~/BSDRP
- Did an image build and made sure it worked.
- Copied ~/BSDRP/BSDRPcur to ~/BSDRP/VDC which is the name of my new 
project(VDC)
- Moved ~/BSDRP/VDC/BSDRP.nano to ~/BSDRP/VDC/VDC.nano
- Edited VDC.nano to reflect the project name and that it was a subproject of 
BSDRP.
- Tried to do a build and it failed. It downloaded the new sources but then 
could not build:

[root@rb01 ~/BSDRP]# ./make.sh -p VDC -a i386 -c serial
BSD Router Project image build script

WARNING: Not enough hw.usermem available, disable memory disk usage
Will generate an VDC image with theses values:
- Target architecture: i386
- Console : -serial
- Source Updating/installing: NO
- Build the full world (take about 1 hour): YES
- FAST mode (skip compression and checksumming): NO
- TMPFS: NO
- Debug image type: NO
Copying i386 Kernel configuration file
Launching NanoBSD build process...
make: don't know how to make add_port. Stop
Running exit trap code
unmounting  /root/BSDRP/VDC/kernels
 /root/BSDRP/VDC/Files

Any ideas on why it is throwing the error about make_port? I checked the nano 
file and the add_port function looks normal… Also is this the best way to start 
on a new project based off of BSDRP? Or should I not be using sub projects?

Thanks,

Mark
Network Engineer | www.fivenynes.com

 


------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Bsdrp-users mailing list
Bsdrp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bsdrp-users

Reply via email to