Closed
Bug 109901
Opened 24 years ago
Closed 24 years ago
Configure script sends me on a wild goose chase over libIDL
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wwsmurf, Assigned: netscape)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.7-4GB i586; en-US; 0.8.1) Gecko/20010515
BuildID: not built
libidl has been merged with Orbit.
The site it refers me to is defunct. All I needed was orbit-devel (suse/redhat)
Reproducible: Always
Steps to Reproduce:
1.Run the configure script without orbit development
2.
3.
Actual Results: Useless Information -- Where to get it once upon a time
Expected Results: Useful Information -- where to get it
![]() |
||
Comment 1•24 years ago
|
||
build config
Assignee: asa → seawood
Component: Browser-General → Build Config
QA Contact: doronr → granrose
Assignee | ||
Comment 2•24 years ago
|
||
http://www.mozilla.org/build/unix-details.html
Index: configure.in
===================================================================
RCS file: /cvsroot/mozilla/configure.in,v
retrieving revision 1.946
diff -u -r1.946 configure.in
--- configure.in 2001/11/09 03:06:33 1.946
+++ configure.in 2001/11/13 23:52:38
@@ -3718,8 +3718,7 @@
fi
if test -n "$_LIBIDL_NOT_FOUND"; then
AC_MSG_ERROR([libIDL not found.
- libIDL $LIBIDL_VERSION or higher is required.
- See http://andrewtv.org/libIDL/ for more information.])
+ libIDL $LIBIDL_VERSION or higher is required.])
fi
fi
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 3•24 years ago
|
||
Bad URL removed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•