This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GCC 3.1 OpenBSD


Is there any known issue compiling GCC 3.1 on OPENBSD 3.1 i386 ?

I did a full install of OBSD 3.1 and then tried to compile gcc3.1 ..
and it bombs at the following:

gcc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" 
-DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. 
-I/junk/gcc-3.1/gcc/intl -I/junk/gcc-3.1/gcc  -I/junk/gcc-3.1/gcc/config 
-I/junk/gcc-3.1/gcc/../include  -g -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic 
-Wno-long-long  /junk/gcc-3.1/gcc/intl/ngettext.c -o ngettext.o
yacc --name-prefix=__gettext --output plural.c /junk/gcc-3.1/gcc/intl/plural.y
usage: yacc [-dlrtv] [-b file_prefix] [-o outputfile] [-p symbol_prefix] 
filename
*** Error code 1

Stop in /junk/gcc-3.1/bsd/gcc/intl.
*** Error code 1

Stop in /junk/gcc-3.1/bsd/gcc (line 3391 of Makefile).
*** Error code 1

Stop in /junk/gcc-3.1/bsd/gcc (line 4452 of Makefile).
*** Error code 1

Stop in /junk/gcc-3.1/bsd (line 1624 of Makefile).

I did not use any command line arguements and wonder if something is needed?

I had 100% luck in compiling GCC 3.1 on Solaris 8 x86+sparc!

thanx in advance





-- 
J.D. Bronson
Aurora Health Care // Information Systems // Telecom Manager
Office: 414.978.8282 // Fax: 414.328.8282 // Pager: 414.603.8282


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]