|
Building from the network source
|
02/22/2009 8:27 AM
post22688
|
Building from the network source
Hi
Can anyone help me build the network source?
I followed the instructions for building the sorce, created a build root and a stage directory & qconf-override.mk, ran
ksh hide-gnu.sh and then did
bash
cd /QNC_BuildRoot/trunk
export QCONF_OVERRIDE=C:/QNX_BuildRoot/qconf-override.mk
make OSLIST=nto hinstall
make OSLIST=nto CPULIST=ppc install
My qconf-override.mk is like this:
USE_INSTALL_ROOT=1
INSTALL_ROOT_nto=C:/QNX_BuildRoot/stage
VERSION_REL=6.4.0
Building went fine fine but overwrote all of the network files in my QNX640 install.
The stage directory did not get populated at all.
Any pointers would be much appriaciated.
Regards
Steve
|
|
|