On 9/29/07, Rafael Vanoni <[EMAIL PROTECTED]> wrote: > It would be interesting if someone from the Sun Studio camp could give > us some input on why 12 wasn't working, once they get it fixed.
Ok so, today I reinstalled my machine with SXCE72, I'll try to describe step by step what I did. Comes to it I had two problems, one is solved, one is still strange. - Used the SXCE72 installation DVD and choose the Solaris Express installation. - After the system came up, I installed the SunStudio 11 + patches images, as mentioned on the Community page. - I compiled the onnv_74 tree with the latest onbld, all went fine, I bfu-ed the machine, rebooted and it came up all nicely. - At this point, apache still segvaulted, commenting the LoadModule directive for mod_php (SFEphp) solved the problem. So I guess this is a mental note to myself to recompile all external modules after an onnv upgrade (kinda a doh moment but hey). - So, what I did now is: trying to recompile the onnv_74 tree using my freshly compiled and running onnv_74 machine. Compiling seems to be going okay.. but dmesg gives me these entries (entries I did not see during the initial onnv_74 compile) -- Sep 30 17:44:56 lilith tmpfs: [ID 518458 kern.warning] WARNING: /tmp: File system full, swap space limit exceeded Sep 30 17:50:26 lilith last message repeated 41153 times -- I have around 700MB of space in /tmp and 2GB RAM, I'd think this should be enough right? $ df -h | grep tmp swap 739M 40K 739M 1% /tmp Please let me know what else I can do/try to give you more input, the problem doesn't seem to be Sun Studio 12 at the moment but more something eating a lot of memory under onnv_74... Patrick _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
