Subject: RE: 4suite /webware
To: , <tech-pkg@netbsd.org>
From: Derrick Lobo <derrick@givex.com>
List: tech-pkg
Date: 06/29/2006 13:31:17
I seem to get this error while builiding 4suite..

  File "/usr/pkg/lib/python2.4/distutils/cmd.py", line 333, in
run_command
    self.distribution.run_command(command)
  File "/usr/pkg/lib/python2.4/distutils/dist.py", line 966, in
run_command
    cmd_obj.run()
  File
"/thing/obj/textproc/py-FourSuite/work.i386/4Suite-0.12.0a3/Ft/Lib/DistE
x                         t/BuildL10n.py", line 61, in run
    msgfmt.make(po_filename)
  File
"/thing/obj/textproc/py-FourSuite/work.i386/4Suite-0.12.0a3/Ft/Lib/DistE
x                         t/Tools/msgfmt.py", line 163, in make
    output = generate()
  File
"/thing/obj/textproc/py-FourSuite/work.i386/4Suite-0.12.0a3/Ft/Lib/DistE
x                         t/Tools/msgfmt.py", line 87, in generate
    0, 0)              # size and offset of hash table
OverflowError: long int too large to convert to int
*** Error code 1

Stop.
make: stopped in /thing/pkgsrc/textproc/py-FourSuite
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/obj/textproc/py-FourSuite/work.i386/.work.log
===>
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/textproc/py-FourSuite
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/textproc/py-FourSuite

Derrick 

-----Original Message-----
From: tech-pkg-owner@NetBSD.org [mailto:tech-pkg-owner@NetBSD.org] On
Behalf Of joerg@britannica.bec.de
Sent: Wednesday, June 28, 2006 5:38 PM
To: tech-pkg@netbsd.org
Subject: Re: 4suite /webware


On Wed, Jun 28, 2006 at 04:22:50PM -0400, Derrick Lobo wrote:
> Is 4suite and webware part of the pkgsrc.....

textproc/py-FourSuite, no.

Joerg