Hello This is a first for me. Not sure what is expected.
I was installing Slackware and Asterisk (amongst other things) as per the directions found here: http://astguiclient.sourceforge.net/scratch_install.html I was following the instructions to the letter. I have built successful linux boxes in the past. I noticed the contents of the subject line above flash by and thought I should send some info along. Here is the cut and paste that I retrieved. _______________________________________________________________________________________ [EMAIL PROTECTED]:/usr/local/sox-12.17.5# ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for ANSI C header files... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes configure: checking if math library is required during link... checking for pow... no checking for pow in -lm... yes checking for getopt... yes checking for strerror... yes checking for memmove... yes checking for rand... yes checking for strcasecmp... yes checking vorbis/codec.h usability... yes checking vorbis/codec.h presence... yes checking for vorbis/codec.h... yes checking for vorbis_analysis_init in -lvorbis... yes checking mad.h usability... yes checking mad.h presence... yes checking for mad.h... yes checking for mad_stream_buffer in -lmad... yes checking lame/lame.h usability... no checking lame/lame.h presence... no checking for lame/lame.h... no checking linux/asound.h usability... no checking linux/asound.h presence... no checking for linux/asound.h... no checking sound/asound.h usability... no checking sound/asound.h presence... yes configure: WARNING: sound/asound.h: present but cannot be compiled configure: WARNING: sound/asound.h: check for missing prerequisite headers? configure: WARNING: sound/asound.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to [EMAIL PROTECTED] ## configure: WARNING: ## ------------------------------------ ## checking for sound/asound.h... yes checking for ALSA ioctl API... 0.9.X checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sun/audioio.h usability... no checking sun/audioio.h presence... no checking for sun/audioio.h... no checking for stdint-types....... "(putting them into ststdint.h)" checking for uintptr_t... yes checking for uint64_t... yes ... seen our uintptr_t in stdint.h (uint64_t too) creating ststdint.h : _STSTDINT_H ..adding include stdint.h ... seen good stdint.h inttypes ... seen good uint64_t ... DONE ststdint.h configure: creating ./config.status config.status: creating libst-config config.status: creating Makefile config.status: creating gsm/Makefile config.status: creating play config.status: creating stconfig.h Old Rate enabled.................. no Fast ulaw enabled................. yes Fast alaw enabled................. yes GSM Support....................... yes ALSA Driver....................... yes OSS Driver........................ yes SUN /dev/audio.................... no Ogg Vorbis support................ yes MAD MP3 Decoder................... yes LAME MP3 Encoder.................. no Configure finished. Do 'make; make install' to compile and install SoX. [EMAIL PROTECTED]:/usr/local/sox-12.17.5# make; make install gcc -g -O2 -Wall -I. -I. -c -o 8svx.o 8svx.c gcc -g -O2 -Wall -I. -I. -c -o adpcm.o adpcm.c gcc -g -O2 -Wall -I. -I. -c -o aiff.o aiff.c gcc -g -O2 -Wall -I. -I. -c -o au.o au.c gcc -g -O2 -Wall -I. -I. -c -o auto.o auto.c gcc -g -O2 -Wall -I. -I. -c -o avr.o avr.c gcc -g -O2 -Wall -I. -I. -c -o cdr.o cdr.c gcc -g -O2 -Wall -I. -I. -c -o cvsd.o cvsd.c gcc -g -O2 -Wall -I. -I. -c -o dat.o dat.c gcc -g -O2 -Wall -I. -I. -c -o g711.o g711.c gcc -g -O2 -Wall -I. -I. -c -o g721.o g721.c gcc -g -O2 -Wall -I. -I. -c -o g723_16.o g723_16.c gcc -g -O2 -Wall -I. -I. -c -o g723_24.o g723_24.c gcc -g -O2 -Wall -I. -I. -c -o g723_40.o g723_40.c gcc -g -O2 -Wall -I. -I. -c -o g72x.o g72x.c gcc -g -O2 -Wall -I. -I. -c -o gsm.o gsm.c gcc -g -O2 -Wall -I. -I. -c -o hcom.o hcom.c gcc -g -O2 -Wall -I. -I. -c -o ima_rw.o ima_rw.c gcc -g -O2 -Wall -I. -I. -c -o maud.o maud.c gcc -g -O2 -Wall -I. -I. -c -o mp3.o mp3.c gcc -g -O2 -Wall -I. -I. -c -o nulfile.o nulfile.c gcc -g -O2 -Wall -I. -I. -c -o prc.o prc.c gcc -g -O2 -Wall -I. -I. -c -o raw.o raw.c gcc -g -O2 -Wall -I. -I. -c -o sf.o sf.c gcc -g -O2 -Wall -I. -I. -c -o smp.o smp.c gcc -g -O2 -Wall -I. -I. -c -o sndrtool.o sndrtool.c gcc -g -O2 -Wall -I. -I. -c -o sphere.o sphere.c gcc -g -O2 -Wall -I. -I. -c -o tx16w.o tx16w.c gcc -g -O2 -Wall -I. -I. -c -o voc.o voc.c gcc -g -O2 -Wall -I. -I. -c -o vorbis.o vorbis.c gcc -g -O2 -Wall -I. -I. -c -o vox.o vox.c gcc -g -O2 -Wall -I. -I. -c -o wav.o wav.c gcc -g -O2 -Wall -I. -I. -c -o wve.o wve.c gcc -g -O2 -Wall -I. -I. -c -o avg.o avg.c gcc -g -O2 -Wall -I. -I. -c -o band.o band.c gcc -g -O2 -Wall -I. -I. -c -o bandpass.o bandpass.c gcc -g -O2 -Wall -I. -I. -c -o breject.o breject.c gcc -g -O2 -Wall -I. -I. -c -o btrworth.o btrworth.c gcc -g -O2 -Wall -I. -I. -c -o chorus.o chorus.c gcc -g -O2 -Wall -I. -I. -c -o compand.o compand.c gcc -g -O2 -Wall -I. -I. -c -o copy.o copy.c gcc -g -O2 -Wall -I. -I. -c -o dcshift.o dcshift.c gcc -g -O2 -Wall -I. -I. -c -o deemphas.o deemphas.c gcc -g -O2 -Wall -I. -I. -c -o earwax.o earwax.c gcc -g -O2 -Wall -I. -I. -c -o echo.o echo.c gcc -g -O2 -Wall -I. -I. -c -o echos.o echos.c gcc -g -O2 -Wall -I. -I. -c -o fade.o fade.c gcc -g -O2 -Wall -I. -I. -c -o filter.o filter.c gcc -g -O2 -Wall -I. -I. -c -o flanger.o flanger.c gcc -g -O2 -Wall -I. -I. -c -o highp.o highp.c gcc -g -O2 -Wall -I. -I. -c -o highpass.o highpass.c gcc -g -O2 -Wall -I. -I. -c -o lowp.o lowp.c gcc -g -O2 -Wall -I. -I. -c -o lowpass.o lowpass.c gcc -g -O2 -Wall -I. -I. -c -o map.o map.c gcc -g -O2 -Wall -I. -I. -c -o mask.o mask.c gcc -g -O2 -Wall -I. -I. -c -o pan.o pan.c gcc -g -O2 -Wall -I. -I. -c -o phaser.o phaser.c gcc -g -O2 -Wall -I. -I. -c -o pitch.o pitch.c gcc -g -O2 -Wall -I. -I. -c -o polyphas.o polyphas.c gcc -g -O2 -Wall -I. -I. -c -o rate.o rate.c gcc -g -O2 -Wall -I. -I. -c -o repeat.o repeat.c gcc -g -O2 -Wall -I. -I. -c -o resample.o resample.c gcc -g -O2 -Wall -I. -I. -c -o reverb.o reverb.c gcc -g -O2 -Wall -I. -I. -c -o reverse.o reverse.c gcc -g -O2 -Wall -I. -I. -c -o silence.o silence.c gcc -g -O2 -Wall -I. -I. -c -o speed.o speed.c gcc -g -O2 -Wall -I. -I. -c -o stat.o stat.c gcc -g -O2 -Wall -I. -I. -c -o stretch.o stretch.c gcc -g -O2 -Wall -I. -I. -c -o swap.o swap.c gcc -g -O2 -Wall -I. -I. -c -o synth.o synth.c gcc -g -O2 -Wall -I. -I. -c -o trim.o trim.c gcc -g -O2 -Wall -I. -I. -c -o vibro.o vibro.c gcc -g -O2 -Wall -I. -I. -c -o vol.o vol.c gcc -g -O2 -Wall -I. -I. -c -o handlers.o handlers.c gcc -g -O2 -Wall -I. -I. -c -o misc.o misc.c gcc -g -O2 -Wall -I. -I. -c -o util.o util.c gcc -g -O2 -Wall -I. -I. -c -o getopt.o getopt.c gcc -g -O2 -Wall -I. -I. -c -o oss.o oss.c gcc -g -O2 -Wall -I. -I. -c -o alsa.o alsa.c In file included from alsa.c:32: /usr/include/sound/asound.h:143: error: parse error before '*' token /usr/include/sound/asound.h:146: error: parse error before '}' token /usr/include/sound/asound.h:152: error: invalid application of `sizeof' to an incomplete type /usr/include/sound/asound.h:453: error: variable or field `__user' declared void /usr/include/sound/asound.h:453: error: parse error before '*' token /usr/include/sound/asound.h:455: error: parse error before '}' token /usr/include/sound/asound.h:459: error: variable or field `__user' declared void /usr/include/sound/asound.h:459: error: parse error before '*' token /usr/include/sound/asound.h:461: error: parse error before '}' token /usr/include/sound/asound.h:486: error: invalid application of `sizeof' to an incomplete type /usr/include/sound/asound.h:487: error: invalid application of `sizeof' to an incomplete type /usr/include/sound/asound.h:488: error: invalid application of `sizeof' to an incomplete type /usr/include/sound/asound.h:489: error: invalid application of `sizeof' to an incomplete type /usr/include/sound/asound.h:783: error: parse error before '*' token /usr/include/sound/asound.h:785: error: parse error before '}' token /usr/include/sound/asound.h:847: error: invalid application of `sizeof' to an incomplete type make: *** [alsa.o] Error 1 gcc -g -O2 -Wall -I. -I. -c -o alsa.o alsa.c In file included from alsa.c:32: /usr/include/sound/asound.h:143: error: parse error before '*' token /usr/include/sound/asound.h:146: error: parse error before '}' token /usr/include/sound/asound.h:152: error: invalid application of `sizeof' to an incomplete type /usr/include/sound/asound.h:453: error: variable or field `__user' declared void /usr/include/sound/asound.h:453: error: parse error before '*' token /usr/include/sound/asound.h:455: error: parse error before '}' token /usr/include/sound/asound.h:459: error: variable or field `__user' declared void /usr/include/sound/asound.h:459: error: parse error before '*' token /usr/include/sound/asound.h:461: error: parse error before '}' token /usr/include/sound/asound.h:486: error: invalid application of `sizeof' to an incomplete type /usr/include/sound/asound.h:487: error: invalid application of `sizeof' to an incomplete type /usr/include/sound/asound.h:488: error: invalid application of `sizeof' to an incomplete type /usr/include/sound/asound.h:489: error: invalid application of `sizeof' to an incomplete type /usr/include/sound/asound.h:783: error: parse error before '*' token /usr/include/sound/asound.h:785: error: parse error before '}' token /usr/include/sound/asound.h:847: error: invalid application of `sizeof' to an incomplete type make: *** [alsa.o] Error 1 ______________________________________________________________________________________ I hope this is of some help to you. If I can be of any further help with this matter please do not hesitate to contact me. I cannot tell you if the project was a success as it is not completed yet. I forged ahead regardless of the errors. Regards Robert Pogue [EMAIL PROTECTED]