Hi,

with CVS boot-floppies I get on Alpha:

[...]
iconv -f `head -1 croatian.src | sed -e 's/^.*charset="\([^"]*\)".*/\1/'` -t utf-8 < 
croatian.src > croatian.xml
iconv -f `head -1 norwegian.src | sed -e 's/^.*charset="\([^"]*\)".*/\1/'` -t utf-8 < 
norwegian.src > norwegian.xml
gcc -c -Wall -g -DHAVE_UTF_CONSOLE -I/usr/include/python2.1 iconv.c
In file included from /usr/lib/gcc-lib/alpha-linux/2.95.4/include/stdarg.h:36,
                 from /usr/include/python2.1/modsupport.h:10,
                 from /usr/include/python2.1/Python.h:91,
                 from iconv.c:22:
/usr/lib/gcc-lib/alpha-linux/2.95.4/include/va-alpha.h:36: warning: redefinition of 
`va_list'
/usr/include/stdio.h:70: warning: `va_list' previously declared here
gcc -shared -o iconv.so iconv.o -lpython2.1
./ver2.py 1 alpha langs.xml
processing "langs.xml", utf=1, arch=alpha
No items for arch alpha found.  No file generated
make[5]: *** [langs.c] Error 2
make[5]: Leaving directory 
`/data/home/falk/debian/boot-floppies/boot-floppies/utilities/dbootstrap/langs'

What's the problem there?

        Falk


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to