|
Re: Getting lighttpd to work
|
02/06/2015 5:57 PM
post113254
|
Re: Getting lighttpd to work
/home/ubuntu/qnx660/host/linux/x86/usr/bin/i486-pc-nto-qnx6.6.0-ld:
cannot open output file a.out: Permission denied
You don't have write perms over the nfs mount. Maybe you're running
as root and have root squashed? If so you may need 'anonuid=0' in the
mount specifications in /etc/exports on the host.
On Fri, Feb 06, 2015 at 05:17:52PM -0500, Aaron Gawlik wrote:
> Thank you Will - as I've been going through the pkgsrc documentation I see I was not interpreting host correctly. I
will try that next to see if shared libraries are enabled.
>
> Sean, I've spent the day setting up pkgsrc per "wiki7146: PkgsrcOnQnx6.6". To summarize the steps:
> -QNX6.6 and header patch installed on host (Linux)
> -p4.tar.gz installed on target (QNX) and added to PATH
> -CPU, HOST, QNXINSTALL set in doit
> -NFS mounts for ~/pkgsrc, /usr/pkg, ${QNX_TARGET}/usr/include
> -ssh-agent configured with UseDNS=no
> - USE_BUILTIN* lines added to /usr/pkg/etc/mk.conf
>
> I verified NFS mounts work and I can SSH out of the target. When I then run ./bootstrap from the target, it gets
through bmake but fails in libnbcompat. I'm attaching the 2 config.log files. Do you have any insight to the breakdown
here? Perhaps I'm missing something to include in the PATH or a library include? Thank you anything you can offer.
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post113253
> To cancel your subscription to this discussion, please e-mail general-community-unsubscribe@community.qnx.com
|
|
|