Re: How to use scripts in crash?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On March 8, 2012 11:11:36 PM Lei Wen wrote:
> Seem I get no luck to build out the pykdump...
> I git clone its tree from:
> git://pykdump.git.sourceforge.net/gitroot/pykdump/pykdump
> After this, I do the ./configure -c <crash build place>
> and then make, the following error shows up:
> Makefile:24: slocal.mk: No such file or directory
> make: *** No rule to make target `slocal.mk'.  Stop.

Hi Bruce,

some time ago it was possible to build PyKdump with distribution-provided 
Python, but then I have realized it does not make much sense as it would be 
difficult to redistribute it.

So the only supported approach at this moment is to to build Python from 
sources first and then build PyKdump using Python libraries from this build. 

http://sourceforge.net/apps/mediawiki/pykdump/index.php?title=BuildingGit

explains this in more details. In particular, you need to specify _both_ 
locations of crash sources and Python sources, e.g.


$ ./configure -p /src/Python/Python-2.7.2 -c /src/kerntools/crash-6.0.3

After this slocal.mk will be created.

Regards,
Alex

-- 
------------------------------------------------------------------
Alexandre Sidorenko             email: asid@xxxxxx
WTEC Linux			Hewlett-Packard (Canada)
------------------------------------------------------------------

--
Crash-utility mailing list
Crash-utility@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/crash-utility


[Index of Archives]     [Fedora Development]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]

 

Powered by Linux