[hatari-devel] Unable build mercurial version on ubuntu

Christer Solskogen christer.solskogen at gmail.com
Sat Feb 27 14:50:18 CET 2010


Here is the log
[ 21%] Building C object src/falcon/CMakeFiles/Falcon.dir/microphone.c.o
/home/solskogen/source/hatari/src/falcon/microphone.c:30: warning:
type defaults to ‘int’ in declaration of ‘PaStreamCallbackTimeInfo’
/home/solskogen/source/hatari/src/falcon/microphone.c:30: error:
expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/home/solskogen/source/hatari/src/falcon/microphone.c:35: error:
expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘micro_inputParameters’
/home/solskogen/source/hatari/src/falcon/microphone.c:50: warning:
type defaults to ‘int’ in declaration of ‘PaStreamCallbackTimeInfo’
/home/solskogen/source/hatari/src/falcon/microphone.c:50: error:
expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/home/solskogen/source/hatari/src/falcon/microphone.c: In function
‘Microphone_Start’:
/home/solskogen/source/hatari/src/falcon/microphone.c:97: error:
‘micro_inputParameters’ undeclared (first use in this function)
/home/solskogen/source/hatari/src/falcon/microphone.c:97: error: (Each
undeclared identifier is reported only once
/home/solskogen/source/hatari/src/falcon/microphone.c:97: error: for
each function it appears in.)
/home/solskogen/source/hatari/src/falcon/microphone.c:97: warning:
implicit declaration of function ‘Pa_GetDefaultInputDevice’
/home/solskogen/source/hatari/src/falcon/microphone.c:117: error:
‘Microphone_Callback’ undeclared (first use in this function)
/home/solskogen/source/hatari/src/falcon/microphone.c:118: warning:
passing argument 3 of ‘Pa_OpenStream’ makes integer from pointer
without a cast
/usr/include/portaudio.h:325: note: expected ‘int’ but argument is of
type ‘void *’
/home/solskogen/source/hatari/src/falcon/microphone.c:118: warning:
passing argument 5 of ‘Pa_OpenStream’ makes pointer from integer
without a cast
/usr/include/portaudio.h:325: note: expected ‘void *’ but argument is
of type ‘int’
/home/solskogen/source/hatari/src/falcon/microphone.c:118: warning:
passing argument 8 of ‘Pa_OpenStream’ makes integer from pointer
without a cast
/usr/include/portaudio.h:325: note: expected ‘PaSampleFormat’ but
argument is of type ‘void *’
/home/solskogen/source/hatari/src/falcon/microphone.c:118: error: too
few arguments to function ‘Pa_OpenStream’
make[2]: *** [src/falcon/CMakeFiles/Falcon.dir/microphone.c.o] Error 1
make[1]: *** [src/falcon/CMakeFiles/Falcon.dir/all] Error 2
make: *** [all] Error 2

gcc version 4.4.3 (Ubuntu 4.4.3-3ubuntu1)

(my mac is able to build)

-- 
chs,



More information about the hatari-devel mailing list