As in the comment below, this no longer builds
the non-parallel "lzip" AUR package does still
Search Criteria
Package Details: plzip 1.2-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-07-21)
| Package Base: | plzip |
|---|---|
| Description: | A multi-threaded, lossless data compressor based on the LZMA algorithm |
| Upstream URL: | http://www.nongnu.org/lzip/plzip.html |
| Category: | system |
| Licenses: | |
| Submitter: | tdy |
| Maintainer: | None |
| Last Packager: | tdy |
| Votes: | 5 |
| First Submitted: | 2010-11-21 08:35 |
| Last Updated: | 2014-09-17 16:15 |
Required by (0)
Sources
Latest Comments
Comment by stevenhoneyman
Comment by PLum
Hello can't build this :(
==> Zaczynam build()
configure: WARNING: unrecognized option: '--sysconfdir=/etc'
creating config.status
creating Makefile
VPATH = .
prefix = /usr
exec_prefix = $(prefix)
bindir = $(exec_prefix)/bin
datarootdir = $(prefix)/share
infodir = $(datarootdir)/info
mandir = $(datarootdir)/man
CXX = g++
CPPFLAGS =
CXXFLAGS = -Wall -W -O2
LDFLAGS =
OK. Now you can run make.
If make fails, verify that the lzlib compression library is correctly
installed. (see INSTALL)
g++ -Wall -W -O2 -c -o arg_parser.o arg_parser.cc
g++ -Wall -W -O2 -c -o file_index.o file_index.cc
g++ -Wall -W -O2 -c -o compress.o compress.cc
g++ -Wall -W -O2 -c -o dec_stdout.o dec_stdout.cc
g++ -Wall -W -O2 -c -o dec_stream.o dec_stream.cc
g++ -Wall -W -O2 -c -o decompress.o decompress.cc
g++ -Wall -W -O2 -DPROGVERSION=\"1.1\" -c -o main.o main.cc
g++ -o plzip arg_parser.o file_index.o compress.o dec_stdout.o dec_stream.o decompress.o main.o -llz -lpthread
/bin/ld: cannot find -llz
collect2: error: ld returned 1 exit status
Makefile:42: polecenia dla obiektu 'plzip' nie powiodły się
make: *** [plzip] Błąd 1
==> BŁĄD: Wystąpił błąd w build().
Przerywam...
==> ERROR: Makepkg was unable to build plzip.
==> Restart building plzip ? [y/N]
==> ------------------------------
==>
Comment by tdy
0.6