zope: compilation problem, can't make ISO_8859_1_Splitter

Richard Jones richard at bizarsoftware.com.au
Wed Dec 12 17:13:18 EST 2001


On Thursday 13 December 2001 8:52 am, Warren Postma wrote:
> I ran "python wo_pcgi.py", and it got a fair ways into the building
> process, and then died inside of a Makefile, with the following being the
> most interesting error output:
>
> /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: don't know how to make ././src/ISO_8859_1_Splitter.c. Stop
>
> Now, there's a folder called  ISO_8859_1_Splitter but there's no C file.
>
> The path of that folder it seems to want to think of as a C file is
> ~postma/Zope-2.4.1-src/lib/python/Products/PluginIndexes/TextIndex/Splitter
>/ ISO_8859_1_Splitter

It would appear that your "tar" program is truncating the filenames, just 
like I get on OS X. Bloody annoying that. Identify the correct file that 
_should_ be called "ISO_8859_1_Splitter.c" and rename it. You should be able 
o build just fine after that.


     Richard

ps. please don't NOSPAM your address - I don't like getting bounces and 
you'll find that getting bounces discourages people from send you responses.
pps. the correct list for this question and others abuot Zope is zope-list - 
see www.zope.org for info.




More information about the Python-list mailing list