Re: [OpenSBC] error building on freebsd 7.1
Brought to you by:
joegenbaclor
|
From: Richard E. N. <r....@gm...> - 2009-02-04 20:59:38
|
it fails
...
opensipstack is failing to compile.
all required pkgs are installed
including pwlib and a few other libs it looks for.
it fails to find speex wich is installed.
I am working to make a port for bsd and need to get this to compile...
On Wednesday 04 February 2009 02:08:21 pm OpenSBC Forum wrote:
> I'm not sure if this will be useful... but here is the sequence of commands
> I used to compile openSBC on FreeBSD 7.0 (or more exactly pfSense 1.2.2):
>
> {noformat}pkg_add -r gmake
> pkg_add -r bison
> pkg_add -r expat
> {noformat}{noformat}tar zxvf OpenSBC-1-1-5_RC3.tar.gz
> cd OpenSBC-1-1-5_RC3{noformat}{noformat}cd opensipstack
> ./configure
> gmake bothnoshared
> cd ../opensbc
> ./configure
> gmake bothnoshared
> gmake distrib
> {noformat}
>
> ---------------------------------------------------------------------------
>--- Create and Deploy Rich Internet Apps outside the browser with
> Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use
existing
> skills and code to build responsive, highly engaging applications that
> combine the power of local resources and data with the reach of the web.
> Download the Adobe AIR SDK and Ajax docs to start building applications
> today-http://p.sf.net/sfu/adobe-com
> _______________________________________________
> Opensipstack-osbcdevel mailing list
> Ope...@li...
> https://lists.sourceforge.net/lists/listinfo/opensipstack-osbcdevel
|