[ RISOLTO] wineasio non si compila
Inviato: ven 22 apr 2016, 18:29
Salve.
Sono un po' attapirato.
Ho una Slackware 14.0 64bit multilib con cui sto cercando, tramite wine, di far girare questo software http://www.ikmultimedia.com/products/amplitube4/.
Il problema non è il software in sè ( funziona benissimo ), quanto l'interfacciamento con la scheda audio.
DEVO usare wineasio, ma quando cerco di compilare lo Slackbuild mi ritorna questo errore:
Ho bisogno di qualcuno esperto che sappia interpretare questi messaggi di errore e mi indirizzi verso una soluzione.
Non ho messo volontariamente dettagli sulla configurazione perchè non ero sicuro di quali avreste effettivamente avuto bisogno.
Chiedete pure.
Grazie a chi vorrà/saprà rispondere.
Luca
Sono un po' attapirato.
Ho una Slackware 14.0 64bit multilib con cui sto cercando, tramite wine, di far girare questo software http://www.ikmultimedia.com/products/amplitube4/.
Il problema non è il software in sè ( funziona benissimo ), quanto l'interfacciamento con la scheda audio.
DEVO usare wineasio, ma quando cerco di compilare lo Slackbuild mi ritorna questo errore:
Codice: Seleziona tutto
wineasio/asio.c
wineasio/COPYING.LIB
wineasio/main.c
wineasio/Makefile
wineasio/README
wineasio/regsvr.c
wineasio/wineasio.dll.spec
gcc -c -I. -I/usr/include -I/usr/include -I/usr/include/wine -I/usr/include/wine/windows -O2 -fPIC -m32 -g -O2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -o asio.o asio.c
gcc -c -I. -I/usr/include -I/usr/include -I/usr/include/wine -I/usr/include/wine/windows -O2 -fPIC -m32 -g -O2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -o main.o main.c
gcc -c -I. -I/usr/include -I/usr/include -I/usr/include/wine -I/usr/include/wine/windows -O2 -fPIC -m32 -g -O2 -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -o regsvr.o regsvr.c
regsvr.c: In function âregister_interfacesâ:
regsvr.c:144:7: error: âdo_not_use_this_in_wineâ undeclared (first use in this function)
regsvr.c:144:7: note: each undeclared identifier is reported only once for each function it appears in
regsvr.c:144:13: error: expected â)â before âBYTEâ
regsvr.c:164:13: error: expected â)â before âBYTEâ
regsvr.c:164:19: error: expected â)â before âbufâ
regsvr.c:165:6: error: too few arguments to function âRegSetValueExWâ
In file included from regsvr.c:29:0:
/usr/include/wine/windows/winreg.h:176:28: note: declared here
regsvr.c: In function âregister_coclassesâ:
regsvr.c:239:7: error: âdo_not_use_this_in_wineâ undeclared (first use in this function)
regsvr.c:239:13: error: expected â)â before âBYTEâ
regsvr.c:258:13: error: expected â)â before âBYTEâ
regsvr.c:258:19: error: expected â)â before âlistâ
regsvr.c:259:6: error: too few arguments to function âRegSetValueExAâ
In file included from regsvr.c:29:0:
/usr/include/wine/windows/winreg.h:175:28: note: declared here
regsvr.c:262:17: error: expected â)â before âBYTEâ
regsvr.c:262:23: error: expected â)â before âlistâ
regsvr.c:263:10: error: too few arguments to function âRegSetValueExAâ
In file included from regsvr.c:29:0:
/usr/include/wine/windows/winreg.h:175:28: note: declared here
regsvr.c: In function âregister_key_defvalueWâ:
regsvr.c:360:49: error: âdo_not_use_this_in_wineâ undeclared (first use in this function)
regsvr.c:360:55: error: expected â)â before âBYTEâ
regsvr.c:360:61: error: expected â)â before âvalueâ
regsvr.c:361:5: error: too few arguments to function âRegSetValueExWâ
In file included from regsvr.c:29:0:
/usr/include/wine/windows/winreg.h:176:28: note: declared here
regsvr.c: In function âregister_key_defvalueAâ:
regsvr.c:380:49: error: âdo_not_use_this_in_wineâ undeclared (first use in this function)
regsvr.c:380:55: error: expected â)â before âBYTEâ
regsvr.c:380:61: error: expected â)â before âvalueâ
regsvr.c:381:5: error: too few arguments to function âRegSetValueExAâ
In file included from regsvr.c:29:0:
/usr/include/wine/windows/winreg.h:175:28: note: declared here
regsvr.c: In function âregister_progidâ:
regsvr.c:406:10: error: âdo_not_use_this_in_wineâ undeclared (first use in this function)
regsvr.c:406:16: error: expected â)â before âBYTEâ
regsvr.c:406:22: error: expected â)â before ânameâ
regsvr.c:406:22: error: too few arguments to function âRegSetValueExAâ
In file included from regsvr.c:29:0:
/usr/include/wine/windows/winreg.h:175:28: note: declared here
regsvr.c: In function âregister_driverâ:
regsvr.c:545:53: error: âdo_not_use_this_in_wineâ undeclared (first use in this function)
regsvr.c:545:59: error: expected â)â before âBYTEâ
regsvr.c:545:66: error: expected â)â before âwine_clsidâ
regsvr.c:545:66: error: too few arguments to function âRegSetValueExAâ
In file included from regsvr.c:29:0:
/usr/include/wine/windows/winreg.h:175:28: note: declared here
regsvr.c:548:62: error: expected â)â before âBYTEâ
regsvr.c:548:69: error: expected â)â before âwine_descâ
regsvr.c:548:69: error: too few arguments to function âRegSetValueExAâ
In file included from regsvr.c:29:0:
/usr/include/wine/windows/winreg.h:175:28: note: declared here
regsvr.c:534:12: warning: unused variable âwine_descâ [-Wunused-variable]
regsvr.c:532:12: warning: unused variable âwine_clsidâ [-Wunused-variable]
make: *** [regsvr.o] Errore 1
Non ho messo volontariamente dettagli sulla configurazione perchè non ero sicuro di quali avreste effettivamente avuto bisogno.
Chiedete pure.
Grazie a chi vorrà/saprà rispondere.
Luca