孤独依同志 你的
root@localhost a]# make install
Making install in include
make[1]: Entering directory `/tmp/rel/a/include'
make[2]: Entering directory `/tmp/rel/a/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 `/tmp/rel/a/include'
make[1]: Leaving directory `/tmp/rel/a/include'
Making install in alsactl
make[1]: Entering directory `/tmp/rel/a/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 `test -f 'alsactl.c' || echo './'`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 `test -f 'state.c' || echo './'`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 power.o -MD -MP -MF ".deps/power.Tpo" \
-c -o power.o `test -f 'power.c' || echo './'`power.c; \
then mv -f ".deps/power.Tpo" ".deps/power.Po"; \
else rm -f ".deps/power.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 `test -f 'names.c' || echo './'`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 power.o names.o -lasound -lm -ldl -lpthread
make[2]: Entering directory `/tmp/rel/a/alsactl'
/bin/sh ../mkinstalldirs /usr/sbin
/usr/bin/install -c alsactl /usr/sbin/alsactl
/bin/sh ../mkinstalldirs /usr/man/man1
/usr/bin/install -c -m 644 ./alsactl.1 /usr/man/man1/alsactl.1
make[2]: Leaving directory `/tmp/rel/a/alsactl'
make[1]: Leaving directory `/tmp/rel/a/alsactl'
Making install in alsaconf
make[1]: Entering directory `/tmp/rel/a/alsaconf'
Making install in po
make[2]: Entering directory `/tmp/rel/a/alsaconf/po'
mkdir -p -- /usr/share
make[2]: Leaving directory `/tmp/rel/a/alsaconf/po'
make[2]: Entering directory `/tmp/rel/a/alsaconf'
make[3]: Entering directory `/tmp/rel/a/alsaconf'
/bin/sh ../mkinstalldirs /usr/sbin
/usr/bin/install -c alsaconf /usr/sbin/alsaconf
/usr/bin/install -c -m 644 alsaconf.8 /usr/man/man8/alsaconf.8
/usr/bin/install -c -m 644 alsaconf.fr.8 /usr/man/fr/man8/alsaconf.8
make[3]: Leaving directory `/tmp/rel/a/alsaconf'
make[2]: Leaving directory `/tmp/rel/a/alsaconf'
make[1]: Leaving directory `/tmp/rel/a/alsaconf'
Making install in alsamixer
make[1]: Entering directory `/tmp/rel/a/alsamixer'
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -O2 -MT alsamixer.o -MD -MP -MF ".deps/alsamixer.Tpo" \
-c -o alsamixer.o `test -f 'alsamixer.c' || echo './'`alsamixer.c; \
then mv -f ".deps/alsamixer.Tpo" ".deps/alsamixer.Po"; \
else rm -f ".deps/alsamixer.Tpo"; exit 1; \
fi
alsamixer.c: In function 'update_enum_list':
alsamixer.c:539: warning: pointer targets in passing argument 3 of 'snd_mixer_selem_get_enum_item' differ in signedness
alsamixer.c: In function 'display_enum_list':
alsamixer.c:797: warning: pointer targets in passing argument 3 of 'snd_mixer_selem_get_enum_item' differ in signedness
gcc -g -O2 -o alsamixer alsamixer.o -lncurses -lasound -lm -ldl -lpthread
make[2]: Entering directory `/tmp/rel/a/alsamixer'
/bin/sh ../mkinstalldirs /usr/bin
/usr/bin/install -c alsamixer /usr/bin/alsamixer
/bin/sh ../mkinstalldirs /usr/man/man1
/usr/bin/install -c -m 644 ./alsamixer.1 /usr/man/man1/alsamixer.1
make[2]: Leaving directory `/tmp/rel/a/alsamixer'
make[1]: Leaving directory `/tmp/rel/a/alsamixer'
Making install in amidi
make[1]: Entering directory `/tmp/rel/a/amidi'
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -MT amidi.o -MD -MP -MF ".deps/amidi.Tpo" \
-c -o amidi.o `test -f 'amidi.c' || echo './'`amidi.c; \
then mv -f ".deps/amidi.Tpo" ".deps/amidi.Po"; \
else rm -f ".deps/amidi.Tpo"; exit 1; \
fi
gcc -g -O2 -o amidi amidi.o -lasound -lm -ldl -lpthread
make[2]: Entering directory `/tmp/rel/a/amidi'
/bin/sh ../mkinstalldirs /usr/bin
/usr/bin/install -c amidi /usr/bin/amidi
/bin/sh ../mkinstalldirs /usr/man/man1
/usr/bin/install -c -m 644 ./amidi.1 /usr/man/man1/amidi.1
make[2]: Leaving directory `/tmp/rel/a/amidi'
make[1]: Leaving directory `/tmp/rel/a/amidi'
Making install in amixer
make[1]: Entering directory `/tmp/rel/a/amixer'
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -MT amixer.o -MD -MP -MF ".deps/amixer.Tpo" \
-c -o amixer.o `test -f 'amixer.c' || echo './'`amixer.c; \
then mv -f ".deps/amixer.Tpo" ".deps/amixer.Po"; \
else rm -f ".deps/amixer.Tpo"; exit 1; \
fi
gcc -g -O2 -o amixer amixer.o -lm -lasound -lm -ldl -lpthread
make[2]: Entering directory `/tmp/rel/a/amixer'
/bin/sh ../mkinstalldirs /usr/bin
/usr/bin/install -c amixer /usr/bin/amixer
/bin/sh ../mkinstalldirs /usr/man/man1
/usr/bin/install -c -m 644 ./amixer.1 /usr/man/man1/amixer.1
make[2]: Leaving directory `/tmp/rel/a/amixer'
make[1]: Leaving directory `/tmp/rel/a/amixer'
Making install in aplay
make[1]: Entering directory `/tmp/rel/a/aplay'
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -MT aplay.o -MD -MP -MF ".deps/aplay.Tpo" \
-c -o aplay.o `test -f 'aplay.c' || echo './'`aplay.c; \
then mv -f ".deps/aplay.Tpo" ".deps/aplay.Po"; \
else rm -f ".deps/aplay.Tpo"; exit 1; \
fi
aplay.c: In function 'voc_pcm_write':
aplay.c:1324: warning: pointer targets in passing argument 1 of 'pcm_write' differ in signedness
aplay.c: In function 'voc_write_silence':
aplay.c:1347: warning: pointer targets in passing argument 1 of 'voc_pcm_write' differ in signedness
aplay.c: In function 'voc_pcm_flush':
aplay.c:1367: warning: pointer targets in passing argument 1 of 'pcm_write' differ in signedness
aplay.c: In function 'playback_go':
aplay.c:1863: warning: pointer targets in passing argument 1 of 'pcm_write' differ in signedness
aplay.c:1892: warning: pointer targets in passing argument 1 of 'pcm_write' differ in signedness
aplay.c: In function 'capture_go':
aplay.c:1917: warning: pointer targets in passing argument 1 of 'pcm_read' differ in signedness
aplay.c: In function 'playbackv_go':
aplay.c:2035: warning: pointer targets in assignment differ in signedness
aplay.c: In function 'capturev_go':
aplay.c:2082: warning: pointer targets in assignment differ in signedness
gcc -g -O2 -o aplay aplay.o -lasound -lasound -lm -ldl -lpthread
make[2]: Entering directory `/tmp/rel/a/aplay'
/bin/sh ../mkinstalldirs /usr/bin
/usr/bin/install -c aplay /usr/bin/aplay
make install-exec-hook
make[3]: Entering directory `/tmp/rel/a/aplay'
rm -f /usr/bin/arecord
(cd /usr/bin && ln -s aplay arecord)
make[3]: Leaving directory `/tmp/rel/a/aplay'
/bin/sh ../mkinstalldirs /usr/man/man1
/usr/bin/install -c -m 644 ./aplay.1 /usr/man/man1/aplay.1
/usr/bin/install -c -m 644 ./arecord.1 /usr/man/man1/arecord.1
make install-data-hook
make[3]: Entering directory `/tmp/rel/a/aplay'
rm -f /usr/man/man1/arecord.1
(cd /usr/man/man1 && ln -s aplay.1 arecord.1)
make[3]: Leaving directory `/tmp/rel/a/aplay'
make[2]: Leaving directory `/tmp/rel/a/aplay'
make[1]: Leaving directory `/tmp/rel/a/aplay'
Making install in iecset
make[1]: Entering directory `/tmp/rel/a/iecset'
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -MT iecset.o -MD -MP -MF ".deps/iecset.Tpo" \
-c -o iecset.o `test -f 'iecset.c' || echo './'`iecset.c; \
then mv -f ".deps/iecset.Tpo" ".deps/iecset.Po"; \
else rm -f ".deps/iecset.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -MT iecbits.o -MD -MP -MF ".deps/iecbits.Tpo" \
-c -o iecbits.o `test -f 'iecbits.c' || echo './'`iecbits.c; \
then mv -f ".deps/iecbits.Tpo" ".deps/iecbits.Po"; \
else rm -f ".deps/iecbits.Tpo"; exit 1; \
fi
gcc -g -O2 -o iecset iecset.o iecbits.o -lm -lasound -lm -ldl -lpthread
make[2]: Entering directory `/tmp/rel/a/iecset'
/bin/sh ../mkinstalldirs /usr/bin
/usr/bin/install -c iecset /usr/bin/iecset
/bin/sh ../mkinstalldirs /usr/man/man1
/usr/bin/install -c -m 644 ./iecset.1 /usr/man/man1/iecset.1
make[2]: Leaving directory `/tmp/rel/a/iecset'
make[1]: Leaving directory `/tmp/rel/a/iecset'
Making install in seq
make[1]: Entering directory `/tmp/rel/a/seq'
Making install in aconnect
make[2]: Entering directory `/tmp/rel/a/seq/aconnect'
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -MT aconnect.o -MD -MP -MF ".deps/aconnect.Tpo" \
-c -o aconnect.o `test -f 'aconnect.c' || echo './'`aconnect.c; \
then mv -f ".deps/aconnect.Tpo" ".deps/aconnect.Po"; \
else rm -f ".deps/aconnect.Tpo"; exit 1; \
fi
gcc -g -O2 -o aconnect aconnect.o -lasound -lm -ldl -lpthread
make[3]: Entering directory `/tmp/rel/a/seq/aconnect'
/bin/sh ../../mkinstalldirs /usr/bin
/usr/bin/install -c aconnect /usr/bin/aconnect
/bin/sh ../../mkinstalldirs /usr/man/man1
/usr/bin/install -c -m 644 ./aconnect.1 /usr/man/man1/aconnect.1
make[3]: Leaving directory `/tmp/rel/a/seq/aconnect'
make[2]: Leaving directory `/tmp/rel/a/seq/aconnect'
Making install in aplaymidi
make[2]: Entering directory `/tmp/rel/a/seq/aplaymidi'
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -MT aplaymidi.o -MD -MP -MF ".deps/aplaymidi.Tpo" \
-c -o aplaymidi.o `test -f 'aplaymidi.c' || echo './'`aplaymidi.c; \
then mv -f ".deps/aplaymidi.Tpo" ".deps/aplaymidi.Po"; \
else rm -f ".deps/aplaymidi.Tpo"; exit 1; \
fi
gcc -g -O2 -o aplaymidi aplaymidi.o -lasound -lm -ldl -lpthread
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -MT arecordmidi.o -MD -MP -MF ".deps/arecordmidi.Tpo" \
-c -o arecordmidi.o `test -f 'arecordmidi.c' || echo './'`arecordmidi.c; \
then mv -f ".deps/arecordmidi.Tpo" ".deps/arecordmidi.Po"; \
else rm -f ".deps/arecordmidi.Tpo"; exit 1; \
fi
gcc -g -O2 -o arecordmidi arecordmidi.o -lasound -lm -ldl -lpthread
make[3]: Entering directory `/tmp/rel/a/seq/aplaymidi'
/bin/sh ../../mkinstalldirs /usr/bin
/usr/bin/install -c aplaymidi /usr/bin/aplaymidi
/usr/bin/install -c arecordmidi /usr/bin/arecordmidi
/bin/sh ../../mkinstalldirs /usr/man/man1
/usr/bin/install -c -m 644 ./aplaymidi.1 /usr/man/man1/aplaymidi.1
/usr/bin/install -c -m 644 ./arecordmidi.1 /usr/man/man1/arecordmidi.1
make[3]: Leaving directory `/tmp/rel/a/seq/aplaymidi'
make[2]: Leaving directory `/tmp/rel/a/seq/aplaymidi'
Making install in aseqdump
make[2]: Entering directory `/tmp/rel/a/seq/aseqdump'
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -MT aseqdump.o -MD -MP -MF ".deps/aseqdump.Tpo" \
-c -o aseqdump.o `test -f 'aseqdump.c' || echo './'`aseqdump.c; \
then mv -f ".deps/aseqdump.Tpo" ".deps/aseqdump.Po"; \
else rm -f ".deps/aseqdump.Tpo"; exit 1; \
fi
gcc -g -O2 -o aseqdump aseqdump.o -lasound -lm -ldl -lpthread
make[3]: Entering directory `/tmp/rel/a/seq/aseqdump'
/bin/sh ../../mkinstalldirs /usr/bin
/usr/bin/install -c aseqdump /usr/bin/aseqdump
/bin/sh ../../mkinstalldirs /usr/man/man1
/usr/bin/install -c -m 644 ./aseqdump.1 /usr/man/man1/aseqdump.1
make[3]: Leaving directory `/tmp/rel/a/seq/aseqdump'
make[2]: Leaving directory `/tmp/rel/a/seq/aseqdump'
Making install in aseqnet
make[2]: Entering directory `/tmp/rel/a/seq/aseqnet'
if gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -g -O2 -MT aseqnet.o -MD -MP -MF ".deps/aseqnet.Tpo" \
-c -o aseqnet.o `test -f 'aseqnet.c' || echo './'`aseqnet.c; \
then mv -f ".deps/aseqnet.Tpo" ".deps/aseqnet.Po"; \
else rm -f ".deps/aseqnet.Tpo"; exit 1; \
fi
aseqnet.c: In function 'start_connection':
aseqnet.c:373: warning: pointer targets in passing argument 3 of 'accept' differ in signedness
gcc -g -O2 -o aseqnet aseqnet.o -lasound -lm -ldl -lpthread
make[3]: Entering directory `/tmp/rel/a/seq/aseqnet'
/bin/sh ../../mkinstalldirs /usr/bin
/usr/bin/install -c aseqnet /usr/bin/aseqnet
/bin/sh ../../mkinstalldirs /usr/man/man1
/usr/bin/install -c -m 644 ./aseqnet.1 /usr/man/man1/aseqnet.1
make[3]: Leaving directory `/tmp/rel/a/seq/aseqnet'
make[2]: Leaving directory `/tmp/rel/a/seq/aseqnet'
make[2]: Entering directory `/tmp/rel/a/seq'
make[3]: Entering directory `/tmp/rel/a/seq'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/tmp/rel/a/seq'
make[2]: Leaving directory `/tmp/rel/a/seq'
make[1]: Leaving directory `/tmp/rel/a/seq'
Making install in speaker-test
make[1]: Entering directory `/tmp/rel/a/speaker-test'
Making install in samples
make[2]: Entering directory `/tmp/rel/a/speaker-test/samples'
make[3]: Entering directory `/tmp/rel/a/speaker-test/samples'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/share/alsa/speaker-test
/usr/bin/install -c -m 644 sample_map.csv /usr/share/alsa/speaker-test/sample_map.csv
/bin/sh ../../mkinstalldirs /usr/share/sounds/alsa
/usr/bin/install -c -m 644 Front_Left.wav /usr/share/sounds/alsa/Front_Left.wav
/usr/bin/install -c -m 644 Rear_Center.wav /usr/share/sounds/alsa/Rear_Center.wav
/usr/bin/install -c -m 644 Rear_Right.wav /usr/share/sounds/alsa/Rear_Right.wav
/usr/bin/install -c -m 644 Side_Right.wav /usr/share/sounds/alsa/Side_Right.wav
/usr/bin/install -c -m 644 Front_Center.wav /usr/share/sounds/alsa/Front_Center.wav
/usr/bin/install -c -m 644 Front_Right.wav /usr/share/sounds/alsa/Front_Right.wav
/usr/bin/install -c -m 644 Noise.wav /usr/share/sounds/alsa/Noise.wav
/usr/bin/install -c -m 644 Rear_Left.wav /usr/share/sounds/alsa/Rear_Left.wav
/usr/bin/install -c -m 644 Side_Left.wav /usr/share/sounds/alsa/Side_Left.wav
make[3]: Leaving directory `/tmp/rel/a/speaker-test/samples'
make[2]: Leaving directory `/tmp/rel/a/speaker-test/samples'
make[2]: Entering directory `/tmp/rel/a/speaker-test'
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -DVERSION=\"0.0.8\" -g -O2 -MT speaker-test.o -MD -MP -MF ".deps/speaker-test.Tpo" \
-c -o speaker-test.o `test -f 'speaker-test.c' || echo './'`speaker-test.c; \
then mv -f ".deps/speaker-test.Tpo" ".deps/speaker-test.Po"; \
else rm -f ".deps/speaker-test.Tpo"; exit 1; \
fi
gcc -g -O2 -o speaker-test speaker-test.o pink.o -lasound -lm -ldl -lpthread
make[3]: Entering directory `/tmp/rel/a/speaker-test'
/bin/sh ../mkinstalldirs /usr/bin
/usr/bin/install -c speaker-test /usr/bin/speaker-test
/bin/sh ../mkinstalldirs /usr/man/man1
/usr/bin/install -c -m 644 ./speaker-test.1 /usr/man/man1/speaker-test.1
make[3]: Leaving directory `/tmp/rel/a/speaker-test'
make[2]: Leaving directory `/tmp/rel/a/speaker-test'
make[1]: Leaving directory `/tmp/rel/a/speaker-test'
Making install in utils
make[1]: Entering directory `/tmp/rel/a/utils'
make[2]: Entering directory `/tmp/rel/a/utils'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/rel/a/utils'
make[1]: Leaving directory `/tmp/rel/a/utils'
Making install in m4
make[1]: Entering directory `/tmp/rel/a/m4'
make[2]: Entering directory `/tmp/rel/a/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/rel/a/m4'
make[1]: Leaving directory `/tmp/rel/a/m4'
make[1]: Entering directory `/tmp/rel/a'
make[2]: Entering directory `/tmp/rel/a'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/rel/a'
make[1]: Leaving directory `/tmp/rel/a'
[root@localhost a]#
是自己打出来的还是复制的呀
怎么复制呀??