You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by J J <eg...@gmail.com> on 2008/07/18 16:32:35 UTC

GCC required for CollabNet certified Solaris 1.5.0 client

$ /opt/CollabNet_Subversion/bin/svn --help
ld.so.1: svn: fatal: libgcc_s.so.1: open failed: No such file or directory
Killed

Is there anyway the next CollabNet certified Solaris client binary (1.5.1)
can be compiled to not require gcc during runtime?  At our company gcc
cannot be installed onto production Solaris servers for security reasons.

The 1.4.4 client didn't have this requirement.

Another requirement that didn't exist before is that the SMCiconv package be
installed.  I don't understand all of the dependencies, but from my
perspective fewer would make it easier to do this upgrade.  The gcc
dependency is a show stopper though.  Worst case I can just build my own,
but I'd prefer to stay "certified".  :-)

Thanks,
Justin

Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by Mark Phippard <ma...@gmail.com>.
On Fri, Jul 18, 2008 at 12:32 PM, J J <eg...@gmail.com> wrote:
> $ /opt/CollabNet_Subversion/bin/svn --help
> ld.so.1: svn: fatal: libgcc_s.so.1: open failed: No such file or directory
> Killed
>
> Is there anyway the next CollabNet certified Solaris client binary (1.5.1)
> can be compiled to not require gcc during runtime?  At our company gcc
> cannot be installed onto production Solaris servers for security reasons.
>
> The 1.4.4 client didn't have this requirement.
>
> Another requirement that didn't exist before is that the SMCiconv package be
> installed.  I don't understand all of the dependencies, but from my
> perspective fewer would make it easier to do this upgrade.  The gcc
> dependency is a show stopper though.  Worst case I can just build my own,
> but I'd prefer to stay "certified".  :-)

You really need to go to the CollabNet forums.

-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by Mark Phippard <ma...@gmail.com>.
On Fri, Jul 18, 2008 at 12:32 PM, J J <eg...@gmail.com> wrote:
> $ /opt/CollabNet_Subversion/bin/svn --help
> ld.so.1: svn: fatal: libgcc_s.so.1: open failed: No such file or directory
> Killed
>
> Is there anyway the next CollabNet certified Solaris client binary (1.5.1)
> can be compiled to not require gcc during runtime?  At our company gcc
> cannot be installed onto production Solaris servers for security reasons.
>
> The 1.4.4 client didn't have this requirement.
>
> Another requirement that didn't exist before is that the SMCiconv package be
> installed.  I don't understand all of the dependencies, but from my
> perspective fewer would make it easier to do this upgrade.  The gcc
> dependency is a show stopper though.  Worst case I can just build my own,
> but I'd prefer to stay "certified".  :-)

You really need to go to the CollabNet forums.

-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by Toby Thain <to...@telegraphics.com.au>.
On 21-Jul-08, at 12:11 AM, Mark K wrote:

> On Sat, 19 Jul 2008 22:56:55 -0400
> "Daniel Berlin" <db...@dberlin.org> wrote:
>
>> libgcc is simply a runtime library for GCC compiled binaries anyway,
>> it is not a requirement that GCC itself be installed.
>> ...
>>>
>>
>
> That's still an extra "non-solaris" requirement.  It would seem to  
> make
> sense to compile with Forte, although I suppose the package provider
> would have to pay for Forte :)


AFAIK it is available in the Sun Studio package, a free download from  
Sun for some time.

--Toby

>
>
> -- 
> Mark K
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by Michael L Brown <mi...@philips.com>.
DG:

You remember correctly.  We are running Solaris 10 x86 at work and I have
it on a home AMD 6400+ processor and I did not have to install GCC (other
than via the ditribution DVD).

MB
 --
Mike Brown (Michael.L.Brown@Philips.com)
            Blackberry: vidiot@uscellular.blackberry.com
Philips Medical, Fitchburg, WI
Desk: 608-288-6969  Fax: 608-298-2101
PMS direct: 164-6969
You design it, I'll build it!


                                                                           
                                                                           
                                                                           
                                                                        To 
                                       "Daniel Berlin"                     
                                       <db...@dberlin.org>               
     david.x.grierson@jpm                                               cc 
     organ.com                         users@subversion.tigris.org         
                                                                   Subject 
     07/21/2008 03:26 AM               Re: GCC required for CollabNet      
                                       certified Solaris 1.5.0 client      
                                                            Classification 
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




IIRC libgcc (and gcc) are distributed with Solaris 10 onwards.
Dg.
--
David Grierson
JPMorgan - IB Architecture - Source Code Management Consultant
GDP 228-5574 / DDI +44 141 228 5574 / Email david.x.grierson@jpmorgan.com
Alhambra House 6th floor, 45 Waterloo Street, Glasgow G2 6HS




Marc Haisenko <ha...@comdasys.com>
21/07/2008 08:57

To
"Daniel Berlin" <db...@dberlin.org>
cc
users@subversion.tigris.org
Subject
Re: GCC required for CollabNet certified Solaris 1.5.0 client






On Monday 21 July 2008, Daniel Berlin wrote:
> On Sun, Jul 20, 2008 at 11:11 PM, Mark K <ma...@mitsein.net> wrote:
> > On Sat, 19 Jul 2008 22:56:55 -0400
> > "Daniel Berlin" <db...@dberlin.org> wrote:
> >
> >
> > That's still an extra "non-solaris" requirement.  It would seem to
make
> > sense to compile with Forte, although I suppose the package provider
> > would have to pay for Forte :)
>
> Or just compile with -static ...

.... which is not possible on Solaris (like on Mac OS X) due to Sun
deliberately not packaging a static libc (there are good reasons for doing
so
but I don't like it; makes creating some chroot's unnecessary hard).
                 Marc

--
Marc Haisenko

Comdasys AG
Rüdesheimer Str. 7
80686 München
Germany

Tel.: +49 (0)89 548 433 321

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org




Generally, this communication is for informational purposes only
and it is not intended as an offer or solicitation for the purchase
or sale of any financial instrument or as an official confirmation
of any transaction. In the event you are receiving the offering
materials attached below related to your interest in hedge funds or
private equity, this communication may be intended as an offer or
solicitation for the purchase or sale of such fund(s).  All market
prices, data and other information are not warranted as to
completeness or accuracy and are subject to change without notice.
Any comments or statements made herein do not necessarily reflect
those of JPMorgan Chase & Co., its subsidiaries and affiliates.

This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law. If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED. Although this transmission and any
attachments are believed to be free of any virus or other defect
that might affect any computer system into which it is received and
opened, it is the responsibility of the recipient to ensure that it
is virus free and no responsibility is accepted by JPMorgan Chase &
Co., its subsidiaries and affiliates, as applicable, for any loss
or damage arising in any way from its use. If you received this
transmission in error, please immediately contact the sender and
destroy the material in its entirety, whether in electronic or hard
copy format. Thank you.
Please refer to http://www.jpmorgan.com/pages/disclosures for
disclosures relating to UK legal entities.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by da...@jpmorgan.com.
IIRC libgcc (and gcc) are distributed with Solaris 10 onwards.
Dg.
--
David Grierson
JPMorgan - IB Architecture - Source Code Management Consultant
GDP 228-5574 / DDI +44 141 228 5574 / Email david.x.grierson@jpmorgan.com
Alhambra House 6th floor, 45 Waterloo Street, Glasgow G2 6HS
 



Marc Haisenko <ha...@comdasys.com> 
21/07/2008 08:57

To
"Daniel Berlin" <db...@dberlin.org>
cc
users@subversion.tigris.org
Subject
Re: GCC required for CollabNet certified Solaris 1.5.0 client






On Monday 21 July 2008, Daniel Berlin wrote:
> On Sun, Jul 20, 2008 at 11:11 PM, Mark K <ma...@mitsein.net> wrote:
> > On Sat, 19 Jul 2008 22:56:55 -0400
> > "Daniel Berlin" <db...@dberlin.org> wrote:
> >
> >
> > That's still an extra "non-solaris" requirement.  It would seem to 
make
> > sense to compile with Forte, although I suppose the package provider
> > would have to pay for Forte :)
>
> Or just compile with -static ...

.... which is not possible on Solaris (like on Mac OS X) due to Sun 
deliberately not packaging a static libc (there are good reasons for doing 
so 
but I don't like it; makes creating some chroot's unnecessary hard).
                 Marc

-- 
Marc Haisenko

Comdasys AG
Rüdesheimer Str. 7
80686 München
Germany

Tel.: +49 (0)89 548 433 321

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org




Generally, this communication is for informational purposes only
and it is not intended as an offer or solicitation for the purchase
or sale of any financial instrument or as an official confirmation
of any transaction. In the event you are receiving the offering
materials attached below related to your interest in hedge funds or
private equity, this communication may be intended as an offer or
solicitation for the purchase or sale of such fund(s).  All market
prices, data and other information are not warranted as to
completeness or accuracy and are subject to change without notice.
Any comments or statements made herein do not necessarily reflect
those of JPMorgan Chase & Co., its subsidiaries and affiliates.

This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law. If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED. Although this transmission and any
attachments are believed to be free of any virus or other defect
that might affect any computer system into which it is received and
opened, it is the responsibility of the recipient to ensure that it
is virus free and no responsibility is accepted by JPMorgan Chase &
Co., its subsidiaries and affiliates, as applicable, for any loss
or damage arising in any way from its use. If you received this
transmission in error, please immediately contact the sender and
destroy the material in its entirety, whether in electronic or hard
copy format. Thank you.
Please refer to http://www.jpmorgan.com/pages/disclosures for
disclosures relating to UK legal entities.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by Marc Haisenko <ha...@comdasys.com>.
On Monday 21 July 2008, Daniel Berlin wrote:
> On Sun, Jul 20, 2008 at 11:11 PM, Mark K <ma...@mitsein.net> wrote:
> > On Sat, 19 Jul 2008 22:56:55 -0400
> > "Daniel Berlin" <db...@dberlin.org> wrote:
> >
> >
> > That's still an extra "non-solaris" requirement.  It would seem to make
> > sense to compile with Forte, although I suppose the package provider
> > would have to pay for Forte :)
>
> Or just compile with -static ...

... which is not possible on Solaris (like on Mac OS X) due to Sun 
deliberately not packaging a static libc (there are good reasons for doing so 
but I don't like it; makes creating some chroot's unnecessary hard).
	Marc

-- 
Marc Haisenko

Comdasys AG
Rüdesheimer Str. 7
80686 München
Germany

Tel.: +49 (0)89 548 433 321

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by Martin Furter <mf...@rola.ch>.

On Mon, 21 Jul 2008, Daniel Berlin wrote:

> On Sun, Jul 20, 2008 at 11:11 PM, Mark K <ma...@mitsein.net> wrote:
>> On Sat, 19 Jul 2008 22:56:55 -0400
>> "Daniel Berlin" <db...@dberlin.org> wrote:
>
>>
>> That's still an extra "non-solaris" requirement.  It would seem to make
>> sense to compile with Forte, although I suppose the package provider
>> would have to pay for Forte :)

There's also a free version of the Forte C compiler:
http://developers.sun.com/sunstudio/downloads/index.jsp

I compiled Subversion with Forte on our SUNs and it works fine. No 
problems at all.

Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by Martin Furter <mf...@rola.ch>.

On Mon, 21 Jul 2008, Daniel Berlin wrote:

> On Sun, Jul 20, 2008 at 11:11 PM, Mark K <ma...@mitsein.net> wrote:
>> On Sat, 19 Jul 2008 22:56:55 -0400
>> "Daniel Berlin" <db...@dberlin.org> wrote:
>
>>
>> That's still an extra "non-solaris" requirement.  It would seem to make
>> sense to compile with Forte, although I suppose the package provider
>> would have to pay for Forte :)

There's also a free version of the Forte C compiler:
http://developers.sun.com/sunstudio/downloads/index.jsp

I compiled Subversion with Forte on our SUNs and it works fine. No 
problems at all.

Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by Daniel Berlin <db...@dberlin.org>.
On Sun, Jul 20, 2008 at 11:11 PM, Mark K <ma...@mitsein.net> wrote:
> On Sat, 19 Jul 2008 22:56:55 -0400
> "Daniel Berlin" <db...@dberlin.org> wrote:

>
> That's still an extra "non-solaris" requirement.  It would seem to make
> sense to compile with Forte, although I suppose the package provider
> would have to pay for Forte :)

Or just compile with -static ...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by Daniel Berlin <db...@dberlin.org>.
On Sun, Jul 20, 2008 at 11:11 PM, Mark K <ma...@mitsein.net> wrote:
> On Sat, 19 Jul 2008 22:56:55 -0400
> "Daniel Berlin" <db...@dberlin.org> wrote:

>
> That's still an extra "non-solaris" requirement.  It would seem to make
> sense to compile with Forte, although I suppose the package provider
> would have to pay for Forte :)

Or just compile with -static ...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by Toby Thain <to...@telegraphics.com.au>.
On 21-Jul-08, at 12:11 AM, Mark K wrote:

> On Sat, 19 Jul 2008 22:56:55 -0400
> "Daniel Berlin" <db...@dberlin.org> wrote:
>
>> libgcc is simply a runtime library for GCC compiled binaries anyway,
>> it is not a requirement that GCC itself be installed.
>> ...
>>>
>>
>
> That's still an extra "non-solaris" requirement.  It would seem to  
> make
> sense to compile with Forte, although I suppose the package provider
> would have to pay for Forte :)


AFAIK it is available in the Sun Studio package, a free download from  
Sun for some time.

--Toby

>
>
> -- 
> Mark K
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by Mark K <ma...@mitsein.net>.
On Sat, 19 Jul 2008 22:56:55 -0400
"Daniel Berlin" <db...@dberlin.org> wrote:

> libgcc is simply a runtime library for GCC compiled binaries anyway,
> it is not a requirement that GCC itself be installed.
> 
> 
> On Fri, Jul 18, 2008 at 12:32 PM, J J <eg...@gmail.com>
> wrote:
> > $ /opt/CollabNet_Subversion/bin/svn --help
> > ld.so.1: svn: fatal: libgcc_s.so.1: open failed: No such file or
> > directory Killed
> >
> > Is there anyway the next CollabNet certified Solaris client binary
> > (1.5.1) can be compiled to not require gcc during runtime?  At our
> > company gcc cannot be installed onto production Solaris servers for
> > security reasons.
> >
> > The 1.4.4 client didn't have this requirement.
> >
> > Another requirement that didn't exist before is that the SMCiconv
> > package be installed.  I don't understand all of the dependencies,
> > but from my perspective fewer would make it easier to do this
> > upgrade.  The gcc dependency is a show stopper though.  Worst case
> > I can just build my own, but I'd prefer to stay "certified".  :-)
> >
> > Thanks,
> > Justin
> >
> 

That's still an extra "non-solaris" requirement.  It would seem to make
sense to compile with Forte, although I suppose the package provider
would have to pay for Forte :)


-- 
Mark K

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by Daniel Berlin <db...@dberlin.org>.
libgcc is simply a runtime library for GCC compiled binaries anyway,
it is not a requirement that GCC itself be installed.


On Fri, Jul 18, 2008 at 12:32 PM, J J <eg...@gmail.com> wrote:
> $ /opt/CollabNet_Subversion/bin/svn --help
> ld.so.1: svn: fatal: libgcc_s.so.1: open failed: No such file or directory
> Killed
>
> Is there anyway the next CollabNet certified Solaris client binary (1.5.1)
> can be compiled to not require gcc during runtime?  At our company gcc
> cannot be installed onto production Solaris servers for security reasons.
>
> The 1.4.4 client didn't have this requirement.
>
> Another requirement that didn't exist before is that the SMCiconv package be
> installed.  I don't understand all of the dependencies, but from my
> perspective fewer would make it easier to do this upgrade.  The gcc
> dependency is a show stopper though.  Worst case I can just build my own,
> but I'd prefer to stay "certified".  :-)
>
> Thanks,
> Justin
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: GCC required for CollabNet certified Solaris 1.5.0 client

Posted by Daniel Berlin <db...@dberlin.org>.
libgcc is simply a runtime library for GCC compiled binaries anyway,
it is not a requirement that GCC itself be installed.


On Fri, Jul 18, 2008 at 12:32 PM, J J <eg...@gmail.com> wrote:
> $ /opt/CollabNet_Subversion/bin/svn --help
> ld.so.1: svn: fatal: libgcc_s.so.1: open failed: No such file or directory
> Killed
>
> Is there anyway the next CollabNet certified Solaris client binary (1.5.1)
> can be compiled to not require gcc during runtime?  At our company gcc
> cannot be installed onto production Solaris servers for security reasons.
>
> The 1.4.4 client didn't have this requirement.
>
> Another requirement that didn't exist before is that the SMCiconv package be
> installed.  I don't understand all of the dependencies, but from my
> perspective fewer would make it easier to do this upgrade.  The gcc
> dependency is a show stopper though.  Worst case I can just build my own,
> but I'd prefer to stay "certified".  :-)
>
> Thanks,
> Justin
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org