autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: configure: error: invalid package name: module


From: Paul Eggert
Subject: Re: configure: error: invalid package name: module
Date: Wed, 23 Feb 2005 10:52:05 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Sam Steingold <address@hidden> writes:

> I get this error on cygwin:
>
> configure: error: invalid package name: module
>
> ... what can be done about this?

You can try to track down the problem, e.g., with "sh -x configure".

Here's the relevant lines:

    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
      { echo "$as_me: error: invalid package name: $ac_package" >&2

and it could well be that "expr" is broken on your host.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]