Skip to content

trouble on windows using autoconf to build the project #47

Description

@laurentGithub13

Hi,
I work on MSwindows 7. I installed MinGW and autoconf for windows (cf. https://gnuwin32.sourceforge.net/packages/autoconf.htm). I updated the system variable path with C:\Program Files (x86)\GnuWin32\bin;c:\MinGW at the begining. When I launch the script ./autogen.sh (as indicated) I have the following error message:

Can't locate Autom4te/ChannelDefs.pm in @inc (you may need to install the Autom4te::ChannelDefs module) (@inc contains: C:/PROGRA~2/GnuWin32/autoconf/share/autoconf /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /c/Program Files (x86)/GnuWin32/bin/autoreconf line 42.
BEGIN failed--compilation aborted at /c/Program Files (x86)/GnuWin32/bin/autoreconf line 42.

I found on the web that we have to do a mount with the command "mount c:/mingw /mingw" but it doesn't work for me, I have the message:
mount: warning - /mingw does not exist.

Thank you for your help.
Best regards

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions