Hi, today I tried to build a rpm package on x86 64 platform, but I failed.

my source code is 2.0.6, the commands I typed is:

./bootstrap
./configure
make
make dist
rpmbuild -ta OpenIPMI-2.0.6.tar.gz

The error message I got is:
....
config.status: creating Makefile
config.status: creating utils/Makefile
config.status: creating lib/Makefile
config.status: creating unix/Makefile
config.status: creating glib/Makefile
config.status: error: cannot find input file: glib/Makefile.in
error: Bad exit status from /var/tmp/rpm-tmp.34482 (%build)

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.34482 (%build)

so, I wanna, where is the problem, and how can I fix it when OpenIPMI rpm package on X86 64 platform.

Thanks a lot.

Coly




Reply via email to