Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=670088 --- Comment #5 from Brock Organ <borgan@xxxxxxxxxx> 2011-10-22 11:29:00 EDT --- (In reply to comment #4) > Hey, glad to have some eyes on this package :-) Hi Ricky, Glad to help, thank you for your packages! :D > > It doesn't build on x86_64 because smlnj does not support x86_64 (see the last > FAQ entry at http://www.smlnj.org/dist/working/110.73/NOTES/INSTALL). Luckily, > the 32-bit version builds and runs fine on an x86_64 machine. Just install > glibc-devel.i686 and libgcc.i686, and you should be able to build it with > rpmbuild --target i686 -ba smlnj.spec (I usually find it more convenient to > just do a koji scratch build though). >From a fresh F15 install (needed because the glibc-devel.i686 and libcc.i686 packages need to match n-v-r with the already installed ones, and an older F15 install might not match) I was able to download, compile from source, and install the smlnj packages from your url: yum -y install glibc-devel.i686 libgcc.i686 wget http://ricky.fedorapeople.org/pkgs/smlnj/smlnj-110.73-1.fc15.src.rpm rpm -Uvh smlnj-110.73-1.fc15.src.rpm cd rpmbuild/SPECS/ rpmbuild --target i686 -ba smlnj.spec rpm -Uvh /root/rpmbuild/RPMS/i686/smlnj-110.73-1.fc15.i686.rpm /usr/bin/sml Thanks for your help, Ricky! :D Regards, Brock -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review