yacc Error when building GCC from source tar

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When I build GCC on my Free-BSD box, I met the following error. My yacc is a berkeley yacc. Did someone meet this problem before? Can you give some suggestion about the error? Thanks,


#which byacc
/usr/bin/byacc
#which yacc
/usr/bin/yacc


#../gcc/configure --prefix=/home/local_compiler/obj-gcc --enable-languages=c,fortran
...
#make
....
gcc -c -g -O2 -DHAVE_CONFIG_H -I. -I../../gcc/intl ../../gcc/intl/ngettext.c
byacc --name-prefix=__gettext --output plural.c ../../gcc/intl/plural.y
usage: yacc [-dlrtv] [-b file_prefix] [-o output_filename]
           [-p symbol_prefix] filename
*** Error code 1

Stop in /usr/home/local_compiler/obj-gcc/intl.
*** Error code 1

Stop in /usr/home/local_compiler/obj-gcc

_________________________________________________________________
Don?t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux