(3. try) Make error with gpc under FreeBSD
Hello I tried once again to compile gpc and gcc on my FreeBSD 5.1 system, but couldn`t made it. I explain each step to you that I did : 1. I am SU in my homedir /usr/home/karim (this is FreeBSD) and I unzip the files gpc-20030507.tar.gz and gcc-core-3.2.1.tar.gz "gzip -c -d gcc-core-3.2.1.tar.gz | tar xf -" "gzip -c -d gpc-20030507.tar.gz | tar xf -" 2. "mv /usr/home/karim/gpc-20030507/p /usr/home/karim/gcc-3.2.1/gcc/" 3. "mkdir /usr/home/karim/gpc-build" 4. "cd /usr/home/karim/gpc-build" 5. "/usr/home/karim/gcc-3.2.1/configure --enable-languages=pascal" 6. Hit enter when script ask me to patch gpc. 7. Configure worked fine and creating ./config.status creating Makefile creating intl/Makefile creating fixinc/Makefile creating gccbug creating mklibgcc creating auto-host.h 8. "make" make begins to compile but puts out a lot of warnings of the type: warning: ISO C89 does not support 'long long' Then make stops with an error at the line "bison -y -d --name-prefix__gettext --output plural.c /usr/home/karim/gcc-3.2.1/gcc-3.2.1/gcc/ intl/plural.y " "conflicts: 7 shift/reduce /usr/home/karim/gcc.3.2.1/gcc/intl/plural.y: expected 10 shift/reduce conflicts *** Error code 1 Stop in /usr/home/karim/gpc-build/gcc/intl. *** Error code 1 Stop in /usr/home/karim/gpc-build/gcc. *** Error code 1 Stop in /usr/home/karim/gpc-build. ehh ??? I also checked all requierd programs: bash I use sh sed o.k awk o.k m4 o.k bison o.k flex o.k autoconf o.k help2man o.k makeinfo o.k I got also the same error, when I tried to compile only gcc without gpc. I will also post this error msg on an gcc mailinglist, but it would be nice if some gpc people can give also some feedback to fix it. Have a nice day Karim __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Logos und Klingeltöne fürs Handy bei http://sms.yahoo.de
participants (5)
-
Frank Heckenbach -
Karim Forsthofer -
Paul Davidson -
Peter N Lewis -
Prof A Olowofoyeku (The African Chief)