Skip to content

Instantly share code, notes, and snippets.

@tksunw
Last active August 29, 2015 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tksunw/9e197e4dab723db7fe55 to your computer and use it in GitHub Desktop.
Save tksunw/9e197e4dab723db7fe55 to your computer and use it in GitHub Desktop.
Building the LZO Compression Library on Solaris 11.2
# wget http://www.oberhumer.com/opensource/lzo/download/lzo-2.09.tar.gz
--2015-04-08 23:32:00-- http://www.oberhumer.com/opensource/lzo/download/lzo-2.09.tar.gz
Resolving www.oberhumer.com (www.oberhumer.com)... 193.170.194.40
Connecting to www.oberhumer.com (www.oberhumer.com)|193.170.194.40|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 594855 (581K) [application/x-gzip]
Saving to: ‘lzo-2.09.tar.gz’
lzo-2.09.tar.gz 100%[=====================>] 580.91K 665KB/s in 0.9s
2015-04-08 23:32:01 (665 KB/s) - ‘lzo-2.09.tar.gz’ saved [594855/594855]
# tar -zxvf lzo-2.09.tar.gz
x lzo-2.09, 0 bytes, 0 tape blocks
x lzo-2.09/AUTHORS, 112 bytes, 1 tape blocks
x lzo-2.09/B, 0 bytes, 0 tape blocks
x lzo-2.09/B/00README.TXT, 2451 bytes, 5 tape blocks
x lzo-2.09/B/clean.bat, 263 bytes, 1 tape blocks
x lzo-2.09/B/done.bat, 59 bytes, 1 tape blocks
x lzo-2.09/B/dos32, 0 bytes, 0 tape blocks
x lzo-2.09/B/dos32/bc_pp.bat, 1076 bytes, 3 tape blocks
x lzo-2.09/B/dos32/dj2.bat, 1149 bytes, 3 tape blocks
x lzo-2.09/B/dos32/dj2.opt, 78 bytes, 1 tape blocks
x lzo-2.09/B/dos32/dm.bat, 972 bytes, 2 tape blocks
x lzo-2.09/B/dos32/emx.bat, 1140 bytes, 3 tape blocks
x lzo-2.09/B/dos32/highc.bat, 882 bytes, 2 tape blocks
x lzo-2.09/B/dos32/highc.rsp, 1686 bytes, 4 tape blocks
x lzo-2.09/B/dos32/ndp.bat, 974 bytes, 2 tape blocks
x lzo-2.09/B/dos32/ndp.rsp, 1239 bytes, 3 tape blocks
x lzo-2.09/B/dos32/sc.bat, 1142 bytes, 3 tape blocks
x lzo-2.09/B/dos32/wc.bat, 893 bytes, 2 tape blocks
x lzo-2.09/B/dos32/zc.bat, 1147 bytes, 3 tape blocks
x lzo-2.09/B/generic, 0 bytes, 0 tape blocks
x lzo-2.09/B/generic/Makefile, 2319 bytes, 5 tape blocks
x lzo-2.09/B/generic/build.sh, 2146 bytes, 5 tape blocks
x lzo-2.09/B/generic/build_freestanding.sh, 171 bytes, 1 tape blocks
x lzo-2.09/B/generic/build_gcc.sh, 586 bytes, 2 tape blocks
x lzo-2.09/B/generic/clean.sh, 195 bytes, 1 tape blocks
x lzo-2.09/B/os2, 0 bytes, 0 tape blocks
x lzo-2.09/B/os2/emx.bat, 1141 bytes, 3 tape blocks
x lzo-2.09/B/os2/wc.bat, 963 bytes, 2 tape blocks
x lzo-2.09/B/os2/zc.bat, 1148 bytes, 3 tape blocks
x lzo-2.09/B/prepare.bat, 194 bytes, 1 tape blocks
x lzo-2.09/B/src.rsp, 1038 bytes, 3 tape blocks
x lzo-2.09/B/unset.bat, 115 bytes, 1 tape blocks
x lzo-2.09/B/win32, 0 bytes, 0 tape blocks
x lzo-2.09/B/win32/bc.bat, 1043 bytes, 3 tape blocks
x lzo-2.09/B/win32/bc.rsp, 1319 bytes, 3 tape blocks
x lzo-2.09/B/win32/cygwin.bat, 1169 bytes, 3 tape blocks
x lzo-2.09/B/win32/cygwin.rsp, 842 bytes, 2 tape blocks
x lzo-2.09/B/win32/dm.bat, 947 bytes, 2 tape blocks
x lzo-2.09/B/win32/ic.bat, 972 bytes, 2 tape blocks
x lzo-2.09/B/win32/lccwin32.bat, 1442 bytes, 3 tape blocks
x lzo-2.09/B/win32/mingw.bat, 1152 bytes, 3 tape blocks
x lzo-2.09/B/win32/mwerks.bat, 998 bytes, 2 tape blocks
x lzo-2.09/B/win32/pellesc.bat, 931 bytes, 2 tape blocks
x lzo-2.09/B/win32/pgi.bat, 1066 bytes, 3 tape blocks
x lzo-2.09/B/win32/pw32.bat, 1151 bytes, 3 tape blocks
x lzo-2.09/B/win32/rsxnt.bat, 1168 bytes, 3 tape blocks
x lzo-2.09/B/win32/sc.bat, 1302 bytes, 3 tape blocks
x lzo-2.09/B/win32/vc.bat, 968 bytes, 2 tape blocks
x lzo-2.09/B/win32/vc.rsp, 1248 bytes, 3 tape blocks
x lzo-2.09/B/win32/vc_dll.bat, 1036 bytes, 3 tape blocks
x lzo-2.09/B/win32/vc_dll.def, 309 bytes, 1 tape blocks
x lzo-2.09/B/win32/wc.bat, 869 bytes, 2 tape blocks
x lzo-2.09/B/win32/wc.rsp, 1321 bytes, 3 tape blocks
x lzo-2.09/B/win64, 0 bytes, 0 tape blocks
x lzo-2.09/B/win64/ic.bat, 974 bytes, 2 tape blocks
x lzo-2.09/B/win64/ic_dll.bat, 1028 bytes, 3 tape blocks
x lzo-2.09/B/win64/vc.bat, 979 bytes, 2 tape blocks
x lzo-2.09/B/win64/vc.rsp, 1038 bytes, 3 tape blocks
x lzo-2.09/B/win64/vc_dll.bat, 1047 bytes, 3 tape blocks
x lzo-2.09/B/win64/vc_dll.def, 9 bytes, 1 tape blocks
x lzo-2.09/BUGS, 822 bytes, 2 tape blocks
x lzo-2.09/CMakeLists.txt, 7502 bytes, 15 tape blocks
x lzo-2.09/COPYING, 18092 bytes, 36 tape blocks
x lzo-2.09/ChangeLog, 106 bytes, 1 tape blocks
x lzo-2.09/INSTALL, 10217 bytes, 20 tape blocks
x lzo-2.09/Makefile.am, 7020 bytes, 14 tape blocks
x lzo-2.09/Makefile.in, 64042 bytes, 126 tape blocks
x lzo-2.09/NEWS, 12406 bytes, 25 tape blocks
x lzo-2.09/README, 1043 bytes, 3 tape blocks
x lzo-2.09/THANKS, 690 bytes, 2 tape blocks
x lzo-2.09/aclocal.m4, 353857 bytes, 692 tape blocks
x lzo-2.09/asm, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/00README.TXT, 1687 bytes, 4 tape blocks
x lzo-2.09/asm/i386/obj, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/obj/coff32, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/obj/coff32/lzo1c_s1.o, 521 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/coff32/lzo1f_f1.o, 563 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/coff32/lzo1x_f1.o, 691 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/coff32/lzo1x_s1.o, 713 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/coff32/lzo1y_f1.o, 691 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/coff32/lzo1y_s1.o, 713 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/elf32, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/obj/elf32/lzo1c_s1.o, 768 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/elf32/lzo1f_f1.o, 810 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/elf32/lzo1x_f1.o, 938 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/elf32/lzo1x_s1.o, 960 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/elf32/lzo1y_f1.o, 938 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/elf32/lzo1y_s1.o, 960 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/macho32, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/obj/macho32/lzo1c_s1.o, 499 bytes, 1 tape blocks
x lzo-2.09/asm/i386/obj/macho32/lzo1f_f1.o, 536 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/macho32/lzo1x_f1.o, 664 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/macho32/lzo1x_s1.o, 691 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/macho32/lzo1y_f1.o, 664 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/macho32/lzo1y_s1.o, 691 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/omf32, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/obj/omf32/lzo1c_s1.obj, 415 bytes, 1 tape blocks
x lzo-2.09/asm/i386/obj/omf32/lzo1f_f1.obj, 457 bytes, 1 tape blocks
x lzo-2.09/asm/i386/obj/omf32/lzo1x_f1.obj, 585 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/omf32/lzo1x_s1.obj, 607 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/omf32/lzo1y_f1.obj, 585 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/omf32/lzo1y_s1.obj, 607 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/win32, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/obj/win32/lzo1c_s1.obj, 481 bytes, 1 tape blocks
x lzo-2.09/asm/i386/obj/win32/lzo1f_f1.obj, 491 bytes, 1 tape blocks
x lzo-2.09/asm/i386/obj/win32/lzo1x_f1.obj, 619 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/win32/lzo1x_s1.obj, 673 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/win32/lzo1y_f1.obj, 619 bytes, 2 tape blocks
x lzo-2.09/asm/i386/obj/win32/lzo1y_s1.obj, 673 bytes, 2 tape blocks
x lzo-2.09/asm/i386/src, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/src/enter.ash, 2040 bytes, 4 tape blocks
x lzo-2.09/asm/i386/src/leave.ash, 2686 bytes, 6 tape blocks
x lzo-2.09/asm/i386/src/lzo1c_d.ash, 3910 bytes, 8 tape blocks
x lzo-2.09/asm/i386/src/lzo1c_s1.S, 1434 bytes, 3 tape blocks
x lzo-2.09/asm/i386/src/lzo1f_d.ash, 3889 bytes, 8 tape blocks
x lzo-2.09/asm/i386/src/lzo1f_f1.S, 1449 bytes, 3 tape blocks
x lzo-2.09/asm/i386/src/lzo1x_d.ash, 9303 bytes, 19 tape blocks
x lzo-2.09/asm/i386/src/lzo1x_f1.S, 1467 bytes, 3 tape blocks
x lzo-2.09/asm/i386/src/lzo1x_s1.S, 1434 bytes, 3 tape blocks
x lzo-2.09/asm/i386/src/lzo1y_f1.S, 1482 bytes, 3 tape blocks
x lzo-2.09/asm/i386/src/lzo1y_s1.S, 1449 bytes, 3 tape blocks
x lzo-2.09/asm/i386/src/lzo_asm.h, 7627 bytes, 15 tape blocks
x lzo-2.09/asm/i386/src_gas, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/src_gas/all, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/src_gas/all/asm_all.S, 14251 bytes, 28 tape blocks
x lzo-2.09/asm/i386/src_gas/asminit.def, 2372 bytes, 5 tape blocks
x lzo-2.09/asm/i386/src_gas/lzo1c_s1.S, 2638 bytes, 6 tape blocks
x lzo-2.09/asm/i386/src_gas/lzo1f_f1.S, 2789 bytes, 6 tape blocks
x lzo-2.09/asm/i386/src_gas/lzo1x_f1.S, 3267 bytes, 7 tape blocks
x lzo-2.09/asm/i386/src_gas/lzo1x_s1.S, 3314 bytes, 7 tape blocks
x lzo-2.09/asm/i386/src_gas/lzo1y_f1.S, 3268 bytes, 7 tape blocks
x lzo-2.09/asm/i386/src_gas/lzo1y_s1.S, 3314 bytes, 7 tape blocks
x lzo-2.09/asm/i386/src_masm, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/src_masm/all, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/src_masm/all/asm_all.asm, 10271 bytes, 21 tape blocks
x lzo-2.09/asm/i386/src_masm/asminit.def, 1141 bytes, 3 tape blocks
x lzo-2.09/asm/i386/src_masm/lzo1c_s1.asm, 2207 bytes, 5 tape blocks
x lzo-2.09/asm/i386/src_masm/lzo1f_f1.asm, 2318 bytes, 5 tape blocks
x lzo-2.09/asm/i386/src_masm/lzo1x_f1.asm, 2796 bytes, 6 tape blocks
x lzo-2.09/asm/i386/src_masm/lzo1x_s1.asm, 2883 bytes, 6 tape blocks
x lzo-2.09/asm/i386/src_masm/lzo1y_f1.asm, 2797 bytes, 6 tape blocks
x lzo-2.09/asm/i386/src_masm/lzo1y_s1.asm, 2883 bytes, 6 tape blocks
x lzo-2.09/asm/i386/src_nasm, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/src_nasm/all, 0 bytes, 0 tape blocks
x lzo-2.09/asm/i386/src_nasm/all/asm_all.asm, 13922 bytes, 28 tape blocks
x lzo-2.09/asm/i386/src_nasm/asminit.def, 3146 bytes, 7 tape blocks
x lzo-2.09/asm/i386/src_nasm/lzo1c_s1.asm, 2488 bytes, 5 tape blocks
x lzo-2.09/asm/i386/src_nasm/lzo1f_f1.asm, 2619 bytes, 6 tape blocks
x lzo-2.09/asm/i386/src_nasm/lzo1x_f1.asm, 3097 bytes, 7 tape blocks
x lzo-2.09/asm/i386/src_nasm/lzo1x_s1.asm, 3164 bytes, 7 tape blocks
x lzo-2.09/asm/i386/src_nasm/lzo1y_f1.asm, 3098 bytes, 7 tape blocks
x lzo-2.09/asm/i386/src_nasm/lzo1y_s1.asm, 3164 bytes, 7 tape blocks
x lzo-2.09/autoconf, 0 bytes, 0 tape blocks
x lzo-2.09/autoconf/ar-lib, 5826 bytes, 12 tape blocks
x lzo-2.09/autoconf/compile, 7333 bytes, 15 tape blocks
x lzo-2.09/autoconf/config.guess, 42938 bytes, 84 tape blocks
x lzo-2.09/autoconf/config.rpath, 18574 bytes, 37 tape blocks
x lzo-2.09/autoconf/config.sub, 35994 bytes, 71 tape blocks
x lzo-2.09/autoconf/depcomp, 22464 bytes, 44 tape blocks
x lzo-2.09/autoconf/install-sh, 14675 bytes, 29 tape blocks
x lzo-2.09/autoconf/local.m4, 20079 bytes, 40 tape blocks
x lzo-2.09/autoconf/ltmain.sh, 317994 bytes, 622 tape blocks
x lzo-2.09/autoconf/mdate-sh, 6047 bytes, 12 tape blocks
x lzo-2.09/autoconf/missing, 6872 bytes, 14 tape blocks
x lzo-2.09/autoconf/mkinstalldirs, 3538 bytes, 7 tape blocks
x lzo-2.09/autoconf/py-compile, 4670 bytes, 10 tape blocks
x lzo-2.09/autoconf/shtool, 141930 bytes, 278 tape blocks
x lzo-2.09/autoconf/ylwrap, 6421 bytes, 13 tape blocks
x lzo-2.09/config.hin, 10156 bytes, 20 tape blocks
x lzo-2.09/configure, 488553 bytes, 955 tape blocks
x lzo-2.09/configure.ac, 7209 bytes, 15 tape blocks
x lzo-2.09/doc, 0 bytes, 0 tape blocks
x lzo-2.09/doc/LZO.FAQ, 7616 bytes, 15 tape blocks
x lzo-2.09/doc/LZO.TXT, 13009 bytes, 26 tape blocks
x lzo-2.09/doc/LZOAPI.TXT, 6228 bytes, 13 tape blocks
x lzo-2.09/doc/LZOTEST.TXT, 1455 bytes, 3 tape blocks
x lzo-2.09/examples, 0 bytes, 0 tape blocks
x lzo-2.09/examples/dict.c, 7628 bytes, 15 tape blocks
x lzo-2.09/examples/lzopack.c, 16666 bytes, 33 tape blocks
x lzo-2.09/examples/overlap.c, 8893 bytes, 18 tape blocks
x lzo-2.09/examples/portab.h, 4053 bytes, 8 tape blocks
x lzo-2.09/examples/portab_a.h, 1970 bytes, 4 tape blocks
x lzo-2.09/examples/precomp.c, 9140 bytes, 18 tape blocks
x lzo-2.09/examples/precomp2.c, 11572 bytes, 23 tape blocks
x lzo-2.09/examples/simple.c, 4702 bytes, 10 tape blocks
x lzo-2.09/include, 0 bytes, 0 tape blocks
x lzo-2.09/include/lzo, 0 bytes, 0 tape blocks
x lzo-2.09/include/lzo/lzo1.h, 2634 bytes, 6 tape blocks
x lzo-2.09/include/lzo/lzo1a.h, 2638 bytes, 6 tape blocks
x lzo-2.09/include/lzo/lzo1b.h, 5387 bytes, 11 tape blocks
x lzo-2.09/include/lzo/lzo1c.h, 5384 bytes, 11 tape blocks
x lzo-2.09/include/lzo/lzo1f.h, 3073 bytes, 7 tape blocks
x lzo-2.09/include/lzo/lzo1x.h, 5873 bytes, 12 tape blocks
x lzo-2.09/include/lzo/lzo1y.h, 4641 bytes, 10 tape blocks
x lzo-2.09/include/lzo/lzo1z.h, 3771 bytes, 8 tape blocks
x lzo-2.09/include/lzo/lzo2a.h, 2525 bytes, 5 tape blocks
x lzo-2.09/include/lzo/lzo_asm.h, 5566 bytes, 11 tape blocks
x lzo-2.09/include/lzo/lzoconf.h, 15994 bytes, 32 tape blocks
x lzo-2.09/include/lzo/lzodefs.h, 122223 bytes, 239 tape blocks
x lzo-2.09/include/lzo/lzoutil.h, 1823 bytes, 4 tape blocks
x lzo-2.09/lzotest, 0 bytes, 0 tape blocks
x lzo-2.09/lzotest/asm.h, 2421 bytes, 5 tape blocks
x lzo-2.09/lzotest/db.h, 24235 bytes, 48 tape blocks
x lzo-2.09/lzotest/lzotest.c, 59404 bytes, 117 tape blocks
x lzo-2.09/lzotest/wrap.h, 9048 bytes, 18 tape blocks
x lzo-2.09/lzotest/wrapmisc.h, 9191 bytes, 18 tape blocks
x lzo-2.09/minilzo, 0 bytes, 0 tape blocks
x lzo-2.09/minilzo/Makefile.minilzo, 2042 bytes, 4 tape blocks
x lzo-2.09/minilzo/README.LZO, 4003 bytes, 8 tape blocks
x lzo-2.09/minilzo/minilzo.c, 208608 bytes, 408 tape blocks
x lzo-2.09/minilzo/minilzo.h, 3077 bytes, 7 tape blocks
x lzo-2.09/minilzo/testmini.c, 4675 bytes, 10 tape blocks
x lzo-2.09/src, 0 bytes, 0 tape blocks
x lzo-2.09/src/compr1b.h, 1983 bytes, 4 tape blocks
x lzo-2.09/src/compr1c.h, 1983 bytes, 4 tape blocks
x lzo-2.09/src/config1.h, 1409 bytes, 3 tape blocks
x lzo-2.09/src/config1a.h, 4533 bytes, 9 tape blocks
x lzo-2.09/src/config1b.h, 3516 bytes, 7 tape blocks
x lzo-2.09/src/config1c.h, 3621 bytes, 8 tape blocks
x lzo-2.09/src/config1f.h, 2179 bytes, 5 tape blocks
x lzo-2.09/src/config1x.h, 2686 bytes, 6 tape blocks
x lzo-2.09/src/config1y.h, 1499 bytes, 3 tape blocks
x lzo-2.09/src/config1z.h, 1472 bytes, 3 tape blocks
x lzo-2.09/src/config2a.h, 3933 bytes, 8 tape blocks
x lzo-2.09/src/lzo1.c, 18864 bytes, 37 tape blocks
x lzo-2.09/src/lzo1_99.c, 3311 bytes, 7 tape blocks
x lzo-2.09/src/lzo1_cm.ch, 1277 bytes, 3 tape blocks
x lzo-2.09/src/lzo1_d.ch, 4491 bytes, 9 tape blocks
x lzo-2.09/src/lzo1a.c, 20615 bytes, 41 tape blocks
x lzo-2.09/src/lzo1a_99.c, 3322 bytes, 7 tape blocks
x lzo-2.09/src/lzo1a_cm.ch, 6896 bytes, 14 tape blocks
x lzo-2.09/src/lzo1a_cr.ch, 3065 bytes, 6 tape blocks
x lzo-2.09/src/lzo1a_de.h, 4224 bytes, 9 tape blocks
x lzo-2.09/src/lzo1b_1.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1b_2.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1b_3.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1b_4.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1b_5.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1b_6.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1b_7.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1b_8.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1b_9.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1b_99.c, 1279 bytes, 3 tape blocks
x lzo-2.09/src/lzo1b_9x.c, 10492 bytes, 21 tape blocks
x lzo-2.09/src/lzo1b_c.ch, 6686 bytes, 14 tape blocks
x lzo-2.09/src/lzo1b_cc.c, 4174 bytes, 9 tape blocks
x lzo-2.09/src/lzo1b_cc.h, 2562 bytes, 6 tape blocks
x lzo-2.09/src/lzo1b_cm.ch, 8606 bytes, 17 tape blocks
x lzo-2.09/src/lzo1b_cr.ch, 3852 bytes, 8 tape blocks
x lzo-2.09/src/lzo1b_d.ch, 7435 bytes, 15 tape blocks
x lzo-2.09/src/lzo1b_d1.c, 1193 bytes, 3 tape blocks
x lzo-2.09/src/lzo1b_d2.c, 1222 bytes, 3 tape blocks
x lzo-2.09/src/lzo1b_de.h, 9258 bytes, 19 tape blocks
x lzo-2.09/src/lzo1b_r.ch, 2916 bytes, 6 tape blocks
x lzo-2.09/src/lzo1b_rr.c, 1124 bytes, 3 tape blocks
x lzo-2.09/src/lzo1b_sm.ch, 6621 bytes, 13 tape blocks
x lzo-2.09/src/lzo1b_tm.ch, 2269 bytes, 5 tape blocks
x lzo-2.09/src/lzo1b_xx.c, 2347 bytes, 5 tape blocks
x lzo-2.09/src/lzo1c_1.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1c_2.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1c_3.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1c_4.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1c_5.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1c_6.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1c_7.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1c_8.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1c_9.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo1c_99.c, 1279 bytes, 3 tape blocks
x lzo-2.09/src/lzo1c_9x.c, 11144 bytes, 22 tape blocks
x lzo-2.09/src/lzo1c_cc.c, 4166 bytes, 9 tape blocks
x lzo-2.09/src/lzo1c_cc.h, 2562 bytes, 6 tape blocks
x lzo-2.09/src/lzo1c_d1.c, 1193 bytes, 3 tape blocks
x lzo-2.09/src/lzo1c_d2.c, 1846 bytes, 4 tape blocks
x lzo-2.09/src/lzo1c_rr.c, 1124 bytes, 3 tape blocks
x lzo-2.09/src/lzo1c_xx.c, 2347 bytes, 5 tape blocks
x lzo-2.09/src/lzo1f_1.c, 8101 bytes, 16 tape blocks
x lzo-2.09/src/lzo1f_9x.c, 9354 bytes, 19 tape blocks
x lzo-2.09/src/lzo1f_d.ch, 5816 bytes, 12 tape blocks
x lzo-2.09/src/lzo1f_d1.c, 1193 bytes, 3 tape blocks
x lzo-2.09/src/lzo1f_d2.c, 1856 bytes, 4 tape blocks
x lzo-2.09/src/lzo1x_1.c, 1764 bytes, 4 tape blocks
x lzo-2.09/src/lzo1x_1k.c, 1769 bytes, 4 tape blocks
x lzo-2.09/src/lzo1x_1l.c, 1740 bytes, 4 tape blocks
x lzo-2.09/src/lzo1x_1o.c, 1790 bytes, 4 tape blocks
x lzo-2.09/src/lzo1x_9x.c, 24220 bytes, 48 tape blocks
x lzo-2.09/src/lzo1x_c.ch, 11955 bytes, 24 tape blocks
x lzo-2.09/src/lzo1x_d.ch, 12758 bytes, 25 tape blocks
x lzo-2.09/src/lzo1x_d1.c, 1193 bytes, 3 tape blocks
x lzo-2.09/src/lzo1x_d2.c, 2421 bytes, 5 tape blocks
x lzo-2.09/src/lzo1x_d3.c, 2743 bytes, 6 tape blocks
x lzo-2.09/src/lzo1x_o.c, 1175 bytes, 3 tape blocks
x lzo-2.09/src/lzo1x_oo.ch, 11397 bytes, 23 tape blocks
x lzo-2.09/src/lzo1y_1.c, 1768 bytes, 4 tape blocks
x lzo-2.09/src/lzo1y_9x.c, 1150 bytes, 3 tape blocks
x lzo-2.09/src/lzo1y_d1.c, 1193 bytes, 3 tape blocks
x lzo-2.09/src/lzo1y_d2.c, 2421 bytes, 5 tape blocks
x lzo-2.09/src/lzo1y_d3.c, 1210 bytes, 3 tape blocks
x lzo-2.09/src/lzo1y_o.c, 1175 bytes, 3 tape blocks
x lzo-2.09/src/lzo1z_9x.c, 1150 bytes, 3 tape blocks
x lzo-2.09/src/lzo1z_d1.c, 1193 bytes, 3 tape blocks
x lzo-2.09/src/lzo1z_d2.c, 1222 bytes, 3 tape blocks
x lzo-2.09/src/lzo1z_d3.c, 1210 bytes, 3 tape blocks
x lzo-2.09/src/lzo2a_9x.c, 9672 bytes, 19 tape blocks
x lzo-2.09/src/lzo2a_d.ch, 4373 bytes, 9 tape blocks
x lzo-2.09/src/lzo2a_d1.c, 1214 bytes, 3 tape blocks
x lzo-2.09/src/lzo2a_d2.c, 1222 bytes, 3 tape blocks
x lzo-2.09/src/lzo_conf.h, 11761 bytes, 23 tape blocks
x lzo-2.09/src/lzo_crc.c, 6091 bytes, 12 tape blocks
x lzo-2.09/src/lzo_dict.h, 8981 bytes, 18 tape blocks
x lzo-2.09/src/lzo_dll.ch, 1686 bytes, 4 tape blocks
x lzo-2.09/src/lzo_func.h, 19742 bytes, 39 tape blocks
x lzo-2.09/src/lzo_init.c, 6811 bytes, 14 tape blocks
x lzo-2.09/src/lzo_mchw.ch, 5092 bytes, 10 tape blocks
x lzo-2.09/src/lzo_ptr.c, 2181 bytes, 5 tape blocks
x lzo-2.09/src/lzo_ptr.h, 3589 bytes, 8 tape blocks
x lzo-2.09/src/lzo_str.c, 1974 bytes, 4 tape blocks
x lzo-2.09/src/lzo_supp.h, 118171 bytes, 231 tape blocks
x lzo-2.09/src/lzo_swd.ch, 17045 bytes, 34 tape blocks
x lzo-2.09/src/lzo_util.c, 3973 bytes, 8 tape blocks
x lzo-2.09/src/stats1a.h, 3170 bytes, 7 tape blocks
x lzo-2.09/src/stats1b.h, 3054 bytes, 6 tape blocks
x lzo-2.09/src/stats1c.h, 1517 bytes, 3 tape blocks
x lzo-2.09/tests, 0 bytes, 0 tape blocks
x lzo-2.09/tests/align.c, 5454 bytes, 11 tape blocks
x lzo-2.09/tests/chksum.c, 2421 bytes, 5 tape blocks
x lzo-2.09/tests/promote.c, 1859 bytes, 4 tape blocks
x lzo-2.09/tests/sizes.c, 3394 bytes, 7 tape blocks
x lzo-2.09/util, 0 bytes, 0 tape blocks
x lzo-2.09/util/check.sh, 1203 bytes, 3 tape blocks
x lzo-2.09/util/checkasm.sh, 1246 bytes, 3 tape blocks
x lzo-2.09/util/notime.pl, 619 bytes, 2 tape blocks
x lzo-2.09/util/overlap.sh, 681 bytes, 2 tape blocks
x lzo-2.09/util/shortf.pl, 743 bytes, 2 tape blocks
x lzo-2.09/util/table.pl, 9154 bytes, 18 tape blocks
x lzo-2.09/util/uncompr.pl, 782 bytes, 2 tape blocks
# cd lzo-2.09
# ./configure
configure: Configuring LZO 2.09
checking build system type... i386-pc-solaris2.11
checking host system type... i386-pc-solaris2.11
checking target system type... i386-pc-solaris2.11
checking whether to enable maintainer-specific portions of Makefiles... no
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 whether gcc understands -c and -o together... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether the C preprocessor needs special flags... none needed
checking for an ANSI C-conforming const... yes
checking for grep that handles long lines and -e... /usr/bin/ggrep
checking for egrep... /usr/bin/ggrep -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 whether byte ordering is bigendian... 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 a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking how to print strings... print -r
checking for a sed that does not truncate output... /usr/bin/gsed
checking for fgrep... /usr/bin/ggrep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop
checking how to convert i386-pc-solaris2.11 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... print -r --
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether time.h and sys/time.h may both be included... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking whether limits.h is sane... yes
checking for off_t... yes
checking for ptrdiff_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of __int16... 0
checking size of __int32... 0
checking size of __int64... 0
checking size of void *... 4
checking size of size_t... 4
checking size of ptrdiff_t... 4
checking size of __int32... (cached) 0
checking size of intmax_t... 8
checking size of uintmax_t... 8
checking size of intptr_t... 4
checking size of uintptr_t... 4
checking size of float... 4
checking size of double... 8
checking size of long double... 12
checking size of dev_t... 4
checking size of fpos_t... 8
checking size of mode_t... 4
checking size of off_t... 8
checking size of ssize_t... 4
checking size of time_t... 4
checking for access... yes
checking for alloca... no
checking for atexit... yes
checking for atoi... yes
checking for atol... yes
checking for chmod... yes
checking for chown... yes
checking for clock_getcpuclockid... no
checking for clock_getres... yes
checking for clock_gettime... yes
checking for ctime... yes
checking for difftime... yes
checking for fstat... yes
checking for getenv... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime... yes
checking for isatty... yes
checking for localtime... yes
checking for longjmp... yes
checking for lstat... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mktime... yes
checking for mmap... yes
checking for mprotect... yes
checking for munmap... yes
checking for qsort... yes
checking for raise... yes
checking for rmdir... yes
checking for setjmp... yes
checking for signal... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strnicmp... no
checking for strrchr... yes
checking for strstr... yes
checking for time... yes
checking for umask... yes
checking for utime... yes
checking for vsnprintf... yes
checking whether to build assembly versions... yes
checking whether your compiler passes the LZO conformance test... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
LZO configuration summary
-------------------------
LZO version : 2.09
configured for host : i386-pc-solaris2.11
source code location : .
compiler : gcc
preprocessor definitions : -DLZO_HAVE_CONFIG_H=1 -DLZO_USE_ASM=1
preprocessor flags :
compiler flags : -g -O2
build static library : yes
build shared library : no
enable i386 assembly code : yes [asm/i386/src_gas]
LZO 2.09 configured.
Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer
All Rights Reserved.
The LZO library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of
the License, or (at your option) any later version.
The LZO library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Markus F.X.J. Oberhumer
<markus@oberhumer.com>
http://www.oberhumer.com/opensource/lzo/
Type 'make' to build LZO.
Type 'make check' and 'make test' to test LZO.
Type 'make install' to install LZO.
After installing LZO, please have a look at 'examples/simple.c'.
# gmake
gmake all-am
gmake[1]: Entering directory `/home/tim/src/lzo-2.09'
CC src/lzo1.lo
CC src/lzo1_99.lo
CC src/lzo1a.lo
CC src/lzo1a_99.lo
CC src/lzo1b_1.lo
CC src/lzo1b_2.lo
CC src/lzo1b_3.lo
CC src/lzo1b_4.lo
CC src/lzo1b_5.lo
CC src/lzo1b_6.lo
CC src/lzo1b_7.lo
CC src/lzo1b_8.lo
CC src/lzo1b_9.lo
CC src/lzo1b_99.lo
CC src/lzo1b_9x.lo
CC src/lzo1b_cc.lo
CC src/lzo1b_d1.lo
CC src/lzo1b_d2.lo
CC src/lzo1b_rr.lo
CC src/lzo1b_xx.lo
CC src/lzo1c_1.lo
CC src/lzo1c_2.lo
CC src/lzo1c_3.lo
CC src/lzo1c_4.lo
CC src/lzo1c_5.lo
CC src/lzo1c_6.lo
CC src/lzo1c_7.lo
CC src/lzo1c_8.lo
CC src/lzo1c_9.lo
CC src/lzo1c_99.lo
CC src/lzo1c_9x.lo
CC src/lzo1c_cc.lo
CC src/lzo1c_d1.lo
CC src/lzo1c_d2.lo
CC src/lzo1c_rr.lo
CC src/lzo1c_xx.lo
CC src/lzo1f_1.lo
CC src/lzo1f_9x.lo
CC src/lzo1f_d1.lo
CC src/lzo1f_d2.lo
CC src/lzo1x_1.lo
CC src/lzo1x_1k.lo
CC src/lzo1x_1l.lo
CC src/lzo1x_1o.lo
CC src/lzo1x_9x.lo
CC src/lzo1x_d1.lo
CC src/lzo1x_d2.lo
CC src/lzo1x_d3.lo
CC src/lzo1x_o.lo
CC src/lzo1y_1.lo
CC src/lzo1y_9x.lo
CC src/lzo1y_d1.lo
CC src/lzo1y_d2.lo
CC src/lzo1y_d3.lo
CC src/lzo1y_o.lo
CC src/lzo1z_9x.lo
CC src/lzo1z_d1.lo
CC src/lzo1z_d2.lo
CC src/lzo1z_d3.lo
CC src/lzo2a_9x.lo
CC src/lzo2a_d1.lo
CC src/lzo2a_d2.lo
CC src/lzo_crc.lo
CC src/lzo_init.lo
CC src/lzo_ptr.lo
CC src/lzo_str.lo
CC src/lzo_util.lo
CPPAS asm/i386/src_gas/lzo1c_s1.lo
CPPAS asm/i386/src_gas/lzo1f_f1.lo
CPPAS asm/i386/src_gas/lzo1x_f1.lo
CPPAS asm/i386/src_gas/lzo1x_s1.lo
CPPAS asm/i386/src_gas/lzo1y_f1.lo
CPPAS asm/i386/src_gas/lzo1y_s1.lo
CCLD src/liblzo2.la
CC examples/dict.o
CCLD examples/dict
CC examples/lzopack.o
CCLD examples/lzopack
CC examples/overlap.o
CCLD examples/overlap
CC examples/precomp.o
CCLD examples/precomp
CC examples/precomp2.o
CCLD examples/precomp2
CC examples/simple.o
CCLD examples/simple
CC lzotest/lzotest.o
CCLD lzotest/lzotest
CC tests/align.o
CCLD tests/align
CC tests/chksum.o
CCLD tests/chksum
CC tests/promote.o
CCLD tests/promote
CC tests/sizes.o
CCLD tests/sizes
CC minilzo/t-testmini.o
In file included from minilzo/minilzo.h:46:0,
from minilzo/testmini.c:45:
./config.h:379:0: warning: "_FILE_OFFSET_BITS" redefined
/usr/include/sys/feature_tests.h:204:0: note: this is the location of the previous definition
CC minilzo/t-minilzo.o
CCLD minilzo/testmini
gmake[1]: Leaving directory `/home/tim/src/lzo-2.09'
# gmake check
gmake check-local
gmake[1]: Entering directory `/home/tim/src/lzo-2.09'
./lzotest/lzotest -mlzo -n2 -q ./COPYING
LZO real-time data compression library (v2.09, Feb 04 2015).
Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer
All Rights Reserved.
262144 block-size
LZO1B-1 | COPYING 18092 1 9981 55.2 0.000 0.000 |
LZO1B-2 | COPYING 18092 1 9768 54.0 0.000 0.000 |
LZO1B-3 | COPYING 18092 1 9600 53.1 0.000 0.000 |
LZO1B-4 | COPYING 18092 1 9552 52.8 0.000 0.000 |
LZO1B-5 | COPYING 18092 1 9377 51.8 0.000 0.000 |
LZO1B-6 | COPYING 18092 1 9347 51.7 34.395 0.000 |
LZO1B-7 | COPYING 18092 1 9149 50.6 29.346 0.000 |
LZO1B-8 | COPYING 18092 1 9087 50.2 30.484 0.000 |
LZO1B-9 | COPYING 18092 1 9036 49.9 30.979 0.000 |
LZO1C-1 | COPYING 18092 1 9927 54.9 0.000 0.000 |
LZO1C-2 | COPYING 18092 1 9739 53.8 0.000 0.000 |
LZO1C-3 | COPYING 18092 1 9573 52.9 0.000 0.000 |
LZO1C-4 | COPYING 18092 1 9538 52.7 34.104 0.000 |
LZO1C-5 | COPYING 18092 1 9399 52.0 34.200 0.000 |
LZO1C-6 | COPYING 18092 1 9317 51.5 34.593 0.000 |
LZO1C-7 | COPYING 18092 1 9123 50.4 25.662 0.000 |
LZO1C-8 | COPYING 18092 1 9015 49.8 24.203 0.000 |
LZO1C-9 | COPYING 18092 1 8978 49.6 26.107 0.000 |
LZO1-1 | COPYING 18092 1 10498 58.0 0.000 0.000 |
LZO1A-1 | COPYING 18092 1 10405 57.5 0.000 0.000 |
LZO1F-1 | COPYING 18092 1 10073 55.7 0.000 0.000 |
LZO1X-1 | COPYING 18092 1 10102 55.8 0.000 0.000 |
LZO1Y-1 | COPYING 18092 1 10261 56.7 0.000 0.000 |
LZO1X-1(11) | COPYING 18092 1 10554 58.3 0.000 0.000 |
LZO1X-1(12) | COPYING 18092 1 10286 56.9 0.000 0.000 |
LZO1X-1(15) | COPYING 18092 1 10145 56.1 0.000 0.000 |
LZO1B-99 | COPYING 18092 1 8814 48.7 28.536 0.000 |
LZO1B-999 | COPYING 18092 1 8127 44.9 10.380 0.000 |
LZO1C-99 | COPYING 18092 1 8790 48.6 23.712 0.000 |
LZO1C-999 | COPYING 18092 1 8071 44.6 8.970 0.000 |
LZO1-99 | COPYING 18092 1 9083 50.2 26.943 0.000 |
LZO1A-99 | COPYING 18092 1 9031 49.9 25.644 0.000 |
LZO2A-999 | COPYING 18092 1 7853 43.4 7.765 0.000 |
LZO1F-999 | COPYING 18092 1 8079 44.7 7.540 0.000 |
LZO1X-999 | COPYING 18092 1 7848 43.4 5.126 0.000 |
LZO1Y-999 | COPYING 18092 1 7944 43.9 6.810 0.000 |
LZO1Z-999 | COPYING 18092 1 7893 43.6 6.716 0.000 |
memcpy() | COPYING 18092 1 18092 100 0.000 0.000 |
lzotest: execution time: 0 seconds
===== All checks passed. Type 'make test' for more exhaustive testing. =====
gmake[1]: Leaving directory `/home/tim/src/lzo-2.09'
# sudo gmake install
gmake[1]: Entering directory `/home/tim/src/lzo-2.09'
/usr/bin/gmkdir -p '/usr/local/lib'
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c src/liblzo2.la '/usr/local/lib'
libtool: install: /usr/bin/ginstall -c src/.libs/liblzo2.lai /usr/local/lib/liblzo2.la
libtool: install: /usr/bin/ginstall -c src/.libs/liblzo2.a /usr/local/lib/liblzo2.a
libtool: install: chmod 644 /usr/local/lib/liblzo2.a
libtool: install: ranlib /usr/local/lib/liblzo2.a
/usr/bin/gmkdir -p '/usr/local/share/doc/lzo'
/usr/bin/ginstall -c -m 644 AUTHORS COPYING NEWS THANKS doc/LZO.FAQ doc/LZO.TXT doc/LZOAPI.TXT '/usr/local/share/doc/lzo'
/usr/bin/gmkdir -p '/usr/local/include/lzo'
/usr/bin/ginstall -c -m 644 include/lzo/lzo1.h include/lzo/lzo1a.h include/lzo/lzo1b.h include/lzo/lzo1c.h include/lzo/lzo1f.h include/lzo/lzo1x.h include/lzo/lzo1y.h include/lzo/lzo1z.h include/lzo/lzo2a.h include/lzo/lzo_asm.h include/lzo/lzoconf.h include/lzo/lzodefs.h include/lzo/lzoutil.h '/usr/local/include/lzo'
gmake[1]: Leaving directory `/home/tim/src/lzo-2.09'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment