public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* ITP: kgb -- Archiver for *.kgb files
@ 2012-09-24 17:29 Jari Aalto
  2012-10-20 19:07 ` marco atzeri
  0 siblings, 1 reply; 6+ messages in thread
From: Jari Aalto @ 2012-09-24 17:29 UTC (permalink / raw)
  To: cygwin-apps

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ITP: kgb -- Archiver for *.kgb files
  2012-09-24 17:29 ITP: kgb -- Archiver for *.kgb files Jari Aalto
@ 2012-10-20 19:07 ` marco atzeri
  2012-10-20 19:56   ` Jari Aalto
  0 siblings, 1 reply; 6+ messages in thread
From: marco atzeri @ 2012-10-20 19:07 UTC (permalink / raw)
  To: cygwin-apps

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::allocator<char>::allocator()'
/tmp/cczBgtvU.o:kgb_arch_posix_by_slawek.cpp:(.text+0xc96): undefined 
reference to `std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::basi 
c_string(char const*, std::allocator<char> const&)'
/tmp/cczBgtvU.o:kgb_arch_posix_by_slawek.cpp:(.text+0xca1): undefined 
reference to `std::allocator<char>::~allocator()'

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ITP: kgb -- Archiver for *.kgb files
  2012-10-20 19:07 ` marco atzeri
@ 2012-10-20 19:56   ` Jari Aalto
  2012-10-20 20:06     ` marco atzeri
  0 siblings, 1 reply; 6+ messages in thread
From: Jari Aalto @ 2012-10-20 19:56 UTC (permalink / raw)
  To: cygwin-apps

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::allocator<char>::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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: ITP: kgb -- Archiver for *.kgb files
  2012-10-20 19:56   ` Jari Aalto
@ 2012-10-20 20:06     ` marco atzeri
  2012-10-20 20:32       ` RFU: kgb -- Archiver for *.kgb files (new, GTG) Jari Aalto
  0 siblings, 1 reply; 6+ messages in thread
From: marco atzeri @ 2012-10-20 20:06 UTC (permalink / raw)
  To: cygwin-apps

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::allocator<char>::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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RFU: kgb -- Archiver for *.kgb files (new, GTG)
  2012-10-20 20:06     ` marco atzeri
@ 2012-10-20 20:32       ` Jari Aalto
  2012-10-20 22:45         ` Christopher Faylor
  0 siblings, 1 reply; 6+ messages in thread
From: Jari Aalto @ 2012-10-20 20:32 UTC (permalink / raw)
  To: cygwin-apps

2012-10-20 23:06 marco atzeri
| builds and packages fine, GTG
|
| [setup.hint] requires is incomplete:
|
| /usr/bin/cyggcc_s-1.dll  =>  libgcc1-4.5.3-3
| /usr/bin/cygstdc++-6.dll  =>  libstdc++6-4.5.3-3

setup.hint corrected.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: RFU: kgb -- Archiver for *.kgb files (new, GTG)
  2012-10-20 20:32       ` RFU: kgb -- Archiver for *.kgb files (new, GTG) Jari Aalto
@ 2012-10-20 22:45         ` Christopher Faylor
  0 siblings, 0 replies; 6+ messages in thread
From: Christopher Faylor @ 2012-10-20 22:45 UTC (permalink / raw)
  To: cygwin-apps

On Sat, Oct 20, 2012 at 11:31:57PM +0300, Jari Aalto wrote:
>2012-10-20 23:06 marco atzeri
>| builds and packages fine, GTG
>|
>| [setup.hint] requires is incomplete:
>|
>| /usr/bin/cyggcc_s-1.dll  =>  libgcc1-4.5.3-3
>| /usr/bin/cygstdc++-6.dll  =>  libstdc++6-4.5.3-3
>
>setup.hint corrected.
>
>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

Uploaded via 'ssh sourceware.org get-cygwin-package-release' after first
creating a kgb directory.

cgf

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-10-20 22:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-24 17:29 ITP: kgb -- Archiver for *.kgb files Jari Aalto
2012-10-20 19:07 ` marco atzeri
2012-10-20 19:56   ` Jari Aalto
2012-10-20 20:06     ` marco atzeri
2012-10-20 20:32       ` RFU: kgb -- Archiver for *.kgb files (new, GTG) Jari Aalto
2012-10-20 22:45         ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).