|
Re: Port of devel/scmgit-base for 6.4.0
|
06/15/2009 9:27 AM
post31722
|
Re: Port of devel/scmgit-base for 6.4.0
On Sun, Jun 07, 2009 at 04:36:42PM -0400, André Wösten wrote:
> Sean, I worked on GIT. Enclosed the DIFF file - please take a look and tell me what you think about it.
>
> BTW, the compiler warns about implicit declaration of sys/neutrino.h functions (SignalWaitinfo etc.). To remove the
warnings, I included sys/neutrino.h but I got an error about missing types in the itimer-structure, which is normally
declared in sys/platform.h. But it never gets declared, because __EXT_QNX doesn't seem to be set correctly.
>
> But probably I'm also missing something :-) I compile without including the QNX headers and link implicit. It's also
working.
>
> Regards,
> André
Hi André:
Here's what I ended up with. I think it's a little more self contained
(really only touches their Makefile). I also cleaned up a few warnings.
Seems to work OK. I checked this in on the HEAD_641 branch.
Regards,
-seanb
|
Attachment: |
diff
6.74 KB
|
|
|