Dalam suatu pertemuan kemarin di labsiskom, aku dipekernalkan distro linux baru turunan mandriva oleh Mas Dito yaitu PCLinuxOS.
Dari distrowacth, emang ni distro nomer satu. Muncul dah keinginan untuk menggusur tahta mandriva yang udah bersemayam lama. Hitung2 cari pengalaman (maklum masih newbie yang ingin meningkatkan diri). Langsung dah menghubungi pak eko buat minta cd installernya ma repositorynya. CDnya di backup langsung di tanam d laptop.
Proses instalasinya berjalan normal. Instalasnya mirip-mirip ubuntu lha…….., instalnya lewat liveCD. Tampilan liveCDnya lumayan keren dan simple. Minimalis tapi anggun, semakin memamntapkan hati untuk menanam nih distro. Tapi setelah proses instalasi berakhir. Server sound ga bisa mendetect adanya mixer sehingga outputnya 0.
Dengan segera minta bantuan kanan-kiri lalu mampir kerumahnya Om Google. Wahasil, ada pawesik yang mengharuskan mengupdate ALSA drivernya. Perjuangan berlanjut dengan mencari file-file yang dibutuhkan. setelah itu pasang…….
weiks……… ternyata tidak berjalan seperti yang diharapkan. Berkat bantuan Pak Willy, saya pasang ALSA driver versi final yang seri 1.0.15. Ternyata error masih tetep terjadi. Sebenernya sewaktu penginstalan driver ma lib nya sih berjalan normal. tapi sewaktu install utillitiesnya (tempat bernaungnya si mixer) terjadi error. GW Pasang nih distro di Anxi (Silaptop Axioo MLG712 gw)……..
Bagi para netter yang ga sengaja nyasar ke blog gw……. dan tau nie problem ada dimana……
please pencerahannya dunks……..
nie error yang gw terima :
[root@localhost alsa-utils-1.0.15]# ./configure; make; make install
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for gawk… gawk
checking whether make sets $(MAKE)… yes
checking whether NLS is requested… yes
checking for msgfmt… no
checking for gmsgfmt… :
checking for xgettext… no
checking for msgmerge… no
checking for style of include used by make… GNU
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 dependency style of gcc… gcc3
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking for ld used by GCC… /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld… yes
checking for shared library run path origin… done
checking for CFPreferencesCopyAppValue… no
checking for CFLocaleCopyCurrent… no
checking for GNU gettext in libc… yes
checking whether to use NLS… yes
checking where the gettext function comes from… libc
checking for cross-compiler… gcc
checking for gcc… (cached) gcc
checking whether we are using the GNU C compiler… (cached) yes
checking whether gcc accepts -g… (cached) yes
checking for gcc option to accept ISO C89… (cached) none needed
checking dependency style of gcc… (cached) gcc3
checking for a BSD-compatible install… /usr/bin/install -c
checking whether ln -s works… yes
checking for ALSA CFLAGS…
checking for ALSA LDFLAGS… -lasound -lm -ldl -lpthread
checking for libasound headers version >= 1.0.12… found.
checking for snd_ctl_open in -lasound… yes
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 initscr in -lncurses… 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 special C compiler options needed for large files… no
checking for _FILE_OFFSET_BITS value needed for large files… 64
checking for _LARGE_FILES value needed for large files… no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating alsactl/Makefile
config.status: creating alsamixer/Makefile
config.status: creating amidi/Makefile
config.status: creating amixer/Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating alsaconf/alsaconf
config.status: creating alsaconf/Makefile
config.status: creating alsaconf/po/Makefile
config.status: WARNING: alsaconf/po/Makefile.in seems to ignore the –datarootdir setting
config.status: creating aplay/Makefile
config.status: creating include/Makefile
config.status: creating iecset/Makefile
config.status: creating utils/Makefile
config.status: creating utils/alsa-utils.spec
config.status: creating seq/Makefile
config.status: creating seq/aconnect/Makefile
config.status: creating seq/aplaymidi/Makefile
config.status: creating seq/aseqdump/Makefile
config.status: creating seq/aseqnet/Makefile
config.status: creating speaker-test/Makefile
config.status: creating speaker-test/samples/Makefile
config.status: creating include/aconfig.h
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing depfiles commands
Making all in include
make[1]: Entering directory `/root/Desktop/alsa-utils-1.0.15/include’
make all-am
make[2]: Entering directory `/root/Desktop/alsa-utils-1.0.15/include’
make[2]: Leaving directory `/root/Desktop/alsa-utils-1.0.15/include’
make[1]: Leaving directory `/root/Desktop/alsa-utils-1.0.15/include’
Making all in alsactl
make[1]: Entering directory `/root/Desktop/alsa-utils-1.0.15/alsactl’
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 -MT alsactl.o -MD -MP -MF “.deps/alsactl.Tpo” -c -o alsactl.o alsactl.c; \
then mv -f “.deps/alsactl.Tpo” “.deps/alsactl.Po”; else rm -f “.deps/alsactl.Tpo”; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 -MT state.o -MD -MP -MF “.deps/state.Tpo” -c -o state.o state.c; \
then mv -f “.deps/state.Tpo” “.deps/state.Po”; else rm -f “.deps/state.Tpo”; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 -MT names.o -MD -MP -MF “.deps/names.Tpo” -c -o names.o names.c; \
then mv -f “.deps/names.Tpo” “.deps/names.Po”; else rm -f “.deps/names.Tpo”; exit 1; fi
gcc -g -O2 -o alsactl alsactl.o state.o names.o -lasound -lm -ldl -lpthread
make[1]: Leaving directory `/root/Desktop/alsa-utils-1.0.15/alsactl’
Making all in alsaconf
make[1]: Entering directory `/root/Desktop/alsa-utils-1.0.15/alsaconf’
Making all in po
make[2]: Entering directory `/root/Desktop/alsa-utils-1.0.15/alsaconf/po’
mv: cannot stat `t-ja.gmo’: No such file or directory
make[2]: *** [ja.gmo] Error 1
make[2]: Leaving directory `/root/Desktop/alsa-utils-1.0.15/alsaconf/po’
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/alsa-utils-1.0.15/alsaconf’
make: *** [all-recursive] Error 1
Making install in include
make[1]: Entering directory `/root/Desktop/alsa-utils-1.0.15/include’
make[2]: Entering directory `/root/Desktop/alsa-utils-1.0.15/include’
make[2]: Nothing to be done for `install-exec-am’.
make[2]: Nothing to be done for `install-data-am’.
make[2]: Leaving directory `/root/Desktop/alsa-utils-1.0.15/include’
make[1]: Leaving directory `/root/Desktop/alsa-utils-1.0.15/include’
Making install in alsactl
make[1]: Entering directory `/root/Desktop/alsa-utils-1.0.15/alsactl’
make[2]: Entering directory `/root/Desktop/alsa-utils-1.0.15/alsactl’
test -z “/usr/sbin” || mkdir -p — “/usr/sbin”
/usr/bin/install -c ‘alsactl’ ‘/usr/sbin/alsactl’
test -z “/usr/share/man/man1″ || mkdir -p — “/usr/share/man/man1″
/usr/bin/install -c -m 644 ‘./alsactl.1′ ‘/usr/share/man/man1/alsactl.1′
make[2]: Leaving directory `/root/Desktop/alsa-utils-1.0.15/alsactl’
make[1]: Leaving directory `/root/Desktop/alsa-utils-1.0.15/alsactl’
Making install in alsaconf
make[1]: Entering directory `/root/Desktop/alsa-utils-1.0.15/alsaconf’
Making install in po
make[2]: Entering directory `/root/Desktop/alsa-utils-1.0.15/alsaconf/po’
mv: cannot stat `t-ja.gmo’: No such file or directory
make[2]: *** [ja.gmo] Error 1
make[2]: Leaving directory `/root/Desktop/alsa-utils-1.0.15/alsaconf/po’
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/alsa-utils-1.0.15/alsaconf’
make: *** [install-recursive] Error 1
[root@localhost alsa-utils-1.0.15]#
PCLinuxOS Sound ga Detect
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment