[Musix-usuarios] instalando MUSIX al 99% de funcionalidad en una Dell Studio 15

Marcos Guglielmetti marcos en ovejafm.com
Dom Dic 21 19:11:29 CET 2008


El Dom 21 Dic 2008, Pablo Romero escribió:
 | 2008/12/21 Pablo Lozano <curchunflo1 en hotmail.com>
 |
 | >  A veces da ese error cuando usas sudo, probá hacerlo como root,
 | > para eso en consola tenés que escribir: su y te va a pedir tu
 | > password, le das enter y en lugar de aparecerte
 | > Pablo en chivilnote:~$ <Pablo en chivilnote:%7E$> te va a apareceR:
 | > root en chivilnote:~$ <root en chivilnote:%7E$> , fijate qu{e pasa y
 | > avisa de nuevo,
 | >
 | > Pablito
 |
 | ahi va como root
 |
 | root en chivilnote:/downloads/alsa/alsa-driver-1.0.18a# cd
 | /downloads/alsa/alsa-driver-1.0.18a
 | root en chivilnote:/downloads/alsa/alsa-driver-1.0.18a# ./configure
 | --with-cards=hda-intel --with-sequencer=yes ; make ; make install

Hola, luego te dice que corras el script configure primero, por lo 
cual no sé si 

./configure --with-cards=hda-intel --with-sequencer=yes

está funcionando bien

 | checking for gcc... gcc
 | checking for C compiler default output file name... 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 ISO C89... none needed
 | checking for ranlib... ranlib
 | checking for a BSD-compatible install... /usr/bin/install -c
 | checking how to run the C preprocessor... gcc -E
 | checking for grep that handles long lines and -e... /bin/grep
 | checking for egrep... /bin/grep -E
 | checking for ANSI C header files... yes
 | checking for an ANSI C-conforming const... yes
 | checking for inline... inline
 | checking whether time.h and sys/time.h may both be included... yes
 | checking whether gcc needs -traditional... no
 | checking for current directory...
 | /downloads/alsa/alsa-driver-1.0.18a checking cross compile...
 | checking for directory with kernel source... ./configure: line
 | 4773: cd: /usr/src/linux: No such file or directory
 | /usr/src/linux


O quizá está acá el problema



 | checking for directory with kernel build...
 | checking for kernel linux/version.h... no
 | The file /include/linux/version.h does not exist.
 | Please install the package with full kernel sources for your
 | distribution or use --with-kernel=dir option to specify another
 | directory with kernel sources (default is /usr/src/linux).

allí te lo dice: no encuentra los fuentes para ese kernel que estás 
usando ¿instalaste el código fuente para ese kernel?

 | make all-deps
 | make[1]: se ingresa al directorio
 | `/downloads/alsa/alsa-driver-1.0.18a' make[1]: No se hace nada
 | para `all-deps'.
 | make[1]: se sale del directorio
 | `/downloads/alsa/alsa-driver-1.0.18a'
 |
 | Please, run the configure script as first...
 |
 | if [ -L /include/sound ]; then \
 |                 rm -f /include/sound; \
 |                 ln -sf
 | /downloads/alsa/alsa-driver-1.0.18a/include/sound /include/sound;
 | \
 |         else \
 |                 rm -rf /include/sound; \
 |                 install -d -m 755 -g root -o root /include/sound;
 | \ for f in include/sound/*.h; do \
 |                         install -m 644 -g root -o root $f
 | /include/sound; \ done \
 |         fi
 | install: no se puede efectuar `stat' sobre «include/sound/*.h»: No
 | such file or directory
 | make: *** [install-headers] Error 1
 | root en chivilnote:/downloads/alsa/alsa-driver-1.0.18a#



Más información sobre la lista de distribución Musix-usuarios