public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Need your help, please!
@ 2000-06-29 18:40 Paul H. Shen
  0 siblings, 0 replies; only message in thread
From: Paul H. Shen @ 2000-06-29 18:40 UTC (permalink / raw)
  To: gcc-bugs; +Cc: gcc.gnu

Hi,

I do not think this is a bug.  However, I just can not get it work.  It
seems to me that either I am missing some files or the path was not set
correctly.

I tried to follow the installation procedure:
     downloading the source
           GCC 2.95.2, gzip format, 12.5Meg.
           downloaded successfully.
     configure
            Failed in a number of places
            configure:1302: gcc -E  conftest.c >/dev/null 2>conftest.out

            configure:1298: minix/config.h: No such file or directory
            configure: failed program was:
            #line 1297 "configure"
            #include "confdefs.h"
            #include <minix/config.h>
            ...
     build
make bootstrap
   Fatal error, aborted

if [ x"no" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I.
-I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/argv.c -o pic/argv.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I.
-I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/argv.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I.
-I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/choose-temp.c -o
pic/choose-temp.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I.
-I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/choose-temp.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I.
-I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c -o pic/concat.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I.
-I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c: In function
`concat':
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c:96:
`__builtin_va_alist' undeclared (first use this function)
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c:96: (Each undeclared
identifier is reported only once
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c:96: for each function
it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `concat.o'
Current working directory
/baydel1/home/pshen/bin/gnu/gcc-2.95.2/libiberty
*** Error code 1
make: Fatal error: Command failed for target `all-libiberty'


Please advise.

Thanks in advance.

Best Regards,
Paul Shen

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-06-29 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-29 18:40 Need your help, please! Paul H. Shen

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