Closed
Bug 538145
Opened 15 years ago
Closed 8 years ago
"configure: line 21393: no: command not found", related to GLIB
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: sgautherie, Unassigned)
References
()
Details
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1262774750.1262781171.18213.gz&fulltext=1
OS X 10.5.2 mozilla-central build on 2010/01/06 02:45:50
{
checking for GLIB - version >= 1.2.0... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
/builds/slave/mozilla-central-macosx/build/configure: line 21393: no: command not found
}
http://tinderbox.mozilla.org/showlog.cgi?log=Thunderbird/1262768093.1262776913.2276.gz&fulltext=1
MacOSX 10.5 comm-central build on 2010/01/06 00:54:53
Same.
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1262768113.1262771771.8722.gz&fulltext=1
OS X 10.5 comm-central-trunk build on 2010/01/06 00:55:13
No error: not sure why.
NB: I didn't check Linux and Windows.
| Reporter | ||
Comment 1•15 years ago
|
||
(In reply to comment #0)
> http://tinderbox.mozilla.org/showlog.cgi?log=Thunderbird/1262768093.1262776913.2276.gz&fulltext=1
> MacOSX 10.5 comm-central build on 2010/01/06 00:54:53
> Same.
TB also reports
{
checking for GLIB - version >= 1.2.0... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
/builds/slave/comm-central-trunk-macosx/build/configure: line 17896: no: command not found
}
This will probably just need to fix c-c like m-c ;->
Comment 2•8 years ago
|
||
7 year old configure bug. I'm guessing it has been sorted out.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•