[hatari-devel] Unable build mercurial version on ubuntu

Eero Tamminen eerot at users.berlios.de
Sat Feb 27 18:38:55 CET 2010


Hi,

On Saturday 27 February 2010, Christer Solskogen wrote:
> On Sat, Feb 27, 2010 at 2:56 PM, Eero Tamminen <eerot at users.berlios.de> > 
> Do you have the pulseaudio -dev files installed?
>
> Yeap. If not I would have gotten a file not found type of error (and
> yes, I double checked :)

The reason why I asked is that when you're missing the header, you would
get exactly the type of errors you got:
--------
gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wsign-compare -Wbad-function-cast -Wcast-qual  -Wpointer-arith -Wall -Wwrite-strings  -O2 -I../.. -I../includes -I../debug -I../uae-cpu   -DENABLE_DSP_EMU=1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT   -c -o 
microphone.o microphone.c
microphone.c:17:23: error: portaudio.h: No such file or directory
microphone.c:30: warning: type defaults to ‘int’ in declaration 
of ‘PaStreamCallbackTimeInfo’
microphone.c:30: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
---------

Can you get CMake to show the GCC command line?

What "pkg-config --cflags portaudio-2.0" outputs?


	- Eero



More information about the hatari-devel mailing list