Great suggestion. 
I have been looking into spice-gtk because it does seem like it would be much 
less work.

Thanks.

On Apr 26, 2011, at 3:01 AM, Attila Sukosd wrote:

> Hi,
> 
> 
> This might be a stupid question, but why don't you try to use spice-gtk on 
> OS/X instead of spicec ?
> It has everything needed, such as gtk2/gtk3 and gstreamer for audio, all 
> cross platform.
> 
> Rgrds,
> 
> Attila
> 
> 
> On Mon, Apr 25, 2011 at 11:34 PM, Cliff Sharp <[email protected]> wrote:
>  When trying to port the alsa-lib to OS/X while porting Spice to OS/X I am 
> having some difficulties resolving issues with alsa-lib. I am using 
> alsa-lib-1.0.24.1
> 
> After doing a ./configure - I have also tried
> ./configure --enable-shared=no --enable-static=yes
> 
> Either way I get the following error in the middle ---
> ./configure: line 18735: CC_NOUNDEFINED: command not found
> 
> ___________
> 
> And then the end of the ./configure looks like this ---
> 
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating doc/Makefile
> config.status: creating doc/pictures/Makefile
> config.status: creating doc/doxygen.cfg
> config.status: creating include/Makefile
> config.status: creating include/sound/Makefile
> config.status: creating src/Versions
> config.status: creating src/Makefile
> config.status: creating src/control/Makefile
> config.status: creating src/mixer/Makefile
> config.status: creating src/pcm/Makefile
> config.status: creating src/pcm/scopes/Makefile
> config.status: creating src/rawmidi/Makefile
> config.status: creating src/timer/Makefile
> config.status: creating src/hwdep/Makefile
> config.status: creating src/seq/Makefile
> config.status: creating src/ucm/Makefile
> config.status: creating src/compat/Makefile
> config.status: creating src/alisp/Makefile
> config.status: creating src/conf/Makefile
> config.status: creating src/conf/cards/Makefile
> config.status: creating src/conf/pcm/Makefile
> config.status: creating modules/Makefile
> config.status: creating modules/mixer/Makefile
> config.status: creating modules/mixer/simple/Makefile
> config.status: creating alsalisp/Makefile
> config.status: creating aserver/Makefile
> config.status: creating test/Makefile
> config.status: creating test/lsb/Makefile
> config.status: creating utils/Makefile
> config.status: creating utils/alsa-lib.spec
> config.status: creating utils/alsa.pc
> config.status: creating include/config.h
> config.status: include/config.h is unchanged
> config.status: executing depfiles commands
> Creating asoundlib.h...
> 
> Does this look like the ./configure completed successfully???
> 
> ______________
> 
> Then as a result of the make I get the following ---
> 
> Making all in doc
> Making all in pictures
> make[2]: Nothing to be done for `all'.
> make[2]: Nothing to be done for `all-am'.
> Making all in include
> make  all-recursive
> Making all in sound
> make[3]: Nothing to be done for `all'.
> Making all in src
> Making all in control
>  CC     cards.lo
>  CC     tlv.lo
>  CC     namehint.lo
>  CC     hcontrol.lo
>  CC     control.lo
> /var/folders/Pv/PvC+gYnqE1aH2WUpUaGMJk+++TI/-Tmp-//cctnQSSU.s:6097:Expected 
> comma after segment-name
> /var/folders/Pv/PvC+gYnqE1aH2WUpUaGMJk+++TI/-Tmp-//cctnQSSU.s:6101:Expected 
> comma after segment-name
> /var/folders/Pv/PvC+gYnqE1aH2WUpUaGMJk+++TI/-Tmp-//cctnQSSU.s:6101:Rest of 
> line ignored. 1st junk character valued 32 ( ).
> /var/folders/Pv/PvC+gYnqE1aH2WUpUaGMJk+++TI/-Tmp-//cctnQSSU.s:6593:Unknown 
> pseudo-op: .symver
> /var/folders/Pv/PvC+gYnqE1aH2WUpUaGMJk+++TI/-Tmp-//cctnQSSU.s:6593:Rest of 
> line ignored. 1st junk character valued 95 (_).
> /var/folders/Pv/PvC+gYnqE1aH2WUpUaGMJk+++TI/-Tmp-//cctnQSSU.s:6637:Unknown 
> pseudo-op: .symver
> /var/folders/Pv/PvC+gYnqE1aH2WUpUaGMJk+++TI/-Tmp-//cctnQSSU.s:6637:Rest of 
> line ignored. 1st junk character valued 95 (_).
> make[2]: *** [control.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
> 
> I haven't been able to quite figure out what is going with the make errors.
> I would appreciate it if someone would be able to give me some hints.
> 
> Thanks
> 
> ____
> 
> 
> 
> 
> 
> _______________________________________________
> Spice-devel mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
> 
> 

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to