Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - not working with 6.4.0: (5 Items)
   
not working with 6.4.0  
tried to build from source but none of the parts in the download area seem to be working with newest 6.4.0 release.

mostly because any /qnx632 are created
and because tar: usr: Cannot unlink: Directory not empty

and so on

If this is the replacement for the 3rd party repository, this is a big step backwards.
Re: not working with 6.4.0  
On Fri, Nov 28, 2008 at 08:27:22AM -0500, stefan thiel wrote:
> tried to build from source but none of the parts in the download area seem to be working with newest 6.4.0 release.
> 
> mostly because any /qnx632 are created
> and because tar: usr: Cannot unlink: Directory not empty
> 
> and so on
> 
> If this is the replacement for the 3rd party repository, this is a big step backwards.
> 

For 6.4.0 please work from the HEAD_640 branch.  Once that's
checked out all that's needed is to (cd bootstrap && ./bootstrap).
You don't need to install the extra utility archive that was
needed on 6.3 nor do you have to change the resulting
/usr/pkg/etc/mk.conf.

I'll update the wiki shortly.

-seanb
Re: not working with 6.4.0  
I changed the repository layout to make it clearer:
There's now HEAD_632 and HEAD_640 branches.
I also made 2 separate bootstrap pages: one for
640 and one for 632:

http://community.qnx.com/sf/wiki/do/viewPage/projects.pkgsrc/wiki/Bootstrap
http://community.qnx.com/sf/wiki/do/viewPage/projects.pkgsrc/wiki/Bootstrap_632

-seanb
Re: not working with 6.4.0  
Hi Sean,
I just want to give you feedback, that I was able to fully bring HEAD_640 onto a QNX6.4.0 machine and completly build 
bootstrap and a simple package by following your instructions.
Thanks, it's much easier now.

Stefan
Re: not working with 6.4.0  
On Tue, Dec 16, 2008 at 09:15:39AM -0500, stefan thiel wrote:
> Hi Sean,
> I just want to give you feedback, that I was able to fully bring HEAD_640 onto a QNX6.4.0 machine and completly build 
bootstrap and a simple package by following your instructions.
> Thanks, it's much easier now.
> 

Great.  It wasn't an insignificant amount of work to get
this far :)

-seanb