Closed Bug 262243 Opened 21 years ago Closed 21 years ago

[NSPR] fail to update configure

Categories

(NSPR :: NSPR, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: eagle.lu, Assigned: wtc)

Details

I want to regenerate nspr/configure with nspr/configure.in by using the following command: cd nspr autoconf (or autconf configure.in > new-configure). I got the following errors: autoconf: Undefined macros: ***BUG in Autoconf--please report*** AC_YYTEXT_POINTER
-> nspr
Assignee: nobody → wchang0222
Component: Build Config → NSPR
Product: Browser → NSPR
QA Contact: core.build-config → wchang0222
Summary: [NSPR] fail to update configure → [NSPR] fail to update configure
Version: Trunk → other
Hi Boying, Something is wrong with your autoconf installation. Also, please check your autoconf version with "autoconf --version". NSPR only works with version 2.13 (maybe 2.12, too). Do not use version 2.5x.
Status: NEW → ASSIGNED
Yes, you are right, The autoconf 2.13 is not installed correctly on my machine. Thanks a lot.
Marked the bug invalid.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.