继续编译2

来源:互联网 发布:天涯营销软件 编辑:程序博客网 时间:2024/05/18 02:08
root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# ./configure --enable-static --enable-shared --with-pic --enable-dbus --enable-debug --enable-gprof --enable-cprof --enable-run-as-root --enable-libproxy --enable-live555 --enable-lirc --enable-dc1394 --enable-dvdread --enable-screen --enable-realrtsp --enable-dvbpsi --enable-ogg --enable-mad --enable-avcodec --enable-libva --enable-switcher --enable-avformat --enable-swscale --enable-postproc --enable-a52 --enable-libmpeg2 --enable-vorbis --enable-flac --enable-speex --enable-tremor --enable-theora --enable-png --enable-libass --with-x --enable-glx --enable-sdl-image --enable-freetype --enable-fontconfig --enable-android-surface -enable-directfb --enable-pulse --enable-alsa --enable-opensles --enable-fribidi --enable-visual --enable-gnutls --enable-media-library --enable-sqlite --enable-loader --enable-vlc > configure_vlc.txt
configure: WARNING: unrecognized options: --enable-libproxy, --enable-switcher, --enable-visual, --enable-media-library, --enable-sqlite, --enable-loader
configure: WARNING: No package 'live555' found.
configure: WARNING: No package 'zvbi-0.2' found.
configure: WARNING: Library opencv > 2.0 needed for opencv was not found
configure: WARNING: Library smbclient needed for smbclient was not found
configure: WARNING: Library libssh2 needed for sftp was not found
configure: WARNING: Blackmagic DeckLink SDI include files not found
configure: WARNING: Library gnome-vfs-2.0 needed for gnomevfs was not found
configure: WARNING: No package 'libcddb' found: CDDB access disabled.
configure: WARNING: Library libvncclient >= 0.9.9 needed for libvnc was not found
configure: WARNING: Library freerdp >= 1.0.1 needed for libfreerdp was not found
configure: WARNING: No package 'libsidplay2' found (required for sid).
configure: WARNING: Library shout >= 2.1 needed for shout was not found
configure: WARNING: No package 'libmodplug' found
No package 'libmodplug' found.
configure: WARNING: Library twolame needed for twolame was not found
configure: WARNING: Library libdca >= 0.0.5 needed for dca was not found
configure: WARNING: No package 'speexdsp' found.
configure: WARNING: Library ogg opus needed for opus was not found
configure: WARNING: Library dirac >= 0.10.0 needed for dirac was not found
configure: WARNING: Library schroedinger-1.0 >= 1.0.10 needed for schroedinger was not found
configure: WARNING: Library fluidsynth >= 1.1.2 needed for fluidsynth was not found
configure: WARNING: No package 'zvbi-0.2' found. Enabling the telx module instead.
configure: WARNING: Library kate >= 0.3.0 needed for kate was not found
configure: WARNING: No package 'xcb-randr' found. Panoramix filter will not be supported.
configure: WARNING: No package 'xcb-keysyms' found. Hotkeys will not work.
configure: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found
configure: WARNING: No package 'jack' found, trying jack1 instead
configure: WARNING: No package 'jack' found
No package 'jack' found.
configure: WARNING: Library libchromaprint >= 0.6.0 needed for chromaprint was not found
configure: WARNING: Skins2 interface disabled due to missing dependencies.
configure: WARNING: Library libgoom2 needed for goom was not found
configure: WARNING: No package 'libvsxu' found.
configure: WARNING: Library libudev >= 142 needed for udev was not found
configure: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found
configure: WARNING: Library libnotify gtk+-2.0 needed for notify was not found
configure: WARNING: unrecognized options: --enable-libproxy, --enable-switcher, --enable-visual, --enable-media-library, --enable-sqlite, --enable-loader

root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# 








root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# apt-get install libsidplay2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  libsidplay2
0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded.
Need to get 103 kB of archives.
After this operation, 280 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/universe libsidplay2 i386 2.1.1-12 [103 kB]
Fetched 103 kB in 8s (11.5 kB/s)      
Selecting previously unselected package libsidplay2.
(Reading database ... 218204 files and directories currently installed.)
Unpacking libsidplay2 (from .../libsidplay2_2.1.1-12_i386.deb) ...
Setting up libsidplay2 (2.1.1-12) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# 




root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# apt-get install libmodplug-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libmodplug1
The following NEW packages will be installed:
  libmodplug-dev libmodplug1
0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
Need to get 187 kB of archives.
After this operation, 451 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/universe libmodplug1 i386 1:0.8.8.4-1 [169 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/universe libmodplug-dev all 1:0.8.8.4-1 [17.5 kB]
Fetched 187 kB in 27s (6,829 B/s)                                              
Selecting previously unselected package libmodplug1.
(Reading database ... 218210 files and directories currently installed.)
Unpacking libmodplug1 (from .../libmodplug1_1%3a0.8.8.4-1_i386.deb) ...
Selecting previously unselected package libmodplug-dev.
Unpacking libmodplug-dev (from .../libmodplug-dev_1%3a0.8.8.4-1_all.deb) ...
Setting up libmodplug1 (1:0.8.8.4-1) ...
Setting up libmodplug-dev (1:0.8.8.4-1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# 




root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# apt-get install libspeexdsp-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  libspeexdsp-dev
0 upgraded, 1 newly installed, 0 to remove and 16 not upgraded.
Need to get 49.4 kB of archives.
After this operation, 173 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libspeexdsp-dev i386 1.2~rc1-3ubuntu2 [49.4 kB]
Fetched 49.4 kB in 1s (26.5 kB/s)          
Selecting previously unselected package libspeexdsp-dev.
(Reading database ... 218228 files and directories currently installed.)
Unpacking libspeexdsp-dev (from .../libspeexdsp-dev_1.2~rc1-3ubuntu2_i386.deb) ...
Setting up libspeexdsp-dev (1.2~rc1-3ubuntu2) ...
root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# 



root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# apt-get install libschroedinger-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  liborc-0.4-dev libschroedinger-1.0-0
Suggested packages:
  liborc-0.4-doc
The following NEW packages will be installed:
  liborc-0.4-dev libschroedinger-1.0-0 libschroedinger-dev
0 upgraded, 3 newly installed, 0 to remove and 16 not upgraded.
Need to get 871 kB of archives.
After this operation, 3,022 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main liborc-0.4-dev i386 1:0.4.16-1ubuntu2 [253 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main libschroedinger-1.0-0 i386 1.0.11-1 [293 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/main libschroedinger-dev i386 1.0.11-1 [324 kB]
Fetched 871 kB in 2min 57s (4,917 B/s)                                         
Selecting previously unselected package liborc-0.4-dev.
(Reading database ... 218239 files and directories currently installed.)
Unpacking liborc-0.4-dev (from .../liborc-0.4-dev_1%3a0.4.16-1ubuntu2_i386.deb) ...
Selecting previously unselected package libschroedinger-1.0-0.
Unpacking libschroedinger-1.0-0 (from .../libschroedinger-1.0-0_1.0.11-1_i386.deb) ...
Selecting previously unselected package libschroedinger-dev.
Unpacking libschroedinger-dev (from .../libschroedinger-dev_1.0.11-1_i386.deb) ...
Setting up liborc-0.4-dev (1:0.4.16-1ubuntu2) ...
Setting up libschroedinger-1.0-0 (1.0.11-1) ...
Setting up libschroedinger-dev (1.0.11-1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# 


root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# apt-get install twolame
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libtwolame0
The following NEW packages will be installed:
  libtwolame0 twolame
0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
Need to get 68.7 kB of archives.
After this operation, 231 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/universe libtwolame0 i386 0.3.13-1build1 [53.4 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/universe twolame i386 0.3.13-1build1 [15.3 kB]
Fetched 68.7 kB in 3s (18.4 kB/s)
Selecting previously unselected package libtwolame0.
(Reading database ... 218332 files and directories currently installed.)
Unpacking libtwolame0 (from .../libtwolame0_0.3.13-1build1_i386.deb) ...
Selecting previously unselected package twolame.
Unpacking twolame (from .../twolame_0.3.13-1build1_i386.deb) ...
Processing triggers for man-db ...
Setting up libtwolame0 (0.3.13-1build1) ...
Setting up twolame (0.3.13-1build1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# 



root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# ./configure --enable-static --enable-shared --with-pic --enable-dbus --enable-debug --enable-gprof --enable-cprof --enable-run-as-root --enable-libproxy --enable-live555 --enable-lirc --enable-dc1394 --enable-dvdread --enable-screen --enable-realrtsp --enable-dvbpsi --enable-ogg --enable-mad --enable-avcodec --enable-libva --enable-switcher --enable-avformat --enable-swscale --enable-postproc --enable-a52 --enable-libmpeg2 --enable-vorbis --enable-flac --enable-speex --enable-tremor --enable-theora --enable-png --enable-libass --with-x --enable-glx --enable-sdl-image --enable-freetype --enable-fontconfig --enable-android-surface -enable-directfb --enable-pulse --enable-alsa --enable-opensles --enable-fribidi --enable-visual --enable-gnutls --enable-media-library --enable-sqlite --enable-loader --enable-vlc > configure_vlc2.txt 
configure: WARNING: unrecognized options: --enable-libproxy, --enable-switcher, --enable-visual, --enable-media-library, --enable-sqlite, --enable-loader
configure: WARNING: No package 'live555' found.
configure: WARNING: No package 'zvbi-0.2' found.
configure: WARNING: Library opencv > 2.0 needed for opencv was not found
configure: WARNING: Library smbclient needed for smbclient was not found
configure: WARNING: Library libssh2 needed for sftp was not found
configure: WARNING: Blackmagic DeckLink SDI include files not found
configure: WARNING: Library gnome-vfs-2.0 needed for gnomevfs was not found
configure: WARNING: No package 'libcddb' found: CDDB access disabled.
configure: WARNING: Library libvncclient >= 0.9.9 needed for libvnc was not found
configure: WARNING: Library freerdp >= 1.0.1 needed for libfreerdp was not found
configure: WARNING: No package 'libsidplay2' found (required for sid).
configure: WARNING: Library shout >= 2.1 needed for shout was not found
configure: WARNING: Library twolame needed for twolame was not found
configure: WARNING: Library libdca >= 0.0.5 needed for dca was not found
configure: WARNING: Library ogg opus needed for opus was not found
configure: WARNING: Library dirac >= 0.10.0 needed for dirac was not found
configure: WARNING: Library fluidsynth >= 1.1.2 needed for fluidsynth was not found
configure: WARNING: No package 'zvbi-0.2' found. Enabling the telx module instead.
configure: WARNING: Library kate >= 0.3.0 needed for kate was not found
configure: WARNING: No package 'xcb-randr' found. Panoramix filter will not be supported.
configure: WARNING: No package 'xcb-keysyms' found. Hotkeys will not work.
configure: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found
configure: WARNING: No package 'jack' found, trying jack1 instead
configure: WARNING: No package 'jack' found
No package 'jack' found.
configure: WARNING: Library libchromaprint >= 0.6.0 needed for chromaprint was not found
configure: WARNING: Skins2 interface disabled due to missing dependencies.
configure: WARNING: Library libgoom2 needed for goom was not found
configure: WARNING: No package 'libvsxu' found.
configure: WARNING: Library libudev >= 142 needed for udev was not found
configure: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found
configure: WARNING: Library libnotify gtk+-2.0 needed for notify was not found
configure: WARNING: unrecognized options: --enable-libproxy, --enable-switcher, --enable-visual, --enable-media-library, --enable-sqlite, --enable-loader
root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# 





root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# apt-get install libmtp-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libusb-1.0-0-dev
The following NEW packages will be installed:
  libmtp-dev libusb-1.0-0-dev
0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
Need to get 166 kB of archives.
After this operation, 1,028 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libusb-1.0-0-dev i386 2:1.0.9~rc3-2ubuntu1 [156 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libmtp-dev i386 1.1.3-1ubuntu0.1 [10.2 kB]
Fetched 166 kB in 23s (6,948 B/s)                                              
Selecting previously unselected package libusb-1.0-0-dev.
(Reading database ... 218348 files and directories currently installed.)
Unpacking libusb-1.0-0-dev (from .../libusb-1.0-0-dev_2%3a1.0.9~rc3-2ubuntu1_i386.deb) ...
Selecting previously unselected package libmtp-dev.
Unpacking libmtp-dev (from .../libmtp-dev_1.1.3-1ubuntu0.1_i386.deb) ...
Processing triggers for doc-base ...
Processing 1 added doc-base file...
Setting up libusb-1.0-0-dev (2:1.0.9~rc3-2ubuntu1) ...
Setting up libmtp-dev (1.1.3-1ubuntu0.1) ...
root@Ubuntu32:/home/zhangbin/vlc/x86/vlc# 




root@Ubuntu32:/home/zhangbin/vlc/x86/goom2k4-0# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/zhangbin/vlc/x86/goom2k4-0/missing: Unknown `--run' option
Try `/home/zhangbin/vlc/x86/goom2k4-0/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
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 ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether ln -s works... yes
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking whether byte ordering is bigendian... no
checking for xmms-config... no
checking for XMMS - version >= 0.9.5.1... no
*** The xmms-config script installed by XMMS could not be found.
*** If XMMS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the XMMS_CONFIG environment variable to the
*** full path to xmms-config.
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_attr_init in -lpthread... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating xmms-goom/Makefile
config.status: creating sdl-goom/Makefile
config.status: creating libgoom2.pc
config.status: executing depfiles commands
configure: goom2k4 was configured with the following options:
configure:     PPC support disabled
configure:  ** MMX support enabled
configure:  ** goom lib will be built
configure:     XMMS plugin will not be built
configure:     goom mac application will not be built
configure:     goom mac iTunes plugin will not be built
configure:     goom sdl application will not be built
root@Ubuntu32:/home/zhangbin/vlc/x86/goom2k4-0# 



root@Ubuntu32:/home/zhangbin/vlc/x86/goom2k4-0# make install
Making install in src
make[1]: Entering directory `/home/zhangbin/vlc/x86/goom2k4-0/src'
make[2]: Entering directory `/home/zhangbin/vlc/x86/goom2k4-0/src'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
 /bin/bash ../libtool --mode=install /usr/bin/install -c  'libgoom2.la' '/usr/local/lib/libgoom2.la'
/usr/bin/install -c .libs/libgoom2.so.0.0.0 /usr/local/lib/libgoom2.so.0.0.0
(cd /usr/local/lib && rm -f libgoom2.so.0 && ln -s libgoom2.so.0.0.0 libgoom2.so.0)
(cd /usr/local/lib && rm -f libgoom2.so && ln -s libgoom2.so.0.0.0 libgoom2.so)
/usr/bin/install -c .libs/libgoom2.lai /usr/local/lib/libgoom2.la
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib


If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'


See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/local/include/goom" || mkdir -p -- "/usr/local/include/goom"
 /usr/bin/install -c -m 644 'goom.h' '/usr/local/include/goom/goom.h'
 /usr/bin/install -c -m 644 'goom_plugin_info.h' '/usr/local/include/goom/goom_plugin_info.h'
 /usr/bin/install -c -m 644 'goom_typedefs.h' '/usr/local/include/goom/goom_typedefs.h'
 /usr/bin/install -c -m 644 'goom_graphic.h' '/usr/local/include/goom/goom_graphic.h'
 /usr/bin/install -c -m 644 'goom_config_param.h' '/usr/local/include/goom/goom_config_param.h'
 /usr/bin/install -c -m 644 'goom_visual_fx.h' '/usr/local/include/goom/goom_visual_fx.h'
 /usr/bin/install -c -m 644 'goom_filters.h' '/usr/local/include/goom/goom_filters.h'
 /usr/bin/install -c -m 644 'goom_tools.h' '/usr/local/include/goom/goom_tools.h'
 /usr/bin/install -c -m 644 'goomsl.h' '/usr/local/include/goom/goomsl.h'
 /usr/bin/install -c -m 644 'goomsl_hash.h' '/usr/local/include/goom/goomsl_hash.h'
 /usr/bin/install -c -m 644 'goomsl_heap.h' '/usr/local/include/goom/goomsl_heap.h'
 /usr/bin/install -c -m 644 'goom_tools.h' '/usr/local/include/goom/goom_tools.h'
 /usr/bin/install -c -m 644 'goom_config.h' '/usr/local/include/goom/goom_config.h'
make[2]: Leaving directory `/home/zhangbin/vlc/x86/goom2k4-0/src'
make[1]: Leaving directory `/home/zhangbin/vlc/x86/goom2k4-0/src'
Making install in xmms-goom
make[1]: Entering directory `/home/zhangbin/vlc/x86/goom2k4-0/xmms-goom'
make[2]: Entering directory `/home/zhangbin/vlc/x86/goom2k4-0/xmms-goom'
make[2]: Nothing to be done for `install-exec-am'.
test -z "" || mkdir -p -- ""
make[2]: Leaving directory `/home/zhangbin/vlc/x86/goom2k4-0/xmms-goom'
make[1]: Leaving directory `/home/zhangbin/vlc/x86/goom2k4-0/xmms-goom'
Making install in sdl-goom
make[1]: Entering directory `/home/zhangbin/vlc/x86/goom2k4-0/sdl-goom'
make[2]: Entering directory `/home/zhangbin/vlc/x86/goom2k4-0/sdl-goom'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/zhangbin/vlc/x86/goom2k4-0/sdl-goom'
make[1]: Leaving directory `/home/zhangbin/vlc/x86/goom2k4-0/sdl-goom'
make[1]: Entering directory `/home/zhangbin/vlc/x86/goom2k4-0'
make[2]: Entering directory `/home/zhangbin/vlc/x86/goom2k4-0'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/pkgconfig" || mkdir -p -- "/usr/local/lib/pkgconfig"
 /usr/bin/install -c -m 644 'libgoom2.pc' '/usr/local/lib/pkgconfig/libgoom2.pc'
make[2]: Leaving directory `/home/zhangbin/vlc/x86/goom2k4-0'
make[1]: Leaving directory `/home/zhangbin/vlc/x86/goom2k4-0'
root@Ubuntu32:/home/zhangbin/vlc/x86/goom2k4-0# 



原创粉丝点击