public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Error During Make Bootstrap Under LYNX3.0 W/gcc2.95.2
@ 1999-12-03 13:26 Shane Justice
  1999-12-31 22:24 ` Shane Justice
  0 siblings, 1 reply; 2+ messages in thread
From: Shane Justice @ 1999-12-03 13:26 UTC (permalink / raw)
  To: help-gcc

I am having difficulty getting the gcc 2.95.2 suite compiled and
installed under  LYNX3.0.

When the make bootstrap is executing, the following errors show up:


cte-7# make bootstrap
make[2]: Nothing to be done for `all'.
make all-recursive
Making all in intl
make[3]: Nothing to be done for `all'.
Making all in lib
make[3]: Nothing to be done for `all'.
Making all in makeinfo
make[3]: Nothing to be done for `all'.
Bootstrapping the compiler
make CC="gcc" libdir=/usr/bin/lib LANGUAGES="c "
gcc  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H    -I.
-I/gcc-config/gcc-2.95.2/gcc
 -I/gcc-config/gcc-2.95.2/gcc/config
-I/gcc-config/gcc-2.95.2/gcc/../include
\

-DGCC_INCLUDE_DIR=\"/usr/bin/lib/gcc-lib/rs6000-mot2600-lynxos3.0/2.95.2/inc

lu
de\" \

-DGPLUSPLUS_INCLUDE_DIR=\"/usr/bin/lib/gcc-lib/rs6000-mot2600-lynxos3.0/2.95

.2
/../../../..`echo /usr/bin | sed -e 's|^/usr/bin||' -e
's|/[^/]*|/..|g'`/include
/g++-\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/include/include\" \

-DCROSS_INCLUDE_DIR=\"/usr/bin/lib/gcc-lib/rs6000-mot2600-lynxos3.0/2.95.2/.

./
../../../rs6000-mot2600-lynxos3.0/sys-include\" \

-DTOOL_INCLUDE_DIR=\"/usr/bin/lib/gcc-lib/rs6000-mot2600-lynxos3.0/2.95.2/..

/.
./../../rs6000-mot2600-lynxos3.0/include\" \
  -c `echo /gcc-config/gcc-2.95.2/gcc/cccp.c | sed 's,^\./,,'`
In file included from
/gcc-config/gcc-2.95.2/gcc/config/rs6000/lynx.h:52,
                 from tm.h:5,
                 from
/gcc-config/gcc-2.95.2/gcc/config/rs6000/xm-lynx.h:35,
                 from config.h:8,
                 from /gcc-config/gcc-2.95.2/gcc/cccp.c:21:
/gcc-config/gcc-2.95.2/gcc/config/rs6000/rs6000.h:53: warning:
`CPP_SPEC'
redefi
ned
/gcc-config/gcc-2.95.2/gcc/config/lynx.h:31: warning: this is the
location
of th
e previous definition
In file included from /gcc-config/gcc-2.95.2/gcc/system.h:189,
                 from /gcc-config/gcc-2.95.2/gcc/cccp.c:23:
/usr/lib/gcc-lib/ppc-xcoff-lynxos/2.7-97r1/../../../../include/sys/time.h:21

: wa
rning: #warning Using <time.h> instead of <sys/time.h>
In file included from
/usr/lib/gcc-lib/ppc-xcoff-lynxos/2.7-97r1/../../../../inc
lude/sys/wait.h:18,
                 from /gcc-config/gcc-2.95.2/gcc/system.h:237,
                 from /gcc-config/gcc-2.95.2/gcc/cccp.c:23:
/gcc-config/gcc-2.95.2/gcc/resource.h:33: error: syntax error before
`HARD_REG_S
ET'
/gcc-config/gcc-2.95.2/gcc/resource.h:36: error: syntax error before
`struct'
/gcc-config/gcc-2.95.2/gcc/resource.h:37: error: syntax error before
`struct'
/gcc-config/gcc-2.95.2/gcc/resource.h:39: error: syntax error before
`struct'
/gcc-config/gcc-2.95.2/gcc/resource.h:40: warning: parameter names
(without
type
s) in function declaration
/gcc-config/gcc-2.95.2/gcc/resource.h:41: warning: parameter names
(without
type
s) in function declaration
/gcc-config/gcc-2.95.2/gcc/resource.h:42: error: syntax error before
`int'
/gcc-config/gcc-2.95.2/gcc/resource.h:43: warning: parameter names
(without
type
s) in function declaration
/gcc-config/gcc-2.95.2/gcc/resource.h:45: error: syntax error before
`find_free_
register'
/gcc-config/gcc-2.95.2/gcc/resource.h:45: error: syntax error before
`char'
/gcc-config/gcc-2.95.2/gcc/resource.h:46: warning: data definition has
no
type o
r storage class
In file included from /gcc-config/gcc-2.95.2/gcc/system.h:237,
                 from /gcc-config/gcc-2.95.2/gcc/cccp.c:23:
/usr/lib/gcc-lib/ppc-xcoff-lynxos/2.7-97r1/../../../../include/sys/wait.h:99

: wa
rning: `struct rusage' declared inside parameter list
/usr/lib/gcc-lib/ppc-xcoff-lynxos/2.7-97r1/../../../../include/sys/wait.h:99

: wa
rning: its scope is only this definition or declaration,
/usr/lib/gcc-lib/ppc-xcoff-lynxos/2.7-97r1/../../../../include/sys/wait.h:99

: wa
rning: which is probably not what you want.
make[2]: *** [cccp.o] Error 1
make[1]: *** [bootstrap] Error 2
make: *** [bootstrap] Error 2
cte-7#

I tried installing 2.95.2 on my RH 6.0 Linux machine and had no problems
whatsoever.

Any help would be greatly appreciated!!

Thanks,
Shane Justice


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

* Error During Make Bootstrap Under LYNX3.0 W/gcc2.95.2
  1999-12-03 13:26 Error During Make Bootstrap Under LYNX3.0 W/gcc2.95.2 Shane Justice
@ 1999-12-31 22:24 ` Shane Justice
  0 siblings, 0 replies; 2+ messages in thread
From: Shane Justice @ 1999-12-31 22:24 UTC (permalink / raw)
  To: help-gcc

I am having difficulty getting the gcc 2.95.2 suite compiled and
installed under  LYNX3.0.

When the make bootstrap is executing, the following errors show up:


cte-7# make bootstrap
make[2]: Nothing to be done for `all'.
make all-recursive
Making all in intl
make[3]: Nothing to be done for `all'.
Making all in lib
make[3]: Nothing to be done for `all'.
Making all in makeinfo
make[3]: Nothing to be done for `all'.
Bootstrapping the compiler
make CC="gcc" libdir=/usr/bin/lib LANGUAGES="c "
gcc  -DIN_GCC -DHAIFA    -g  -DHAVE_CONFIG_H    -I.
-I/gcc-config/gcc-2.95.2/gcc
 -I/gcc-config/gcc-2.95.2/gcc/config
-I/gcc-config/gcc-2.95.2/gcc/../include
\

-DGCC_INCLUDE_DIR=\"/usr/bin/lib/gcc-lib/rs6000-mot2600-lynxos3.0/2.95.2/inc

lu
de\" \

-DGPLUSPLUS_INCLUDE_DIR=\"/usr/bin/lib/gcc-lib/rs6000-mot2600-lynxos3.0/2.95

.2
/../../../..`echo /usr/bin | sed -e 's|^/usr/bin||' -e
's|/[^/]*|/..|g'`/include
/g++-\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/include/include\" \

-DCROSS_INCLUDE_DIR=\"/usr/bin/lib/gcc-lib/rs6000-mot2600-lynxos3.0/2.95.2/.

./
../../../rs6000-mot2600-lynxos3.0/sys-include\" \

-DTOOL_INCLUDE_DIR=\"/usr/bin/lib/gcc-lib/rs6000-mot2600-lynxos3.0/2.95.2/..

/.
./../../rs6000-mot2600-lynxos3.0/include\" \
  -c `echo /gcc-config/gcc-2.95.2/gcc/cccp.c | sed 's,^\./,,'`
In file included from
/gcc-config/gcc-2.95.2/gcc/config/rs6000/lynx.h:52,
                 from tm.h:5,
                 from
/gcc-config/gcc-2.95.2/gcc/config/rs6000/xm-lynx.h:35,
                 from config.h:8,
                 from /gcc-config/gcc-2.95.2/gcc/cccp.c:21:
/gcc-config/gcc-2.95.2/gcc/config/rs6000/rs6000.h:53: warning:
`CPP_SPEC'
redefi
ned
/gcc-config/gcc-2.95.2/gcc/config/lynx.h:31: warning: this is the
location
of th
e previous definition
In file included from /gcc-config/gcc-2.95.2/gcc/system.h:189,
                 from /gcc-config/gcc-2.95.2/gcc/cccp.c:23:
/usr/lib/gcc-lib/ppc-xcoff-lynxos/2.7-97r1/../../../../include/sys/time.h:21

: wa
rning: #warning Using <time.h> instead of <sys/time.h>
In file included from
/usr/lib/gcc-lib/ppc-xcoff-lynxos/2.7-97r1/../../../../inc
lude/sys/wait.h:18,
                 from /gcc-config/gcc-2.95.2/gcc/system.h:237,
                 from /gcc-config/gcc-2.95.2/gcc/cccp.c:23:
/gcc-config/gcc-2.95.2/gcc/resource.h:33: error: syntax error before
`HARD_REG_S
ET'
/gcc-config/gcc-2.95.2/gcc/resource.h:36: error: syntax error before
`struct'
/gcc-config/gcc-2.95.2/gcc/resource.h:37: error: syntax error before
`struct'
/gcc-config/gcc-2.95.2/gcc/resource.h:39: error: syntax error before
`struct'
/gcc-config/gcc-2.95.2/gcc/resource.h:40: warning: parameter names
(without
type
s) in function declaration
/gcc-config/gcc-2.95.2/gcc/resource.h:41: warning: parameter names
(without
type
s) in function declaration
/gcc-config/gcc-2.95.2/gcc/resource.h:42: error: syntax error before
`int'
/gcc-config/gcc-2.95.2/gcc/resource.h:43: warning: parameter names
(without
type
s) in function declaration
/gcc-config/gcc-2.95.2/gcc/resource.h:45: error: syntax error before
`find_free_
register'
/gcc-config/gcc-2.95.2/gcc/resource.h:45: error: syntax error before
`char'
/gcc-config/gcc-2.95.2/gcc/resource.h:46: warning: data definition has
no
type o
r storage class
In file included from /gcc-config/gcc-2.95.2/gcc/system.h:237,
                 from /gcc-config/gcc-2.95.2/gcc/cccp.c:23:
/usr/lib/gcc-lib/ppc-xcoff-lynxos/2.7-97r1/../../../../include/sys/wait.h:99

: wa
rning: `struct rusage' declared inside parameter list
/usr/lib/gcc-lib/ppc-xcoff-lynxos/2.7-97r1/../../../../include/sys/wait.h:99

: wa
rning: its scope is only this definition or declaration,
/usr/lib/gcc-lib/ppc-xcoff-lynxos/2.7-97r1/../../../../include/sys/wait.h:99

: wa
rning: which is probably not what you want.
make[2]: *** [cccp.o] Error 1
make[1]: *** [bootstrap] Error 2
make: *** [bootstrap] Error 2
cte-7#

I tried installing 2.95.2 on my RH 6.0 Linux machine and had no problems
whatsoever.

Any help would be greatly appreciated!!

Thanks,
Shane Justice


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

end of thread, other threads:[~1999-12-31 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-03 13:26 Error During Make Bootstrap Under LYNX3.0 W/gcc2.95.2 Shane Justice
1999-12-31 22:24 ` Shane Justice

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