Re: Problems when compiling from CVS

Mike Richardson <mike-1gTsUfBLqWsG2Il/[email protected]> Wed, 1 Jun 2005 08:33:09 +0100
Newsgroups gmane.comp.db.rekall.devel
Message-ID <[email protected]>
On Tuesday 31 May 2005 20:28, Ned Konz wrote:
> When compiling the CVS sources, with a Debian unstable/testing system
> (with all the mentioned packages installed) I get this:

Grab the latest CVS, I just fixed this one (I hope) - its a python version 
(2.2->2.3) problem.

Can you let me know if its OK, in case there are any other related places that 
it throws up (I found two and I think I got them all but you never know :)

>
> g++ -Wl,--no-undefined -g -shared -o
> script/python/librekall_script_py.so script/python/kb_basic.os
> script/python/kb_pybase.os script/python/kb_pyblock.os
> script/python/kb_pybutton.os script/python/kb_pychoice.os
> script/python/kb_pydblink.os script/python/kb_pydebug.os
> script/python/kb_pyevent.os script/python/kb_pyfield.os
> script/python/kb_pyform.os script/python/kb_pyformblock.os
> script/python/kb_pyframer.os script/python/kb_pygrid.os
> script/python/kb_pyitem.os script/python/kb_pylabel.os
> script/python/kb_pylink.os script/python/kb_pylinktree.os
> script/python/kb_pyobject.os script/python/kb_pyscript.os
> script/python/kb_pyslot.os script/python/kb_pysqldelete.os
> script/python/kb_pysqlinsert.os script/python/kb_pysqlselect.os
> script/python/kb_pysqlupdate.os script/python/kb_pystackpage.os
> script/python/kb_pysupport.os script/python/kb_pytabber.os
> script/python/kb_pytabberpage.os script/python/kb_pytree.os
> script/python/tkc_excskipdlg.os script/python/tkc_labeller.os
> script/python/tkc_pydebug.os script/python/tkc_pydebugbase.os
> script/python/tkc_pydebugwidget.os script/python/tkc_pyeditor.os
> script/python/tkc_pyfunclist.os script/python/tkc_pystacklist.os
> script/python/tkc_pytracelist.os script/python/tkc_pyvalue.os
> script/python/tkc_pyvaluelist.os -Lports/kde -Llibs/common -Llibs/kbase
> -Llibs/app -Llibs/el32 -L/usr/share/qt3/lib -lrekall_kde -lrekall_common
> -lrekall -lrekall_app -lrekall_el32 -lpython2.2 -ldl -lpthread -lutil
> -lqt-mt -lkparts -lkdeui -lkdecore -lkio -lkdeprint
> script/python/kb_pybase.os(.text+0xb18): In function
> `PyKBBase::makePythonClass(char const*, _object*, PyMethodDef*, char
> const*, char const**)':
> script/python/kb_pybase.cpp:269: undefined reference to `PyCFunction_NewEx'
> script/python/kb_pybase.os(.text+0x15b7): In function
> `PyKBBase::fromPyObject(_object*)':
> script/python/kb_pybase.cpp:572: undefined reference to `PyBool_Type'
> script/python/tkc_pydebugbase.os(.data.rel+0x0):script/python/tkc_pydebugba
>se.moc:23: undefined reference to `PyBool_Type'
> collect2: ld returned 1 exit status
> scons: *** [script/python/librekall_script_py.so] Error 1
> make: *** [all] Error 2
>
> Anything that I should look for to fix this?
>
> Thanks,
> Ned Konz
> _______________________________________________
> Rekall-devel mailing list
> [email protected]
> http://www.mailman.a-i-s.co.uk/cgi-bin/mailman/listinfo/rekall-devel

-- 
Regards
Mike

http://www.rekallrevealed.org
*THE* GPL/Open Source database front end for Linux and Windows.