Hello,

Having decided to use 2.6 on my embedded target, I am running into a few
problems that require code/script changes. Hence my post in this channel and
not the general support.

I am more than willing to provide the changes should they appeal ...

My host build environment is a fedora core 3 (no typo ...) and my target is
a GUI less x86 system without development environment.

The following issues arose:
* building libsalsa requires libtool to support --tag, older libtool
versions do not support it yet. 
  The existence of libtool and/or its support for the parameter could be
checked by the configure script, which could then bail and suggest the user
to use --enable-libsalsa=NO.
* the ogg vorbis support is checked in two directories, however, the
#include statement is formed so it only fits one of both, causing a compile
error when in the other case.
* the graphical tools require gtk support, however the configure does not
check for its presence, nor can they be disabled by the configure.

More issues come from the actual installation on my linker-less target... .
The modules cannot be installed on target via tarball/soundon but they
cannot be created on the host via "make install" without affecting my host
setup. 

Can you provide me with pointers how to add support for specifying an
install root, so OSS can be deployed in a temporary location ? This allows
making a root file system that be dumped on my target and does not need
manual adaptations afterwards.

Thanks a lot,

Sven
 

Sven Biebaut
+32 2 391 2362
sven.bieb...@be.thalesgroup.com
----------------------------------------------------------------------------
-
T COMMUNICATIONS BELGIUM
Rue des Frères Taymans 28,                      B-1480 Tubize,       Belgium
Phone: +32 (0)2 3912211,                                fax: +32 (0)2
3912300


_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel

Reply via email to