public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/21176] New:  Cannot make on Solaris 9 (Intel)
@ 2005-04-23 11:34 shanwill44 at yahoo dot com
  2005-04-23 15:33 ` [Bug bootstrap/21176] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: shanwill44 at yahoo dot com @ 2005-04-23 11:34 UTC (permalink / raw)
  To: gcc-bugs

On Solaris 9 (Intel),

make gives us

make[1]: Entering directory `/hoge/gcc-4.0.0/build-i386-pc-solaris2.9/libiberty'
make[1]: *** No rule to make target `../include/ansidecl.h' needed by `regex.o'
.  Stop.
make[1]: Leaving directory `/hoge/gcc-4.0.0/build-i386-pc-solaris2.9/libiberty'
make: *** [all-build-libiberty] Error 2

-- 
           Summary:  Cannot make on Solaris 9 (Intel)
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: shanwill44 at yahoo dot com
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21176


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

* [Bug bootstrap/21176] Cannot make on Solaris 9 (Intel)
  2005-04-23 11:34 [Bug bootstrap/21176] New: Cannot make on Solaris 9 (Intel) shanwill44 at yahoo dot com
@ 2005-04-23 15:33 ` pinskia at gcc dot gnu dot org
  2005-04-23 23:35 ` shanwill44 at yahoo dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-23 15:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-23 15:33 -------
How did you configure GCC?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING
            Summary| Cannot make on Solaris 9   |Cannot make on Solaris 9
                   |(Intel)                     |(Intel)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21176


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

* [Bug bootstrap/21176] Cannot make on Solaris 9 (Intel)
  2005-04-23 11:34 [Bug bootstrap/21176] New: Cannot make on Solaris 9 (Intel) shanwill44 at yahoo dot com
  2005-04-23 15:33 ` [Bug bootstrap/21176] " pinskia at gcc dot gnu dot org
@ 2005-04-23 23:35 ` shanwill44 at yahoo dot com
  2005-04-23 23:43 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: shanwill44 at yahoo dot com @ 2005-04-23 23:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From shanwill44 at yahoo dot com  2005-04-23 23:35 -------
Just

./configure

or

./configure --with-gnu-ld

due to 'file format not recognized' message appeared
in the previous versions.

Thanks in advance.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21176


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

* [Bug bootstrap/21176] Cannot make on Solaris 9 (Intel)
  2005-04-23 11:34 [Bug bootstrap/21176] New: Cannot make on Solaris 9 (Intel) shanwill44 at yahoo dot com
  2005-04-23 15:33 ` [Bug bootstrap/21176] " pinskia at gcc dot gnu dot org
  2005-04-23 23:35 ` shanwill44 at yahoo dot com
@ 2005-04-23 23:43 ` pinskia at gcc dot gnu dot org
  2005-04-25  2:38 ` shanwill44 at yahoo dot com
  2005-04-25  2:40 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-23 23:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-23 23:43 -------
Then this is a dup of bug 17383.  Build in a different directory as the source as the instructions 
recommend: <http://gcc.gnu.org/install.html>.

*** This bug has been marked as a duplicate of 17383 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21176


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

* [Bug bootstrap/21176] Cannot make on Solaris 9 (Intel)
  2005-04-23 11:34 [Bug bootstrap/21176] New: Cannot make on Solaris 9 (Intel) shanwill44 at yahoo dot com
                   ` (2 preceding siblings ...)
  2005-04-23 23:43 ` pinskia at gcc dot gnu dot org
@ 2005-04-25  2:38 ` shanwill44 at yahoo dot com
  2005-04-25  2:40 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: shanwill44 at yahoo dot com @ 2005-04-25  2:38 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From shanwill44 at yahoo dot com  2005-04-25 02:38 -------
I can fix it. Thank you.
http://gcc.gnu.org/install.html seems to be
out of link.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21176


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

* [Bug bootstrap/21176] Cannot make on Solaris 9 (Intel)
  2005-04-23 11:34 [Bug bootstrap/21176] New: Cannot make on Solaris 9 (Intel) shanwill44 at yahoo dot com
                   ` (3 preceding siblings ...)
  2005-04-25  2:38 ` shanwill44 at yahoo dot com
@ 2005-04-25  2:40 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-25  2:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-25 02:40 -------
Woops, I mean <http://gcc.gnu.org/install/>.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21176


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

end of thread, other threads:[~2005-04-25  2:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-23 11:34 [Bug bootstrap/21176] New: Cannot make on Solaris 9 (Intel) shanwill44 at yahoo dot com
2005-04-23 15:33 ` [Bug bootstrap/21176] " pinskia at gcc dot gnu dot org
2005-04-23 23:35 ` shanwill44 at yahoo dot com
2005-04-23 23:43 ` pinskia at gcc dot gnu dot org
2005-04-25  2:38 ` shanwill44 at yahoo dot com
2005-04-25  2:40 ` pinskia at gcc dot gnu dot org

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).