public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* sparc build error
@ 2002-08-01 12:18 Gianni Mariani
  2002-08-01 12:25 ` Phil Edwards
  0 siblings, 1 reply; 6+ messages in thread
From: Gianni Mariani @ 2002-08-01 12:18 UTC (permalink / raw)
  To: gcc


during the sparc build, it failed building in libffi with the following 
error:

'configure: error: can not find install-sh or install.sh in . ./.. ./../..'

I changed the configure script in 
gcc-3.1.1/sparc-sun-solaris2.8/sparcv9/libffi and added './../../..' to 
the for ac_dir ... statement and the build seems to be better.

I don't have enough background to know wether this is right or not.

If anyone is able to point me to solaris binaries for gcc3.1.1, please 
let me know.

G


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: sparc build error
  2002-08-01 12:18 sparc build error Gianni Mariani
@ 2002-08-01 12:25 ` Phil Edwards
  2002-08-01 15:06   ` Gianni Mariani
  0 siblings, 1 reply; 6+ messages in thread
From: Phil Edwards @ 2002-08-01 12:25 UTC (permalink / raw)
  To: Gianni Mariani; +Cc: gcc

On Thu, Aug 01, 2002 at 12:17:58PM -0700, Gianni Mariani wrote:
> 
> during the sparc build, it failed building in libffi with the following 
> error:
> 
> 'configure: error: can not find install-sh or install.sh in . ./.. ./../..'

This is usually due to building in the source directory instead of a
separate build directory; please see the installation instructions.

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: sparc build error
  2002-08-01 12:25 ` Phil Edwards
@ 2002-08-01 15:06   ` Gianni Mariani
  2002-08-01 15:07     ` Phil Edwards
                       ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gianni Mariani @ 2002-08-01 15:06 UTC (permalink / raw)
  To: Phil Edwards; +Cc: gcc

Phil Edwards wrote:

>On Thu, Aug 01, 2002 at 12:17:58PM -0700, Gianni Mariani wrote:
>  
>
>>during the sparc build, it failed building in libffi with the following 
>>error:
>>
>>'configure: error: can not find install-sh or install.sh in . ./.. ./../..'
>>    
>>
>
>This is usually due to building in the source directory instead of a
>separate build directory; please see the installation instructions.
>
>  
>
Yes - I do have the build directory the same as the source directory, 
accoding to the docs, it *should* work ...

This is probably a bug for solaris builds.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: sparc build error
  2002-08-01 15:06   ` Gianni Mariani
@ 2002-08-01 15:07     ` Phil Edwards
  2002-08-01 15:09     ` David S. Miller
  2002-08-01 16:32     ` Jeff Sturm
  2 siblings, 0 replies; 6+ messages in thread
From: Phil Edwards @ 2002-08-01 15:07 UTC (permalink / raw)
  To: Gianni Mariani; +Cc: gcc

On Thu, Aug 01, 2002 at 03:06:37PM -0700, Gianni Mariani wrote:
> Yes - I do have the build directory the same as the source directory, 
> accoding to the docs, it *should* work ...

Yeah, tell me about it...

> This is probably a bug for solaris builds.

IIRC, it was for all platforms for that version.  It's fixed in later versions.

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: sparc build error
  2002-08-01 15:06   ` Gianni Mariani
  2002-08-01 15:07     ` Phil Edwards
@ 2002-08-01 15:09     ` David S. Miller
  2002-08-01 16:32     ` Jeff Sturm
  2 siblings, 0 replies; 6+ messages in thread
From: David S. Miller @ 2002-08-01 15:09 UTC (permalink / raw)
  To: gmariani; +Cc: phil, gcc

   From: Gianni Mariani <gmariani@chaincast.com>
   Date: Thu, 01 Aug 2002 15:06:37 -0700

   Phil Edwards wrote:
   
   >This is usually due to building in the source directory instead of a
   >separate build directory; please see the installation instructions.

   Yes - I do have the build directory the same as the source directory, 
   accoding to the docs, it *should* work ...

We know source build do not work fuly.  The build instructions, as per
what Phil was trying to tell you, state this.  We are undoubtedly
working towards a solution to this problem, but it is not fixed
currently.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: sparc build error
  2002-08-01 15:06   ` Gianni Mariani
  2002-08-01 15:07     ` Phil Edwards
  2002-08-01 15:09     ` David S. Miller
@ 2002-08-01 16:32     ` Jeff Sturm
  2 siblings, 0 replies; 6+ messages in thread
From: Jeff Sturm @ 2002-08-01 16:32 UTC (permalink / raw)
  To: Gianni Mariani; +Cc: gcc

On Thu, 1 Aug 2002, Gianni Mariani wrote:
> Yes - I do have the build directory the same as the source directory,
> accoding to the docs, it *should* work ...
>
> This is probably a bug for solaris builds.

or multilibbed builds, more likely.

Jeff

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-08-01 23:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-01 12:18 sparc build error Gianni Mariani
2002-08-01 12:25 ` Phil Edwards
2002-08-01 15:06   ` Gianni Mariani
2002-08-01 15:07     ` Phil Edwards
2002-08-01 15:09     ` David S. Miller
2002-08-01 16:32     ` Jeff Sturm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).