[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problems comping langs.c in dbootstrap/lang



On Thu, Nov 30, 2000 at 08:57:33PM +0100, Othmar Pasteka wrote:
> hi,
> 
> i tried to do a make langs.c and got the following and yes, i
> installed everything which is mentioned in the README:
> gcc -c -Wall -g -I/usr/include/python1.5 iconv.c
> iconv.c: In function `do_convert':
> iconv.c:72: warning: passing arg 2 of `iconv' from incompatible
> pointer type
> gcc -shared -o iconv.so iconv.o -lpython1.5
> ./ver2.py 0 i386 langs.xml
> Traceback (innermost last):
>   File "./ver2.py", line 25, in ?
>     from xml.dom import core
> ImportError: cannot import name core
Well, this means that you are building boot floppies on a computer with
python-xml version 0.5.1.  I have created a version of the script for
python-xml version 0.6, but I do not know what is the correct way to
incorporate it.

Do you use woody or potato?

--
Misha

PS  I will also check what this gcc warning is about...



Reply to: