search for: compress2

Displaying 20 results from an estimated 22 matches for "compress2".

Did you mean: compress
1999 Aug 16
1
configure / linking problem when using hdf5
I've installed hdf5 [library & includes] here locally, last week. [see ?hdf5save in R] There is a remaining compilation / linking problem for me: The hdf5 library uses "compress2" a routine defined in Gnu's zlib, but not available in the zlib that comes with X11R6.3 (which we have installed). Now unfortunately, the final link statement for R (0.65) [for me, with hdf5 enabled] is gcc -o ../../bin/R.X11 arithmetic.o ....[omitted] version.o \ ../unix/libunix.a...
2009 Apr 12
2
tinc on Fedora
Hello, I downloaded tinc 1.0.9 from the site and tried to build on Fedora 10 on i386 (and also x86_64). I get, during the configure phase: checking for zlib.h... yes checking for compress2 in -lz... yes checking for lzo1x_1_compress in -llzo2... no checking for lzo1x_1_compress in -llzo... no configure: error: "lzo libraries not found." but: # rpm -qi lzo Name : lzo Relocations: (not relocatable) Version : 2.03...
2008 Sep 10
3
tinc on fedora core 8
Hello, I would like to install the latest tinc software on a fedora 8 Linux box. I tried the rpm for FC3 from http://dag.wieers.com/rpm/packages/tinc/, and I got dependency errors complaining that libcrypto.so.4 is needed. I've got openssl rpm package installed which uses a different versino of libcrypto, and creating symbolic links won't solve the issue. Then I found this article
2019 Sep 17
2
Building LLVM with LLVM with no dependence on GCC
...und -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for compress2 in z -- Looking for compress2 in z - not found -- Looking for compress2 in zlib_static -- Looking for compress2 in zlib_static - not found -- Looking for compress2 in zlib -- Looking for compress2 in zlib - not found -- Looking for setupterm in terminfo -- Looking for setupterm in terminfo - not fo...
2019 Sep 20
2
Building LLVM with LLVM with no dependence on GCC
...und -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for compress2 in z -- Looking for compress2 in z - not found -- Looking for compress2 in zlib_static -- Looking for compress2 in zlib_static - not found -- Looking for compress2 in zlib -- Looking for compress2 in zlib - not found -- Looking for setupterm in terminfo -- Looking for setupterm in terminfo - not fo...
2018 May 14
1
Unable to build 'lld' on Mac OS 10.9
...- Looking for clock_gettime in rt- not found -- Looking for pfm_initialize inpfm -- Looking for pfm_initialize inpfm - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create -found -- Found Threads: TRUE -- Looking for compress2 in z -- Looking for compress2 in z -found -- Looking for el_init in edit -- Looking for el_init in edit -found -- Looking for setupterm in tinfo -- Looking for setupterm in tinfo -not found -- Looking for setupterm interminfo -- Looking for setupterm in terminfo- not found -- Looking for se...
2009 May 15
2
Trouble with Tinc at make level
..._version in -lcrypto... yes checking for dlopen... yes checking for RAND_pseudo_bytes... yes checking for EVP_EncryptInit_ex... yes checking whether OpenSSL_add_all_algorithms is declared... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for lzo1x_1_compress in -llzo2... no checking for lzo1x_1_compress in -llzo... no configure: error: "lzo libraries not found." [chs at Lupercal tinc-1.0.9]$ make make: *** Pas de cibles sp?cifi?es et aucun makefile n'a ?t? trouv?. Arr?t. Thanks Charles-H. Sch...
2013 Nov 11
2
[LLVMdev] [cfe-dev] [Reminder] LLVM 3.4 Release Branching
...found > -- Looking for pthread_mutex_lock in pthread > -- Looking for pthread_mutex_lock in pthread - found > -- Looking for dlopen in dl > -- Looking for dlopen in dl - found > -- Looking for clock_gettime in rt > -- Looking for clock_gettime in rt - not found > -- Looking for compress2 in z > -- Looking for compress2 in z - found > -- Looking for setupterm in tinfo > -- Looking for setupterm in tinfo - not found > -- Looking for setupterm in terminfo > -- Looking for setupterm in terminfo - not found > -- Looking for setupterm in curses > -- Looking for setup...
2013 Nov 11
0
[LLVMdev] [cfe-dev] [Reminder] LLVM 3.4 Release Branching
...r pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - not found -- Looking for compress2 in z -- Looking for compress2 in z - found -- Looking for setupterm in tinfo -- Looking for setupterm in tinfo - not found -- Looking for setupterm in terminfo -- Looking for setupterm in terminfo - not found -- Looking for setupterm in curses -- Looking for setupterm in curses - found -- Looking f...
2013 Nov 11
0
[LLVMdev] [cfe-dev] [Reminder] LLVM 3.4 Release Branching
...ead_mutex_lock in pthread > > -- Looking for pthread_mutex_lock in pthread - found > > -- Looking for dlopen in dl > > -- Looking for dlopen in dl - found > > -- Looking for clock_gettime in rt > > -- Looking for clock_gettime in rt - not found > > -- Looking for compress2 in z > > -- Looking for compress2 in z - found > > -- Looking for setupterm in tinfo > > -- Looking for setupterm in tinfo - not found > > -- Looking for setupterm in terminfo > > -- Looking for setupterm in terminfo - not found > > -- Looking for setupterm in cu...
2016 Feb 25
2
Building with LLVM_PARALLEL_XXX_JOBS
...g for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for compress2 in z -- Looking for compress2 in z - found -- Looking for el_init in edit -- Looking for el_init in edit - found -- Looking for setupterm in tinfo -- Looking for setupterm in tinfo - found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtr...
2013 Nov 11
2
[LLVMdev] [cfe-dev] [Reminder] LLVM 3.4 Release Branching
This file is for configure+make build, not CMake, so I'm not sure why it's being included into your build (these failures aren't reproducible for me). Can you please list the exact steps you're doing to build LLVM with CMake and make sure you don't have additional CFLAGS (LDFLAGS etc) defined? On Mon, Nov 11, 2013 at 6:16 PM, Jack Howarth <howarth at bromo.med.uc.edu>
2017 Mar 25
5
Modules Maintaining or Removing
Hallo all, I was trying to Build LLVM with the cmake option LLVM_ENABLE_MODULES just out of curiosity. I used the RELEASE_400/final tag. It didn't work as I almost expected. So I'm wondering if the modulemaps aren't maintained anymore? If they aren't maintained anymore, why aren't they removed and that cmake option also removed?
2016 Mar 03
3
Building with LLVM_PARALLEL_XXX_JOBS
I had only a quick view on the blog-texts. It might be that a CLANG generated with LTO/PGO speeds up the build. Can you confirm this? Can you confirm binutils-gold speed up the build? Has LLVM an own linker? Can be used? Speedup the build? Yesterday night I loooked through available CMAKE/LLVM variables... ### GOLD # CMAKE_LINKER:FILEPATH=/usr/bin/ld #
2014 Sep 17
2
[LLVMdev] fail to compile latest llvm?
...ntaining mallinfo... no checking for pthread_mutex_init in -lpthread... yes checking for library containing pthread_mutex_lock... none required checking for library containing pthread_rwlock_init... none required checking for library containing pthread_getspecific... none required checking for compress2 in -lz... yes checking for xml2-config... xml2-config checking for libxml2 includes... -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2 checking for xmlReadFile in -lxml2... yes checking for dirent.h that defines DIR... yes...
2013 Jun 25
0
Syslinux 6.00 released
...: i386 architecture of input file `atexit.o' is incompatible with i386:x86-64 output ld: i386 architecture of input file `onexit.o' is incompatible with i386:x86-64 output ld: i386 architecture of input file `abort.o' is incompatible with i386:x86-64 output zlib/compress.o: In function `compress2': /tmp/syslinux-6.00/com32/lib/zlib/compress.c:28: undefined reference to `_GLOBAL_OFFSET_TABLE_' zlib/compress.o: In function `compress': /tmp/syslinux-6.00/com32/lib/zlib/compress.c:67: undefined reference to `_GLOBAL_OFFSET_TABLE_' zlib/crc32.o: In function `make_crc_table':...
2016 Dec 19
1
How to create Debian packages for release 3.9.0
Hello, Le 12/12/2016 à 18:29, Hans Wennborg a écrit : > +Sylvestre who knows about these things. > > On Thu, Dec 8, 2016 at 2:24 AM, Kris van Rens via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> L.S., >> >> I'm currently in the process of creating Debian packages for >> clang/llvm release 3.9.0. For this I'm using the steps as explained on
2013 Jun 25
4
Syslinux 6.00 released
On Tue, 25 Jun, at 01:52:00PM, Helmut Hullen wrote: > Thanks - now it crashes later ... What crash are you seeing? > I don't have the ia64 files which are needed for a complete binary. But > maybe that's only my special problem. You shouldn't need ia64 files to build ia32 and x86-64 versions of gnu-efi or Syslinux. -- Matt Fleming, Intel Open Source Technology Center
2003 Aug 04
1
OpenBSD 3.2 and Release 1
...version in -lcrypto... yes checking for dlopen... yes checking for RAND_pseudo_bytes... yes checking for EVP_EncryptInit_ex... yes checking whether OpenSSL_add_all_algorithms is declared... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking lzo1x.h usability... yes checking lzo1x.h presence... yes checking for lzo1x.h... yes checking for lzo1x_1_compress in -llzo... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile c...
2002 Jan 30
1
Patch: update zlib/* to 1.1.3
...*destLen, + const Bytef *source, uLong sourceLen)); /* Compresses the source buffer into the destination buffer. sourceLen is the byte length of the source buffer. Upon entry, destLen is the total @@ -618,9 +621,9 @@ buffer. */ -extern int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen, - const Bytef *source, uLong sourceLen, - int level)); +ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen, + const Bytef *source, uLong sourceLen, +...