Hiho,

don't know whether it has do something with it, but did you do the sed-command 
which is in the book at gobject-introspection when having Python-2.7 
installed?

On Saturday 26 March 2011 16:09:25 luxInteg wrote:
> Greetings
> 
> I am  building a setup with these:-
> linux amd64 gcc4.5.2 kernel-2.6.37.2
> 
> I compiled Python-2.7.1  without errors but the tests yielded the
> following:-
> 
> ########### nake test python-2.7.1
>     import _md5
> ImportError: No module named _md5
> make: *** [test] Error 1
> #############
> (ther were no install errors )
> 
> I reached  gobject-introspection-0.6.14  the make ends with:-
> 
> ######### make of gobject-inrospection-0.6.14
>     import _md5
> ImportError: No module named _md5
> make[1]: *** [GLib-2.0.gir] Error 1
> 
> 
> Andvice on how to or if to rectify  this prooblem  would be appreciated
> 
> sincerely
> luxInteg
> 
> ps I came across this
> http://docs.python.org/library/md5.html
> 
> dos this above mean  the problem lies with gobject-introspection?
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to