Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.
This repository was archived by the owner on May 18, 2024. It is now read-only.

win32, mingw: Build fails. #5

@GoogleCodeExporter

Description

@GoogleCodeExporter
Using msys-1.10 the build fails after ./configure:

make  all-am
make[1]: Entering directory `/home/Administrator/stringencoders-v3.7.0'
gcc   modp_b2_gen.o   -o modp_b2_gen
modp_b2_gen.o: In function `hexdecodemap':
C:/msys/1.0/home/Administrator/stringencoders-v3.7.0/src/modp_b2_gen.c:64:
undefined reference to `uint32_array_to_c'
C:/msys/1.0/home/Administrator/stringencoders-v3.7.0/src/modp_b2_gen.c:66:
undefined reference to `uint32_array_to_c'
collect2: ld returned 1 exit status
make[1]: *** [modp_b2_gen] Error 1
make[1]: Leaving directory `/home/Administrator/stringencoders-v3.7.0'
make: *** [all] Error 2


Original issue reported on code.google.com by [email protected] on 5 Mar 2008 at 4:37

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions