Skip to content

troubles building #1

Description

@jonathon-love

hi,

thanks for taking the time to whip this up. i'm running into an error while building it:

make[1]: Entering directory '/app/libxlsxwriter/third_party/md5'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/app/libxlsxwriter/third_party/md5'
make[1]: Entering directory '/app/libxlsxwriter/src'
make[1]: Leaving directory '/app/libxlsxwriter/src'
Cloning into 'ReadStat'...
configure.ac:41: warning: macro 'AM_ICONV' not found in library
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:41: warning: macro 'AM_ICONV' not found in library
configure.ac:41: error: possibly undefined macro: AM_ICONV
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
The command '/bin/sh -c apk add --update alpine-sdk autoconf automake build-base clang cmake     libtool make m4 zlib-dev git &&     rm -rf /var/cache/apk/* &&     git clone https://github.com/jmcnamara/libxlsxwriter.git &&     cd libxlsxwriter && make && make install &&     cd .. && rm -rf libxlsxwriter &&     git clone https://github.com/WizardMac/ReadStat.git &&     cd ReadStat && ./autogen.sh && ./configure && make && make install &&     cd .. && rm -rf ReadStat &&     apk del autoconf automake build-base clang cmake make m4 git' returned a non-zero code: 1

any pointers?

with thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions