Comment 6 for bug 253310

Revision history for this message
Monty Taylor (mordred) wrote : Re: [Bug 253310] Re: Compiling with --enable-assembler fails

LenZ wrote:
> The same error still occurs on revision 266 - reopening this report.
>
> gcc -std=gnu99 -ggdb3 -g -O2 -DUNIV_LINUX -W -Wall -Wextra -pedantic -Wundef -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-strict-aliasing -Werror -o my_print_defaults my_print_defaults.o ../mysys/.libs/libmysys.a ../mystrings/.libs/libmystringslt.a -lrt -lcrypt -lnsl -lm -lpthread
> ../mystrings/.libs/libmystringslt.a(llstr.o): In function `ullstr':
> /home/lenz/my/bzr/drizzle-bug253310/mystrings/llstr.c:37: undefined reference to `int64_t10_to_str'
> ../mystrings/.libs/libmystringslt.a(llstr.o): In function `llstr':
> /home/lenz/my/bzr/drizzle-bug253310/mystrings/llstr.c:31: undefined reference to `int64_t10_to_str'
>
> lenz@thebe:~/my/bzr/drizzle-bug253310> bzr revno
> 266

Well poo!

k. Will look in to it again...