13 Jul 2007 23:27
Re: m4-1.4.10 compile error: unsigned reference to decimal_point_char
Gary V. Vaughan <gary <at> gnu.org>
2007-07-13 21:27:30 GMT
2007-07-13 21:27:30 GMT
On Jul 13, 2007, at 12:22 PM, Clemens Koller wrote: > Hi, Gary! Hi Clemens, Thanks for the bug report. I'm forwarding to the bug-m4 mailing list for wider visibility. This looks like a corner case for one of the files from gnulib that m4 imports during bootstrap: I'm forwarding to the bug-gnulib mailing list too, so the author of that code gets the report too. > m4-1.4.10 doesn't build anymore (1.4.9 built fine): > > make[1]: Entering directory `/usr/ports/core/m4/work/src/m4-1.4.10/ > src' > gcc -std=gnu99 -O2 -pipe -o m4 m4.o builtin.o debug.o eval.o > format.o freeze.o input.o macro.o output.o path.o symtab.o > stackovf.o ../lib/libm4.a > ../lib/libm4.a(vasnprintf.o): In function `vasnprintf': > vasnprintf.c:(.text+0x3690): undefined reference to > `decimal_point_char' > vasnprintf.c:(.text+0x37d8): undefined reference to > `decimal_point_char' > vasnprintf.c:(.text+0x3df0): undefined reference to > `decimal_point_char' > vasnprintf.c:(.text+0x3e48): undefined reference to > `decimal_point_char' > vasnprintf.c:(.text+0x3f0c): undefined reference to(Continue reading)
RSS Feed