Hi,
möchte SOX http://sox.sourceforge.net/ auf meinem SuSE9.3 Server installieren und komme über ./configure nicht hinaus. 'make' wird mit folgender Fehlermeldung abgebrochen:
gcc -g -O2 -Wall -I. -I. -c 8svx.c
8svx.c: In function `st_svxstartread':
8svx.c:193: error: `errno' undeclared (first use in this function)
8svx.c:193: error: (Each undeclared identifier is reported only once
8svx.c:193: error: for each function it appears in.)
8svx.c: In function `st_svxstartwrite':
8svx.c:275: error: `errno' undeclared (first use in this function)
8svx.c: In function `st_svxstopwrite':
8svx.c:331: error: `errno' undeclared (first use in this function)
make[1]: *** [8svx.o] Error 1
make: *** [all] Error 2
Das sagt mir alles leider nichts !?
Gruss, Dolomit
möchte SOX http://sox.sourceforge.net/ auf meinem SuSE9.3 Server installieren und komme über ./configure nicht hinaus. 'make' wird mit folgender Fehlermeldung abgebrochen:
gcc -g -O2 -Wall -I. -I. -c 8svx.c
8svx.c: In function `st_svxstartread':
8svx.c:193: error: `errno' undeclared (first use in this function)
8svx.c:193: error: (Each undeclared identifier is reported only once
8svx.c:193: error: for each function it appears in.)
8svx.c: In function `st_svxstartwrite':
8svx.c:275: error: `errno' undeclared (first use in this function)
8svx.c: In function `st_svxstopwrite':
8svx.c:331: error: `errno' undeclared (first use in this function)
make[1]: *** [8svx.o] Error 1
make: *** [all] Error 2
Das sagt mir alles leider nichts !?
Gruss, Dolomit