Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include --std=c99 -g -O2 -DLIBVER='"CVS-2010/11/04-10:23"' -DSPEEX_PREPROCESS=1 -DNEWJB -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o audio_encode.o audio_encode.c
  2. audio_encode.c: In function ‘iaxc_input_postprocess’:
  3. audio_encode.c:146:5: error: dereferencing pointer to incomplete type
  4. audio_encode.c:155:23: error: dereferencing pointer to incomplete type
  5. make: *** [audio_encode.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement