pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc-current/www/apache22 segfaults on solaris 10 x86



On Jun 20, 2010, at 8:26 PM, Jonathan Perkin wrote:

> Hi Dewey,
> 
> * On 2010-06-20 at 04:17 BST, Dewey Hylton wrote:
> 
>> the customer wants an AMP stack for concrete5, and wants it on their
>> solaris 10 x86 box.
> 
> You may find:
> 
>  http://blogs.sun.com/jperkin/entry/pkgsrc_on_solaris
> 
> useful.  Also
> 
>> ... so i roll back to the "vanilla" zone prior to pkgsrc, and
>> bootstrap pkgsrc again. i then attempt to build gcc per the docs, so
>> it could be used to build the rest instead of using the gcc already on
>> the system:
> 
> I'd strongly recommend using the Sun Studio compiler.

Me too !
- the GCC of the Sun Freeware links evey non trivial binary to the libgcc_s.so.
- the GCC of pkgsrc needs a patch to make openssl works without segfault.

A note though, regarding the Sun Studio, it's not C++ Standard 5.1 (so no STL) 
and some ports (that are C++ STL based) will never compile (nmap for example) 
but who codes in C++ anyway :p 

Youssef


Home | Main Index | Thread Index | Old Index