checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 for library containing strerror... none required
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 how to run the C preprocessor... gcc -E
checking if C preprocessor likes IDL... yes
checking if C preprocessor can read from stdin... yes
checking how to ignore standard include path... -I-
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for bison... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output...
/bin/sed
checking for grep that handles long lines and -e...
/bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc...
/usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is
GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload
object files... -r
checking for BSD-compatible nm... /bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
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
.
.
.
make[5]: Leaving directory
`/sources/libIDL-0.8.13/include/libIDL'
make[4]: Leaving directory
`/sources/libIDL-0.8.13/include/libIDL'
make[3]: Leaving directory
`/sources/libIDL-0.8.13/include/libIDL'
make[3]: Entering directory
`/sources/libIDL-0.8.13/include'
make[4]: Entering directory
`/sources/libIDL-0.8.13/include'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/sources/libIDL-0.8.13/include'
make[3]: Leaving directory `/sources/libIDL-0.8.13/include'
make[2]: Leaving directory `/sources/libIDL-0.8.13/include'
make[2]: Entering directory `/sources/libIDL-0.8.13'
make[3]: Entering directory `/sources/libIDL-0.8.13'
test -z ""/usr/bin"" || /bin/mkdir -p ""/usr/bin""
/bin/install -c 'libIDL-config-2'
'/usr/bin/libIDL-config-2'
test -z ""/usr/lib"" || /bin/mkdir -p ""/usr/lib""
/bin/sh ./libtool --mode=install /bin/install -c
'libIDL-2.la' '/usr/lib/libIDL-2.la'
/bin/install -c .libs/libIDL-2.so.0.0.0
/usr/lib/libIDL-2.so.0.0.0
(cd /usr/lib && { ln -s -f libIDL-2.so.0.0.0 libIDL-2.so.0
|| { rm -f libIDL-2.so.0 && ln -s libIDL-2.so.0.0.0
libIDL-2.so.0; }; })
(cd /usr/lib && { ln -s -f libIDL-2.so.0.0.0 libIDL-2.so ||
{ rm -f libIDL-2.so && ln -s libIDL-2.so.0.0.0 libIDL-2.so;
}; })
/bin/install -c .libs/libIDL-2.lai /usr/lib/libIDL-2.la
/bin/install -c .libs/libIDL-2.a /usr/lib/libIDL-2.a
chmod 644 /usr/lib/libIDL-2.a
ranlib /usr/lib/libIDL-2.a
PATH=""$PATH:/sbin"" ldconfig -n /usr/lib
-----------------------------------------------------------
-----------
Libraries have been installed in:
/usr/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/share/info"" || /bin/mkdir -p
""/usr/share/info""
/bin/install -c -m 644 './libIDL2.info'
'/usr/share/info/libIDL2.info'
install-info --info-dir='/usr/share/info'
'/usr/share/info/libIDL2.info'
test -z ""/usr/lib/pkgconfig"" || /bin/mkdir -p
""/usr/lib/pkgconfig""
/bin/install -c -m 644 'libIDL-2.0.pc'
'/usr/lib/pkgconfig/libIDL-2.0.pc'
make[3]: Leaving directory `/sources/libIDL-0.8.13'
make[2]: Leaving directory `/sources/libIDL-0.8.13'
make[1]: Leaving directory `/sources/libIDL-0.8.13'
|