Re: Failed to build plural.c on IRIX64 6.5

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

 



"Tovrea, George W (US SSA)" <george.tovrea@xxxxxxxxxxxxxx> writes:

> Failed to build on IRIX64 6.5 with the following error:
>
> gcc -c  -g -DHAVE_CONFIG_H  -I.
> -I/home/users/tovrea/FFMPEG/gcc-4.4.0-RC-20090414/intl plural.c
> bison.simple:153: conflicting types for `libintl_gettextparse'
> /home/users/tovrea/FFMPEG/gcc-4.4.0-RC-20090414/intl/plural-exp.h:114:
> previous declaration of `libintl_gettextparse'
> bison.simple: In function `libintl_gettextparse':
> bison.simple:219: number of arguments doesn't match prototype
> bison.simple:153: prototype declaration

I don't really see how this could happen.  Can you run this command with
the --save-temps option and take a look at the plural.i file to see the
different declarations of libint_gettextparse?  Also, which version of
gcc are you running?

Ian

[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