Update of bug #9736 (project wesnoth):

                  Status:                 Invalid => Confirmed              

    _______________________________________________________

Follow-up Comment #2:

Well maybe the check is present but it doesn't do the job correctly. 
I did just ran a quick test.
Well it's easy to reproduce on my system.
I uninstalled the python-devel package ran configure (that didn't
complained), them make.
Make failes with the following error :
make[2]: Entering directory `/home/users/lame-z/svn/wesnoth-trunk/src'
depbase=`echo ai.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if g++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/freetype2 -I
./sdl_ttf -I../intl -I../intl -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
-DHAVE_PYTHON -I/usr/include/python2.5
-DWESNOTH_PATH=\"/home/users/lame-z/svn/test/share/wesnoth-test\"
-DLOCALEDIR=\"translations\" -DHAS_RELATIVE_LOCALEDIR=1
-DFIFODIR=\"/home/users/lame-z/svn/test/var/run/wesnothd\"  -O2 -W -Wall
-ansi  "-DSVNREV=\"19635\"" -D_X11   -DPREFERENCES_DIR=\".wesnoth-test\" -MT
ai.o -MD -MP -MF "$depbase.Tpo" -c -o ai.o ai.cpp; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo";
exit 1; fi
In file included from ai.cpp:20:
ai_python.hpp:21:20: error: Python.h: No such file or directory

I used the following configure options :
./configure --prefix=/home/users/lame-z/svn/test --program-suffix=-test
--enable-editor --enable-tools --with-datadir-name=wesnoth-test
--with-preferences-dir=.wesnoth-test

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?9736>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to