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

problems comping langs.c in dbootstrap/lang



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

i also can't find anything with dom/xml/core/python or something
like that. a hint would be appreciated :).

so long
Othmar



Reply to: