Menu

#111 Name conflicts with vars used in Python

open
nobody
None
5
2004-02-11
2004-02-11
NeoNik
No

I must admit, it may be not an issue of Kahakai, sicne
my system has been a bit freaky lately, but anyway
here's what I get trying to compile kahakai-0.6.2:

make[2]: *** [RubyScript.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/usr/X11R6/include/X11/X.h:120: Warning(321): None
conflicts with a built-in name in python
Window.hh:59: Warning(321): max conflicts with a
built-in name in python
Menu.hh:23: Warning(315): Nothing known about
'boost::shared_ptr'.
MenuItem.hh:21: Warning(315): Nothing known about
'boost::shared_ptr'.
rm -f .dummy.cpp
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/kahakai-0.6.2/work/kahakai-0.6.2/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/var/tmp/portage/kahakai-0.6.2/work/kahakai-0.6.2/src'
make: *** [all-recursive] Error 1

!!! ERROR: x11-wm/kahakai-0.6.2 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! (no error message)

Discussion


Log in to post a comment.