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

Re: tips for understanding systemtap build failure?



Hi,

Philipp Kern <pkern@debian.org> writes:
> sure, if you tell me what to run.  make install didn't work with the
> pristine source.

I test the debian packages with

apt-get source systemtap
cd systemtap-*
touch -d @0 stap
./configure --prefix=/usr
sudo make installcheck

This assumes that systemtap has already been installed so you'd need to
add s390x to debian/control, build the package and then install it
before running the above commands.

-Timo


Reply to: