public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "J.D. Bronson" <jd@wixb.com>
To: gcc-help@gcc.gnu.org
Subject: 3.4.0 on solaris fails on install
Date: Wed, 21 Apr 2004 22:06:00 -0000	[thread overview]
Message-ID: <6.1.0.6.2.20040421170554.00be9c78@cheyenne.wixb.com> (raw)

I used a precompild gcc 2.95.3 and build gcc 3.4.0 just fine.
However the install fails!

Built as:
../configure --with-as=/usr/local/bin/as \
--with-ld=/usr/local/bin/ld --disable-nls --enable-threads \
--enable-shared --enable-multilib --with-cpu=pentium4 \
--enable-languages=c,c++,f77 \

Then I try to install after successful build:
..
...
make[3]: Leaving directory `/usr/temp/gcc-3.4.0/obj/i386-pc-solaris2.10/libf2c'
make[2]: Leaving directory `/usr/temp/gcc-3.4.0/obj/i386-pc-solaris2.10/libf2c'
make[1]: Leaving directory `/usr/temp/gcc-3.4.0/obj'

# make install
/bin/sh ../mkinstalldirs /usr/local /usr/local
make[1]: Entering directory `/usr/temp/gcc-3.4.0/obj/gcc'
if [ -f specs.ready ] ; then \
         true; \
else \
         echo timestamp > specs.ready; \
fi
/bin/sh ../../gcc/mkinstalldirs /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.0
mkdir -p -- /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.0
/bin/sh ../../gcc/mkinstalldirs 
/usr/local/libexec/gcc/i386-pc-solaris2.10/3.4.0
mkdir -p -- /usr/local/libexec/gcc/i386-pc-solaris2.10/3.4.0
/bin/sh ../../gcc/mkinstalldirs /usr/local/bin
/bin/sh ../../gcc/mkinstalldirs /usr/local/include
/bin/sh ../../gcc/mkinstalldirs /usr/local/info
/bin/sh ../../gcc/mkinstalldirs /usr/local/lib
/bin/sh ../../gcc/mkinstalldirs /usr/local/man/man1
/bin/sh ../../gcc/mkinstalldirs /usr/local/man/man7
rm -f /usr/local/bin/g++
../install-sh -c g++ /usr/local/bin/g++
make[1]: ../install-sh: Command not found
make[1]: [c++.install-common] Error 127 (ignored)
chmod a+x /usr/local/bin/g++
chmod: WARNING: can't access /usr/local/bin/g++
make[1]: [c++.install-common] Error 1 (ignored)
rm -f /usr/local/bin/c++
( cd /usr/local/bin && \
       ln g++ c++ )
ln: cannot access g++
make[1]: [c++.install-common] Error 2 (ignored)
if [ -f cc1plus ] ; then \
   if [ -f g++-cross ] ; then \
     if [ -d 
/usr/local/lib/gcc/i386-pc-solaris2.10/3.4.0/../../../../i386-pc-solaris2.10/bin/. 
] ; then \
       rm -f 
/usr/local/lib/gcc/i386-pc-solaris2.10/3.4.0/../../../../i386-pc-solaris2.10/bin/g++; 
\
       ../install-sh -c g++-cross 
/usr/local/lib/gcc/i386-pc-solaris2.10/3.4.0/../../../../i386-pc-solaris2.10/bin/g++; 
\
       rm -f 
/usr/local/lib/gcc/i386-pc-solaris2.10/3.4.0/../../../../i386-pc-solaris2.10/bin/c++; 
\
       ( cd 
/usr/local/lib/gcc/i386-pc-solaris2.10/3.4.0/../../../../i386-pc-solaris2.10/bin 
&& \
         ln g++ c++ ); \
     else true; fi; \
   else \
     rm -f /usr/local/bin/i386-pc-solaris2.10-g++; \
     ( cd /usr/local/bin && \
       ln g++ i386-pc-solaris2.10-g++ ); \
     rm -f /usr/local/bin/i386-pc-solaris2.10-c++; \
     ( cd /usr/local/bin && \
       ln c++ i386-pc-solaris2.10-c++ ); \
   fi ; \
fi
ln: cannot access g++
ln: cannot access c++
make[1]: [c++.install-common] Error 2 (ignored)
if [ -f f771 ] ; then \
   rm -f /usr/local/bin/g77; \
   ../install-sh -c g77 /usr/local/bin/g77; \
   chmod a+x /usr/local/bin/g77; \
else true; fi
/bin/sh: ../install-sh: not found
chmod: WARNING: can't access /usr/local/bin/g77
make[1]: [f77.install-common] Error 1 (ignored)
for file in cc1  cc1plus f771; do \
   if [ -f $file ] ; then \
     rm -f /usr/local/libexec/gcc/i386-pc-solaris2.10/3.4.0/$file; \
     ../install-sh -c $file 
/usr/local/libexec/gcc/i386-pc-solaris2.10/3.4.0/$file; \
   else true; \
   fi; \
done
/bin/sh: ../install-sh: not found
/bin/sh: ../install-sh: not found
/bin/sh: ../install-sh: not found
make[1]: *** [install-common] Error 1
make[1]: Leaving directory `/usr/temp/gcc-3.4.0/obj/gcc'


Please help!





-- 
J.D. Bronson
Aurora Health Care // Information Services // Milwaukee, WI USA
Office: 414.978.8282 // Email: jd@aurora.org // Pager: 414.314.8282

             reply	other threads:[~2004-04-21 22:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-21 22:06 J.D. Bronson [this message]
2004-04-21 22:47 ` Alexandre Oliva
2004-04-21 23:31   ` J.D. Bronson
2004-04-21 23:36 lrtaylor
     [not found] ` <363801FFD7B74240A329CEC3F7FE4CC4015F3C6C@ntxboimbx07.micro n.com>
2004-04-21 23:43   ` J.D. Bronson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6.1.0.6.2.20040421170554.00be9c78@cheyenne.wixb.com \
    --to=jd@wixb.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).