Skip to content

Instantly share code, notes, and snippets.

@Blue-Dog-Archolite
Created December 20, 2012 15:34
Show Gist options
  • Save Blue-Dog-Archolite/4345981 to your computer and use it in GitHub Desktop.
Save Blue-Dog-Archolite/4345981 to your computer and use it in GitHub Desktop.
And I have failed...
thief:~/tools/growl-for-linux ruby-1.9.3-p194::(fix_gmodule) $ su
Password:
bash: /root/.rvm/bin/rvm-prompt: No such file or directory
bash: parse_git_branch: command not found...
bash: parse_svn_branch: command not found...
./autthief:/home/thief/tools/growl-for-linux :: $ ./auto
autogen.sh autom4te.cache/
thief:/home/thief/tools/growl-for-linux :: $ ./autogen.sh
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./install-sh'
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:2: warning: AC_INIT: not a literal: esyscmd([cat VERSION | tr -d '\n'])
configure.ac:2: warning: AC_INIT: not a literal: esyscmd([cat VERSION | tr -d '\n'])
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:2: warning: AC_INIT: not a literal: esyscmd([cat VERSION | tr -d '\n'])
configure.ac:2: warning: AC_INIT: not a literal: esyscmd([cat VERSION | tr -d '\n'])
configure.ac:2: warning: AC_INIT: not a literal: esyscmd([cat VERSION | tr -d '\n'])
bash: /root/.rvm/bin/rvm-prompt: No such file or directory
bash: parse_git_branch: command not found...
bash: parse_svn_branch: command not found...
./thief:/home/thief/tools/growl-for-linux :: $ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 for gcc option to accept ISO C99... -std=gnu99
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -std=gnu99 -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... no
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) 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... yes
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB2... yes
checking for GTK2... yes
checking for GMODULE... yes
checking for LIBCURL... yes
checking for LIBXML2... yes
checking for OPENSSL... yes
checking for SQLITE3... yes
checking for DBUSGLIB1... yes
checking for NOTIFY... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for memory.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking for size_t... yes
checking for ssize_t... yes
checking for ptrdiff_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strpbrk... yes
checking for strstr... yes
checking for strtol... yes
configure: creating ./config.status
config.status: creating display/libnotify/Makefile
config.status: creating Makefile
config.status: creating plugins/Makefile
config.status: creating data/Makefile
config.status: creating display/balloon/Makefile
config.status: creating display/fog/Makefile
config.status: creating display/nico2/Makefile
config.status: creating subscribe/tweets/Makefile
config.status: creating subscribe/rhythmbox/Makefile
config.status: creating data/gol.desktop
config.status: executing depfiles commands
config.status: executing libtool commands
bash: /root/.rvm/bin/rvm-prompt: No such file or directory
bash: parse_git_branch: command not found...
bash: parse_svn_branch: command not found...
thief:/home/thief/tools/growl-for-linux :: $ make && make install
Making all in plugins
make[1]: Entering directory `/home/thief/tools/growl-for-linux/plugins'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/plugins'
Making all in data
make[1]: Entering directory `/home/thief/tools/growl-for-linux/data'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/data'
Making all in display/balloon
make[1]: Entering directory `/home/thief/tools/growl-for-linux/display/balloon'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/display/balloon'
Making all in display/fog
make[1]: Entering directory `/home/thief/tools/growl-for-linux/display/fog'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/display/fog'
Making all in display/nico2
make[1]: Entering directory `/home/thief/tools/growl-for-linux/display/nico2'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/display/nico2'
Making all in display/libnotify
make[1]: Entering directory `/home/thief/tools/growl-for-linux/display/libnotify'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/display/libnotify'
Making all in subscribe/tweets
make[1]: Entering directory `/home/thief/tools/growl-for-linux/subscribe/tweets'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/subscribe/tweets'
Making all in subscribe/rhythmbox
make[1]: Entering directory `/home/thief/tools/growl-for-linux/subscribe/rhythmbox'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/subscribe/rhythmbox'
make[1]: Entering directory `/home/thief/tools/growl-for-linux'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/thief/tools/growl-for-linux'
Making install in plugins
make[1]: Entering directory `/home/thief/tools/growl-for-linux/plugins'
make[2]: Entering directory `/home/thief/tools/growl-for-linux/plugins'
/usr/bin/mkdir -p '/usr/local/lib'
/usr/bin/install -c -m 644 libgolplug.a '/usr/local/lib'
( cd '/usr/local/lib' && ranlib libgolplug.a )
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/thief/tools/growl-for-linux/plugins'
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/plugins'
Making install in data
make[1]: Entering directory `/home/thief/tools/growl-for-linux/data'
make[2]: Entering directory `/home/thief/tools/growl-for-linux/data'
make[2]: Nothing to be done for `install-exec-am'.
/usr/bin/mkdir -p '/usr/local/share/growl-for-linux/data'
/usr/bin/install -c -m 644 growl4linux.jpg icon.png icon_dnd.png mattn.png '/usr/local/share/growl-for-linux/data'
make[2]: Leaving directory `/home/thief/tools/growl-for-linux/data'
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/data'
Making install in display/balloon
make[1]: Entering directory `/home/thief/tools/growl-for-linux/display/balloon'
make[2]: Entering directory `/home/thief/tools/growl-for-linux/display/balloon'
make[2]: Nothing to be done for `install-exec-am'.
/usr/bin/mkdir -p '/usr/local/lib/growl-for-linux/display'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libballoon.la '/usr/local/lib/growl-for-linux/display'
libtool: install: /usr/bin/install -c .libs/libballoon.so.0.0.0 /usr/local/lib/growl-for-linux/display/libballoon.so.0.0.0
libtool: install: (cd /usr/local/lib/growl-for-linux/display && { ln -s -f libballoon.so.0.0.0 libballoon.so.0 || { rm -f libballoon.so.0 && ln -s libballoon.so.0.0.0 libballoon.so.0; }; })
libtool: install: (cd /usr/local/lib/growl-for-linux/display && { ln -s -f libballoon.so.0.0.0 libballoon.so || { rm -f libballoon.so && ln -s libballoon.so.0.0.0 libballoon.so; }; })
libtool: install: /usr/bin/install -c .libs/libballoon.lai /usr/local/lib/growl-for-linux/display/libballoon.la
libtool: install: /usr/bin/install -c .libs/libballoon.a /usr/local/lib/growl-for-linux/display/libballoon.a
libtool: install: chmod 644 /usr/local/lib/growl-for-linux/display/libballoon.a
libtool: install: ranlib /usr/local/lib/growl-for-linux/display/libballoon.a
libtool: finish: PATH="/usr/share/postgresql/data:/usr/local/bin/android-sdk-macosx/tools:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/include:/home/thief/.rvm/gems/ruby-1.9.3-p194/bin:/home/thief/.rvm/gems/ruby-1.9.3-p194@global/bin:/home/thief/.rvm/rubies/ruby-1.9.3-p194/bin:/home/thief/.rvm/bin:/usr/share/postgresql/data:/usr/local/bin/android-sdk-macosx/tools:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/include:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/home/thief/.rvm/bin:/home/thief/.rvm/bin:/sbin" ldconfig -n /usr/local/lib/growl-for-linux/display
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/growl-for-linux/display
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.
----------------------------------------------------------------------
make[2]: Leaving directory `/home/thief/tools/growl-for-linux/display/balloon'
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/display/balloon'
Making install in display/fog
make[1]: Entering directory `/home/thief/tools/growl-for-linux/display/fog'
make[2]: Entering directory `/home/thief/tools/growl-for-linux/display/fog'
make[2]: Nothing to be done for `install-exec-am'.
/usr/bin/mkdir -p '/usr/local/lib/growl-for-linux/display'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libfog.la '/usr/local/lib/growl-for-linux/display'
libtool: install: /usr/bin/install -c .libs/libfog.so.0.0.0 /usr/local/lib/growl-for-linux/display/libfog.so.0.0.0
libtool: install: (cd /usr/local/lib/growl-for-linux/display && { ln -s -f libfog.so.0.0.0 libfog.so.0 || { rm -f libfog.so.0 && ln -s libfog.so.0.0.0 libfog.so.0; }; })
libtool: install: (cd /usr/local/lib/growl-for-linux/display && { ln -s -f libfog.so.0.0.0 libfog.so || { rm -f libfog.so && ln -s libfog.so.0.0.0 libfog.so; }; })
libtool: install: /usr/bin/install -c .libs/libfog.lai /usr/local/lib/growl-for-linux/display/libfog.la
libtool: install: /usr/bin/install -c .libs/libfog.a /usr/local/lib/growl-for-linux/display/libfog.a
libtool: install: chmod 644 /usr/local/lib/growl-for-linux/display/libfog.a
libtool: install: ranlib /usr/local/lib/growl-for-linux/display/libfog.a
libtool: finish: PATH="/usr/share/postgresql/data:/usr/local/bin/android-sdk-macosx/tools:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/include:/home/thief/.rvm/gems/ruby-1.9.3-p194/bin:/home/thief/.rvm/gems/ruby-1.9.3-p194@global/bin:/home/thief/.rvm/rubies/ruby-1.9.3-p194/bin:/home/thief/.rvm/bin:/usr/share/postgresql/data:/usr/local/bin/android-sdk-macosx/tools:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/include:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/home/thief/.rvm/bin:/home/thief/.rvm/bin:/sbin" ldconfig -n /usr/local/lib/growl-for-linux/display
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/growl-for-linux/display
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.
----------------------------------------------------------------------
make[2]: Leaving directory `/home/thief/tools/growl-for-linux/display/fog'
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/display/fog'
Making install in display/nico2
make[1]: Entering directory `/home/thief/tools/growl-for-linux/display/nico2'
make[2]: Entering directory `/home/thief/tools/growl-for-linux/display/nico2'
make[2]: Nothing to be done for `install-exec-am'.
/usr/bin/mkdir -p '/usr/local/lib/growl-for-linux/display'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libnico2.la '/usr/local/lib/growl-for-linux/display'
libtool: install: /usr/bin/install -c .libs/libnico2.so.0.0.0 /usr/local/lib/growl-for-linux/display/libnico2.so.0.0.0
libtool: install: (cd /usr/local/lib/growl-for-linux/display && { ln -s -f libnico2.so.0.0.0 libnico2.so.0 || { rm -f libnico2.so.0 && ln -s libnico2.so.0.0.0 libnico2.so.0; }; })
libtool: install: (cd /usr/local/lib/growl-for-linux/display && { ln -s -f libnico2.so.0.0.0 libnico2.so || { rm -f libnico2.so && ln -s libnico2.so.0.0.0 libnico2.so; }; })
libtool: install: /usr/bin/install -c .libs/libnico2.lai /usr/local/lib/growl-for-linux/display/libnico2.la
libtool: install: /usr/bin/install -c .libs/libnico2.a /usr/local/lib/growl-for-linux/display/libnico2.a
libtool: install: chmod 644 /usr/local/lib/growl-for-linux/display/libnico2.a
libtool: install: ranlib /usr/local/lib/growl-for-linux/display/libnico2.a
libtool: finish: PATH="/usr/share/postgresql/data:/usr/local/bin/android-sdk-macosx/tools:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/include:/home/thief/.rvm/gems/ruby-1.9.3-p194/bin:/home/thief/.rvm/gems/ruby-1.9.3-p194@global/bin:/home/thief/.rvm/rubies/ruby-1.9.3-p194/bin:/home/thief/.rvm/bin:/usr/share/postgresql/data:/usr/local/bin/android-sdk-macosx/tools:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/include:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/home/thief/.rvm/bin:/home/thief/.rvm/bin:/sbin" ldconfig -n /usr/local/lib/growl-for-linux/display
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/growl-for-linux/display
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.
----------------------------------------------------------------------
make[2]: Leaving directory `/home/thief/tools/growl-for-linux/display/nico2'
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/display/nico2'
Making install in display/libnotify
make[1]: Entering directory `/home/thief/tools/growl-for-linux/display/libnotify'
make[2]: Entering directory `/home/thief/tools/growl-for-linux/display/libnotify'
make[2]: Nothing to be done for `install-exec-am'.
/usr/bin/mkdir -p '/usr/local/lib/growl-for-linux/display'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libnotify_gol.la '/usr/local/lib/growl-for-linux/display'
libtool: install: /usr/bin/install -c .libs/libnotify_gol.so.0.0.0 /usr/local/lib/growl-for-linux/display/libnotify_gol.so.0.0.0
libtool: install: (cd /usr/local/lib/growl-for-linux/display && { ln -s -f libnotify_gol.so.0.0.0 libnotify_gol.so.0 || { rm -f libnotify_gol.so.0 && ln -s libnotify_gol.so.0.0.0 libnotify_gol.so.0; }; })
libtool: install: (cd /usr/local/lib/growl-for-linux/display && { ln -s -f libnotify_gol.so.0.0.0 libnotify_gol.so || { rm -f libnotify_gol.so && ln -s libnotify_gol.so.0.0.0 libnotify_gol.so; }; })
libtool: install: /usr/bin/install -c .libs/libnotify_gol.lai /usr/local/lib/growl-for-linux/display/libnotify_gol.la
libtool: install: /usr/bin/install -c .libs/libnotify_gol.a /usr/local/lib/growl-for-linux/display/libnotify_gol.a
libtool: install: chmod 644 /usr/local/lib/growl-for-linux/display/libnotify_gol.a
libtool: install: ranlib /usr/local/lib/growl-for-linux/display/libnotify_gol.a
libtool: finish: PATH="/usr/share/postgresql/data:/usr/local/bin/android-sdk-macosx/tools:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/include:/home/thief/.rvm/gems/ruby-1.9.3-p194/bin:/home/thief/.rvm/gems/ruby-1.9.3-p194@global/bin:/home/thief/.rvm/rubies/ruby-1.9.3-p194/bin:/home/thief/.rvm/bin:/usr/share/postgresql/data:/usr/local/bin/android-sdk-macosx/tools:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/include:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/home/thief/.rvm/bin:/home/thief/.rvm/bin:/sbin" ldconfig -n /usr/local/lib/growl-for-linux/display
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/growl-for-linux/display
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.
----------------------------------------------------------------------
make[2]: Leaving directory `/home/thief/tools/growl-for-linux/display/libnotify'
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/display/libnotify'
Making install in subscribe/tweets
make[1]: Entering directory `/home/thief/tools/growl-for-linux/subscribe/tweets'
make[2]: Entering directory `/home/thief/tools/growl-for-linux/subscribe/tweets'
make[2]: Nothing to be done for `install-exec-am'.
/usr/bin/mkdir -p '/usr/local/lib/growl-for-linux/subscribe'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libtweets.la '/usr/local/lib/growl-for-linux/subscribe'
libtool: install: /usr/bin/install -c .libs/libtweets.so.0.0.0 /usr/local/lib/growl-for-linux/subscribe/libtweets.so.0.0.0
libtool: install: (cd /usr/local/lib/growl-for-linux/subscribe && { ln -s -f libtweets.so.0.0.0 libtweets.so.0 || { rm -f libtweets.so.0 && ln -s libtweets.so.0.0.0 libtweets.so.0; }; })
libtool: install: (cd /usr/local/lib/growl-for-linux/subscribe && { ln -s -f libtweets.so.0.0.0 libtweets.so || { rm -f libtweets.so && ln -s libtweets.so.0.0.0 libtweets.so; }; })
libtool: install: /usr/bin/install -c .libs/libtweets.lai /usr/local/lib/growl-for-linux/subscribe/libtweets.la
libtool: install: /usr/bin/install -c .libs/libtweets.a /usr/local/lib/growl-for-linux/subscribe/libtweets.a
libtool: install: chmod 644 /usr/local/lib/growl-for-linux/subscribe/libtweets.a
libtool: install: ranlib /usr/local/lib/growl-for-linux/subscribe/libtweets.a
libtool: finish: PATH="/usr/share/postgresql/data:/usr/local/bin/android-sdk-macosx/tools:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/include:/home/thief/.rvm/gems/ruby-1.9.3-p194/bin:/home/thief/.rvm/gems/ruby-1.9.3-p194@global/bin:/home/thief/.rvm/rubies/ruby-1.9.3-p194/bin:/home/thief/.rvm/bin:/usr/share/postgresql/data:/usr/local/bin/android-sdk-macosx/tools:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/include:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/home/thief/.rvm/bin:/home/thief/.rvm/bin:/sbin" ldconfig -n /usr/local/lib/growl-for-linux/subscribe
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/growl-for-linux/subscribe
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.
----------------------------------------------------------------------
make[2]: Leaving directory `/home/thief/tools/growl-for-linux/subscribe/tweets'
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/subscribe/tweets'
Making install in subscribe/rhythmbox
make[1]: Entering directory `/home/thief/tools/growl-for-linux/subscribe/rhythmbox'
make[2]: Entering directory `/home/thief/tools/growl-for-linux/subscribe/rhythmbox'
make[2]: Nothing to be done for `install-exec-am'.
/usr/bin/mkdir -p '/usr/local/lib/growl-for-linux/subscribe'
/bin/sh ../../libtool --mode=install /usr/bin/install -c librhythmbox.la '/usr/local/lib/growl-for-linux/subscribe'
libtool: install: /usr/bin/install -c .libs/librhythmbox.so.0.0.0 /usr/local/lib/growl-for-linux/subscribe/librhythmbox.so.0.0.0
libtool: install: (cd /usr/local/lib/growl-for-linux/subscribe && { ln -s -f librhythmbox.so.0.0.0 librhythmbox.so.0 || { rm -f librhythmbox.so.0 && ln -s librhythmbox.so.0.0.0 librhythmbox.so.0; }; })
libtool: install: (cd /usr/local/lib/growl-for-linux/subscribe && { ln -s -f librhythmbox.so.0.0.0 librhythmbox.so || { rm -f librhythmbox.so && ln -s librhythmbox.so.0.0.0 librhythmbox.so; }; })
libtool: install: /usr/bin/install -c .libs/librhythmbox.lai /usr/local/lib/growl-for-linux/subscribe/librhythmbox.la
libtool: install: /usr/bin/install -c .libs/librhythmbox.a /usr/local/lib/growl-for-linux/subscribe/librhythmbox.a
libtool: install: chmod 644 /usr/local/lib/growl-for-linux/subscribe/librhythmbox.a
libtool: install: ranlib /usr/local/lib/growl-for-linux/subscribe/librhythmbox.a
libtool: finish: PATH="/usr/share/postgresql/data:/usr/local/bin/android-sdk-macosx/tools:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/include:/home/thief/.rvm/gems/ruby-1.9.3-p194/bin:/home/thief/.rvm/gems/ruby-1.9.3-p194@global/bin:/home/thief/.rvm/rubies/ruby-1.9.3-p194/bin:/home/thief/.rvm/bin:/usr/share/postgresql/data:/usr/local/bin/android-sdk-macosx/tools:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/include:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/home/thief/.rvm/bin:/home/thief/.rvm/bin:/sbin" ldconfig -n /usr/local/lib/growl-for-linux/subscribe
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/growl-for-linux/subscribe
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.
----------------------------------------------------------------------
make[2]: Leaving directory `/home/thief/tools/growl-for-linux/subscribe/rhythmbox'
make[1]: Leaving directory `/home/thief/tools/growl-for-linux/subscribe/rhythmbox'
make[1]: Entering directory `/home/thief/tools/growl-for-linux'
make[2]: Entering directory `/home/thief/tools/growl-for-linux'
/usr/bin/mkdir -p '/usr/local/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c gol '/usr/local/bin'
libtool: install: /usr/bin/install -c gol /usr/local/bin/gol
mkdir -p //usr/local/share/applications
desktop-file-install --dir=//usr/local/share/applications data/gol.desktop
make[2]: Leaving directory `/home/thief/tools/growl-for-linux'
make[1]: Leaving directory `/home/thief/tools/growl-for-linux'
bash: /root/.rvm/bin/rvm-prompt: No such file or directory
bash: parse_git_branch: command not found...
bash: parse_svn_branch: command not found...
thief:/home/thief/tools/growl-for-linux :: $ ./gol
./gol: symbol lookup error: /usr/local/lib/growl-for-linux/display/libnotify_gol.so: undefined symbol: notify_init
bash: /root/.rvm/bin/rvm-prompt: No such file or directory
bash: parse_git_branch: command not found...
bash: parse_svn_branch: command not found...
thief:/home/thief/tools/growl-for-linux :: $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment