Re: ITP: kgb -- Archiver for *.kgb files

2012-10-20 Thread marco atzeri

On 9/24/2012 7:28 PM, Jari Aalto wrote:

wget --recursive --no-host-directories --cut-dirs=3 \
 http://cante.net/~jaalto/tmp/cygwin/kgb/kgb-1.0.0.4-1-src.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/kgb/kgb-1.0.0.4-1.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/kgb/setup.hint

Included in Debian:

   http://packages.debian.org/kgb

To check packaging:

   tar -xf *-src.tar.bz2
   ./*.sh --color --verbose all

Jari

[ setup.hint ]



something wrong in choosing the compiler ?

-- Building with external: CYGWIN-PATCHES/build.sh kgb 1.0.0.4 1
/tmp/cczBgtvU.o:kgb_arch_posix_by_slawek.cpp:(.text+0xc7f): undefined 
reference to `std::allocatorchar::allocator()'
/tmp/cczBgtvU.o:kgb_arch_posix_by_slawek.cpp:(.text+0xc96): undefined 
reference to `std::basic_stringchar, std::char_traitschar, 
std::allocatorchar ::basi 
c_string(char const*, std::allocatorchar const)'
/tmp/cczBgtvU.o:kgb_arch_posix_by_slawek.cpp:(.text+0xca1): undefined 
reference to `std::allocatorchar::~allocator()'




Re: ITP: kgb -- Archiver for *.kgb files

2012-10-20 Thread Jari Aalto
2012-10-20 22:07 marco atzeri
| something wrong in choosing the compiler ?
|
| -- Building with external: CYGWIN-PATCHES/build.sh kgb 1.0.0.4 1
| /tmp/cczBgtvU.o:kgb_arch_posix_by_slawek.cpp:(.text+0xc7f): undefined
| reference to `std::allocatorchar::allocator()'

Adjusted, please try this:

 wget --recursive --no-host-directories --cut-dirs=3 \
  http://cante.net/~jaalto/tmp/cygwin/kgb/kgb-1.0.0.4-1-src.tar.bz2 \
  http://cante.net/~jaalto/tmp/cygwin/kgb/kgb-1.0.0.4-1.tar.bz2 \
  http://cante.net/~jaalto/tmp/cygwin/kgb/setup.hint

Thanks,
Jari


Re: ITP: kgb -- Archiver for *.kgb files

2012-10-20 Thread marco atzeri

On 10/20/2012 9:56 PM, Jari Aalto wrote:

2012-10-20 22:07 marco atzeri
| something wrong in choosing the compiler ?
|
| -- Building with external: CYGWIN-PATCHES/build.sh kgb 1.0.0.4 1
| /tmp/cczBgtvU.o:kgb_arch_posix_by_slawek.cpp:(.text+0xc7f): undefined
| reference to `std::allocatorchar::allocator()'

Adjusted, please try this:

  wget --recursive --no-host-directories --cut-dirs=3 \
   http://cante.net/~jaalto/tmp/cygwin/kgb/kgb-1.0.0.4-1-src.tar.bz2 \
   http://cante.net/~jaalto/tmp/cygwin/kgb/kgb-1.0.0.4-1.tar.bz2 \
   http://cante.net/~jaalto/tmp/cygwin/kgb/setup.hint

Thanks,
Jari




builds and packages fine, GTG

requires is incomplete:

/usr/bin/cygwin1.dll  =  cygwin-1.7.16-1
/usr/bin/cyggcc_s-1.dll  =  libgcc1-4.5.3-3
/usr/bin/cygstdc++-6.dll  =  libstdc++6-4.5.3-3


Regards
Marco



ITP: kgb -- Archiver for *.kgb files

2012-09-24 Thread Jari Aalto
wget --recursive --no-host-directories --cut-dirs=3 \
http://cante.net/~jaalto/tmp/cygwin/kgb/kgb-1.0.0.4-1-src.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/kgb/kgb-1.0.0.4-1.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/kgb/setup.hint

Included in Debian:

  http://packages.debian.org/kgb

To check packaging:

  tar -xf *-src.tar.bz2
  ./*.sh --color --verbose all

Jari

[ setup.hint ]

sdesc: Archiver for .kgb files
ldesc: This is an archiver (compressor/decompressor) for files in the KGB 
format,
which provides high compression rates at the expense of memory and CPU time.
The KGB archiver based on the PAQ6 maximum compression archiver by Matt 
Mahoney.
category: Archive