[Zope] AIX compile failure (ISO_8859_1_Splitter.c)

Adam Manock abmanock@earthlink.net
Thu, 29 Aug 2002 16:59:17 -0400


IIRC,
ISO_8859_1_Splitter marks the point where paths/names get truncated when 
extracting with broken implementations of tar...  use GNU tar

Adam

At 04:45 PM 8/29/02, Patrick Price wrote:
>Anyone seen this error and have a workaround, or, an AIX binary?
>
>#python wo_cgi.py
>
><snip>
>
>  make -f Makefile do-it-again
>        /usr/local/lib/python2.1/config/makesetup  -m Makefile.pre -c 
> /usr/local/lib/python2.1/config/config.c.in Setup -n
>/usr/local/lib/python2.1/config/Setup.config 
>/usr/local/lib/python2.1/config/Setup.local 
>/usr/local/lib/python2.1/config/Setup
>make
>make: 1254-002 Cannot find a rule to create target 
>././src/ISO_8859_1_Splitter.c from dependencies.
>Stop.
>Traceback (most recent call last):
>  File "wo_pcgi.py", line 45, in ?
>  File "wo_pcgi.py", line 33, in main
>  File "/usr/local/Zope/Zope-2.5.1-src/inst/build_extensions.py", line 38, 
> in ?
>
>make('lib','python','Products','PluginIndexes','TextIndex','Splitter','ISO_8859_1_Splitter')
>  File "/usr/local/Zope/Zope-2.5.1-src/inst/do.py", line 63, in make
>    do('make')
>  File "/usr/local/Zope/Zope-2.5.1-src/inst/do.py", line 32, in do
>    if i and picky: raise SystemError, i
>SystemError: 512
>
>
>
>_______________________________________________
>Zope maillist  -  Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>**   No cross posts or HTML encoding!  **
>(Related lists - http://lists.zope.org/mailman/listinfo/zope-announce
>http://lists.zope.org/mailman/listinfo/zope-dev )