I have just installed an SME 7.0 Server and I am trying to make it into a PDC to use in a distributed enviorment. I am working on installing Samba 3.0.10, when I try to build the RPM for it I get an error like below,
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type:
Then after about 20 more lines of checks it errors out with this message,
checking build system type... config.sub: missing argument
Try config.sub --help' for more information.
configure: error: /bin/sh ./config.sub failed
error: Bad exit status from /var/tmp/rpm-tmp.97330 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.97330 (%build)
being new to linux I am perplexed as to what and where I need to change the config.sub to make this work I found the file in question but now sure on how to change it to make it work.
Any help would be welcome at this time.