Upon further investigation, I've learned that I can disregard the sse2 error.

I changed:

expr "`cat /proc/cpuinfo`" : '.* sse2 .*$'

to:

#expr "`cat /proc/cpuinfo`" : '.* sse2 .*$'
echo 1
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to