Closed Bug 433354 Opened 18 years ago Closed 17 years ago

make -f client.mk l10n-checkout and configure busted

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 440417

People

(Reporter: Pike, Unassigned)

References

Details

bug 422149 introduced dependencies for the configure target on all the CONFIGURES, but only the main configure/configure.in pair is part of l10n-checkout. Thus make -f client.mk l10n-checkout make -f client.mk configure is busted right now. I'm not sure how to fix that right, I could just try to check those out, but then LDAP and nspr are coming from a branch, so, in theory, they don't necessarily have configure on the branch that client.mk uses for the rest. Checking them out from branches seems heavy, though. configure itself actually drops the nsprpub configure based on COMPILE_ENVIRONMENT, but that's passed in as a ac_add_options, so I'm not really sure how to pass that info between check-out and configure. Any suggestions?
is bug 422149 really the right bug number there?
Duh, no. bug 375828, RUN_AUTOCONF_MANUALLY foo.
Depends on: 375828
No longer depends on: 422149
bug 440417 has a patch for this, resolving DUPE
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.