Hello!
Yesterday I decided to dust off my old PII 450Mhz (1GB ram) and transform it into a mailserver with the help of FreeBSD 8.2. So I started out with
and noticed that the configure took a very long time to finish and the compilation itself is barely moving.
I figure that the process should be somewhat faster than this. When I check top I notice that the process cc1 takes up 100% of the CPU. Is this normal or should I investigate this further?
Any idea is a great idea!
Regards,
David
Yesterday I decided to dust off my old PII 450Mhz (1GB ram) and transform it into a mailserver with the help of FreeBSD 8.2. So I started out with
Code:
cd /usr/ports/mail/postfix/ && make install clean
I figure that the process should be somewhat faster than this. When I check top I notice that the process cc1 takes up 100% of the CPU. Is this normal or should I investigate this further?
Any idea is a great idea!
Regards,
David