Hi all,
I have access to two FreeBSD 9.0-RELEASE i386 boxes. Both have up-to-
date ports.
I ran into an unusual problem. On one box, I could not read my Hotmail
e-mails in firefox. On the other box, I could. (On both boxes I could see
my Hotmail inbox. however, when clicking on an e-mail one b
Hi all,
I attempted to build Firefox 14.0.1,1 using Clang on FreeBSD 9.0-
RELEASE for both amd64 & i386 platforms.
On amd64 I ran into a linker error at the end of the process. On i386 it
was complaining about mmx. I added CFLAGS+= -mmmx to the Makefile,
which stopped that. However, i then ran