On Thu, 2005-05-12 at 22:37, Bruce Shaw wrote:
> cd . && LC_COLLATE=C autoheader

> configure.in:438: /usr/local/bin/m4: Bad regular expression
> `[[[\([[[[]]]]\)]]]': Unmatched ) or \)

Hmmm...  I'm not sure what's wrong there - the regular
expression looks to be balanced OK.

You ought to be able to work around that problem by
running "make touchit" before running configure.
Or else by running

        touch configure config.h.in
        touch config.status
        stamp-h stamp-h.in

manually, which has the same effect.
(It's probably the first of these that's most vital).


More importantly, do you get the same problem with the 4.2.7.pre1
tarball?

Dave



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to