On Nov 10, 2010, at 4:37 PM, Jim Kusznir wrote:
> (working command):
> rpmbuild -bb --define 'install_in_opt 1' --define 'install_modulefile
> 1' --define 'modules_rpm_name environment-modules' --define
> 'build_all_in_one_rpm 0' --define 'configure_options
> --with-tm=/opt/torque --enable-contrib-no-build=vt' --define '_name
> openmpi-gcc' openmpi-1.4.3.spec
>
> (broke command)
> rpmbuild -bb --define 'install_in_opt 1' --define 'install_modulefile
> 1' --define 'modules_rpm_name environment-modules' --define
> 'build_all_in_one_rpm 0' --define 'configure_options
> --with-tm=/opt/torque' --define '_name openmpi-gcc' openmpi-1.4.3.spec
Weird -- you're saying that *without* --enable-contrib-no-build=vt, the 1.4.3 SRPM fails to build?
Can you send the output from the rpmbuild command so that we can see the error?
--
Jeff Squyres
jsquyres_at_[hidden]
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/
|