| Summary: | devel/libtool 1.3.4 port patch files inconsistent with tarball on CD-ROM set | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | M. Lavondes <baloo> |
| Component: | Individual Port(s) | Assignee: | Ade Lovett <ade> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
M. Lavondes
2002-08-21 11:00:03 UTC
Responsible Changed From-To: freebsd-ports->ade Over to maintainer(s) First, the uname -a that was missing: FreeBSD goofball.lavondes.com 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Sat Aug 15 20:25:28 CEST 2002 root@:/usr/src/sys/compile/GOOFBALL i386 Second, what I did to solve the problem (for libtool first, then for gettext, expat, and gmake, which also had similar problems) by: 1. Getting port descriptions either from CVS on CD#2 of the set or directly from ftp.freebsd.org. 2. Getting tarballs from ftp.freebsd.org or ftp.gnu.org. 3. "make install"-ing in the appropriate directories. I ended up installing the following: libtool-1.3.4_4 Generic shared library support script expat-1.95.4 XML 1.0 parser written in C gettext-0.11.5 GNU gettext package gmake-3.79.1_2 GNU version of 'make' utility At that point, of course, gmake decided that it didn't need any of the others after all. :-) I'm not sure what caused the original problem, but I suspect the port descriptions and tarballs somehow got out of sync. Probably best to close the PR with caveats in the appropriate places, unless you want me to look at specific files in the CD set for more detailed analysis. Responsible Changed From-To: ade->freebsd-ports Ade resigned. Responsible Changed From-To: ade->freebsd-ports Ade resigned. Responsible Changed From-To: ade->freebsd-ports Ade resigned. Responsible Changed From-To: ade->freebsd-ports Ade resigned. Responsible Changed From-To: ade->freebsd-ports Ade resigned. Responsible Changed From-To: freebsd-ports-bugs->ade I'll be looking at all things libtool prior to 4.8-RELEASE State Changed From-To: open->closed Pretty much irrelevant now, since we're at libtool-1.3.5 |