Hello, I am atempting to install OFED-1.4-mlnx8 with PGI using the install.pl script. Looking at the logs mpitests-3.1-891.src.rpm errors because, from what I can tell, the install.pl script is passing GCC flags and is causing the installer to break. Any ideas for a way to fix this?
Thanks Skylar Here's an excert from the log. cd /var/tmp/OFED_topdir/BUILD/mpitests-3.1/osu_benchmarks-3.0 && make MPIHOME=/opt/ofed/mpi/pgi/openmpi-1.2.8 make[1]: Entering directory `/var/tmp/OFED_topdir/BUILD/mpitests-3.1/osu_benchmarks-3.0' /opt/ofed/mpi/pgi/openmpi-1.2.8/bin/mpicc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/opt/ofed/include -c -o osu_bcast.o osu_bcast.c pgcc-Error-Unknown switch: -pipe pgcc-Error-Unknown switch: -Wall pgcc-Error-Unknown switch: -Wp,-D_FORTIFY_SOURCE=2 pgcc-Error-Unknown switch: -fexceptions pgcc-Error-Unknown switch: -fstack-protector pgcc-Error-Unknown switch: --param=ssp-buffer-size=4 pgcc-Error-Unknown switch: -m64 pgcc-Error-Unknown switch: -mtune=generic make[1]: *** [osu_bcast.o] Error 1 make[1]: Leaving directory `/var/tmp/OFED_topdir/BUILD/mpitests-3.1/osu_benchmarks-3.0' make: *** [osu] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.46299 (%install)
_______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
