You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Youngmee Kim <yo...@lucent.com> on 2002/10/24 05:44:40 UTC

[Fwd: Re: build problem with xerces2.1.0]


-------- Original Message --------
Subject: Re: build problem with xerces2.1.0
Date: Wed, 23 Oct 2002 14:37:50 -0500
From: Youngmee Kim <yo...@lucent.com>
To: Youngmee Kim <yo...@lucent.com>
References: <3D...@lucent.com>



Youngmee Kim wrote:

> I can't build Xerces2.1.0 due to the long arg list to CC,
> when it tries to build the shared library.
>
> make[1]: execvp: CC: Arg list too long
> make[1]: *** [/u/yk/rje/xerces-c-src2_1_0/lib/libxerces-c.so.21.0] 
> Error 127
> make[1]: Target 'ALL' not remade because of errors.
> make[1]: Leaving directory '/u/yk/rje/xerces-c-src2_1_0/obj'
> make: *** [/u/yk/rje/xerces-c-src2_1_0/lib/libxerces-c.21.0] Error 2
>
> How can I get around this problem?  (I can't change the system parameter
> to raise the limit of the arg list).  Thanks for your help.
>
> Y. Kim
> Lucent Technologies
>



Re: [Fwd: Re: build problem with xerces2.1.0]

Posted by Youngmee Kim <yo...@lucent.com>.
Hi,

I can link manually, but I'm trying not to introduce any manual
step in the whole build procedure, as we currently don't have
any.  We're trying to upgrade from xerces 1.5.2.

I'm on Solaris 2.8.  Thanks.

Youngme

Gareth Reakes wrote:

>Hi,
>	what platform are you on? You could try linking it manually using 
>the object files either using ld (for a dynamic library) or ar (for a 
>static build).
>
>
>Gareth
>
>
>On Wed, 23 Oct 2002, Youngmee Kim wrote:
>
>>
>>-------- Original Message --------
>>Subject: Re: build problem with xerces2.1.0
>>Date: Wed, 23 Oct 2002 14:37:50 -0500
>>From: Youngmee Kim <yo...@lucent.com>
>>To: Youngmee Kim <yo...@lucent.com>
>>References: <3D...@lucent.com>
>>
>>
>>
>>Youngmee Kim wrote:
>>
>>>I can't build Xerces2.1.0 due to the long arg list to CC,
>>>when it tries to build the shared library.
>>>
>>>make[1]: execvp: CC: Arg list too long
>>>make[1]: *** [/u/yk/rje/xerces-c-src2_1_0/lib/libxerces-c.so.21.0] 
>>>Error 127
>>>make[1]: Target 'ALL' not remade because of errors.
>>>make[1]: Leaving directory '/u/yk/rje/xerces-c-src2_1_0/obj'
>>>make: *** [/u/yk/rje/xerces-c-src2_1_0/lib/libxerces-c.21.0] Error 2
>>>
>>>How can I get around this problem?  (I can't change the system parameter
>>>to raise the limit of the arg list).  Thanks for your help.
>>>
>>>Y. Kim
>>>Lucent Technologies
>>>
>>
>>
>


Re: [Fwd: Re: build problem with xerces2.1.0]

Posted by Gareth Reakes <ga...@decisionsoft.com>.
Hi,
	what platform are you on? You could try linking it manually using 
the object files either using ld (for a dynamic library) or ar (for a 
static build).


Gareth


On Wed, 23 Oct 2002, Youngmee Kim wrote:

> 
> 
> -------- Original Message --------
> Subject: Re: build problem with xerces2.1.0
> Date: Wed, 23 Oct 2002 14:37:50 -0500
> From: Youngmee Kim <yo...@lucent.com>
> To: Youngmee Kim <yo...@lucent.com>
> References: <3D...@lucent.com>
> 
> 
> 
> Youngmee Kim wrote:
> 
> > I can't build Xerces2.1.0 due to the long arg list to CC,
> > when it tries to build the shared library.
> >
> > make[1]: execvp: CC: Arg list too long
> > make[1]: *** [/u/yk/rje/xerces-c-src2_1_0/lib/libxerces-c.so.21.0] 
> > Error 127
> > make[1]: Target 'ALL' not remade because of errors.
> > make[1]: Leaving directory '/u/yk/rje/xerces-c-src2_1_0/obj'
> > make: *** [/u/yk/rje/xerces-c-src2_1_0/lib/libxerces-c.21.0] Error 2
> >
> > How can I get around this problem?  (I can't change the system parameter
> > to raise the limit of the arg list).  Thanks for your help.
> >
> > Y. Kim
> > Lucent Technologies
> >
> 
> 
> 

-- 
Gareth Reakes, Head of Product Development  
DecisionSoft Ltd.            http://www.decisionsoft.com
Office: +44 (0) 1865 203192



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org