test "`id -u`" = 0
make: *** [testroot] Error 1
This is a common mistake: you need to either build it as root or use
fakeroot:
$ dpkg-buildpackage -rfakeroot
Alternatively, you can use module-assistant:
$ m-a a-i exmap
Which will compile and install modules for the currently running kernel.
S
Package: exmap-modules-source
Version: 0.8-1
Severity: normal
The main problem is that there is no
/usr/share/doc/examp-modules-source/README.Debian file.
There should be description how to compile this module.
I extracted this .tar.gz file, and:
$ dpkg-buildpackage
dpkg-buildpackage: source p
2 matches
Mail list logo