Closed Bug 134136 Opened 22 years ago Closed 22 years ago

New ldap gmake build system launches Rational Quantify/Purify GUI tool on windows

Categories

(SeaMonkey :: Build Config, defect)

All
Windows 2000
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: pavlov, Assigned: dmosedale)

References

()

Details

Attachments

(1 file)

With the new uh, "lovely," gmake build system, we now call 'hostinfo' on windows
which brings up a graphical tool (part of Rational's Quantify/Purify/etc).  This
is getting in the way when I do my builds.
[22:19:41] <stuart> Dauphin: config.guess is calling 'hostinfo' now which on
windows is an application from rational
[22:20:13] <Dauphin> file a bug
[22:23:14] <Dauphin> stuart: include the sh -x config.guess output as well
[00:07:21] <stuart> gmake[1]: Leaving directory `d:/new/mozilla/nsprpub/WIN32_D.OBJ'
[00:07:21] <stuart>         gmake -f gmakefile.win MOZ_SRC_FLIPPED=d:/new SHELL=sh
[00:07:21] <stuart> cd WIN32_D.OBJ/ ; \
[00:07:21] <stuart>         sh ../configure --with-mozilla
--with-dist-prefix=d:/new/mozilla/dist
--with-dist-bindir=d:/new/mozilla/dist/WIN32_D.OBJ/bin
--with-dist-libdir=d:/new/mozilla/dist/WIN32_D.OBJ/lib --without-nss
[00:07:25] <stuart> what configure is that running?
[00:07:41] <Dauphin> that's ldap
Assignee: seawood → dmose
Summary: New windows gmake build system launches Rational Quantify/Purify GUI tool → New ldap gmake build system launches Rational Quantify/Purify GUI tool on windows
Attached file sh -x output
here is the text I get when i run sh -x ../configure --with-mozilla
--with-dist-prefix=d:/new/mozilla/dist
--with-dist-bindir=d:/new/mozilla/dist/WIN32_D.OBJ/bin
--with-dist-libdir=d:/new/mozilla/dist/WIN32_D.OBJ/lib --without-nss
from mozilla/directory/c-sdk/WIN32_D.OBJ
Apparently newer versions of autoconf try to run "hostinfo" from configure, and
those trigger the Rational GUI crud.  Bryner fixed this by regenerating
configure with an old autoconf and checking that in.  Thanks bryner!
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
verified
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: