Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - audio/nas: (7 Items)
   
audio/nas  
Greetings!
I have some problem with building nas (Network Audio System) on QNX 6.4.1 with pkgsrc. After bmake and building support 
libraries, i have this error on my screen:

configure: creating ./config.status
config.status: creating config.h
config.status: config.h is unchanged
mv -f Makefile Makefile.bak
make Makefiles
making Makefiles in include...
	mv -f Makefile Makefile.bak
bmake: don't know how to make I. Stop

bmake: stopped in /home/HEAD_641/pkgsrc/audio/nas/work/nas-1.9.1
bmake: don't know how to make I. Stop

bmake: stopped in /home/HEAD_641/pkgsrc/audio/nas/work/nas-1.9.1/include
making Makefiles in server...
	mv -f Makefile Makefile.bak
bmake: don't know how to make I. Stop

and etc.

What is the I parametr? Any ideas how to solve this problem?
Re: audio/nas  
Anyone built this (nas) before?
Re: audio/nas  
On Mon, Sep 21, 2009 at 03:41:51AM -0400, Anton Grachev wrote:
> Anyone built this (nas) before?

I haven't personally looked at anything related to audio yet.

-seanb
Re: audio/nas  
Already silve this problem. Just ned to enter
export MAKEFLAGS=

> On Mon, Sep 21, 2009 at 03:41:51AM -0400, Anton Grachev wrote:
> > Anyone built this (nas) before?
> I haven't personally looked at anything related to audio yet.
> -seanb
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post38411
> 

Новая Яндекс.Почта http://mail.yandex.ru/promo/new/sign 
Re: audio/nas  
I had similar issues with getting some audio apps begun before building mencoder.
The PKGSRC bootstrapper docs had some of that.

I am digging through other Prerequisite apps being installed before that build.
X264 is giving me a hassle, Right now I'm stuck on figuring out the getopt_long call in the Linker to work itself out. 
(Methinks it is a missing exported value problem)

-sean
Re: audio/nas  
Still can't build nas correctly. After complete bmake, enter bmake install command and have many errors such as 

pkg_admin: nas-1.8nb1: File `/usr/pkg/bin/auconvert' is in +CONTENTS
but not on filesystem!
pkg_admin: nas-1.8nb1: File `/usr/pkg/bin/auctl' is in +CONTENTS but
not on filesystem!

and etc.

Re: audio/nas  
Sean,

I saw in your previous post that you were trying to build X264 for QNX/ARM. Is that the case? I would be interested in 
some build hints as I am having a lot of trouble setting the config file to choose the ARM architecture.
Any help would be appreciated.
Thanks,

-Zahira