incontro però alcuni problemi
mi da questi warning in fase di configurazione
Codice: Seleziona tutto
configure: WARNING: zlib.h: present but cannot be compiled
configure: WARNING: zlib.h: check for missing prerequisite headers?
configure: WARNING: zlib.h: see the Autoconf documentation
configure: WARNING: zlib.h: section "Present But Cannot Be Compiled"
configure: WARNING: zlib.h: proceeding with the compiler's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to wine-devel@winehq.org ##
configure: WARNING: ## ------------------------------------ ##
non solo per zlib, ma per molte altre cose
e in più fallisce al make
Codice: Seleziona tutto
configure: error: pthread 32-bit development files not found.
Wine cannot support threads without libpthread.
Use the --without-pthread option if you really want this.
make: *** No rule to make target `depend'. Stop.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
cp: impossibile fare stat di `ChangeLog': No such file or directory
./wine.SlackBuild FAILED on line 279!
uso lo SB di alien, qualcuno sa aiutarmi?