While source compiling a kernel with make binrpm-pkg to generate an RPM the following error was encountered.
rpm --define "_builddir /usr/local/src/linux-2.6.27.10" --target x86_64 -bb /usr/local/src/linux-2.6.27.10/binkernel.spec
--target: unknown option
make[1]: *** [binrpm-pkg] Error 1
make: *** [binrpm-pkg] Error 2
The solution is simply install the rpm-build package within CentOS 5.x 64bit and most other linux OS.
Recent comments
1 year 31 weeks ago
1 year 31 weeks ago
2 years 12 weeks ago
2 years 23 weeks ago
2 years 24 weeks ago
2 years 29 weeks ago
2 years 29 weeks ago
2 years 29 weeks ago
2 years 29 weeks ago
2 years 30 weeks ago