Bug 82020 - [patch] textproc/expat2 broke php4-xml
Summary: [patch] textproc/expat2 broke php4-xml
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-08 09:00 UTC by Pav Lucistnik
Modified: 2005-06-12 17:19 UTC (History)
0 users

See Also:


Attachments
file.diff (1.11 KB, patch)
2005-06-08 09:00 UTC, Pav Lucistnik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pav Lucistnik freebsd_committer freebsd_triage 2005-06-08 09:00:23 UTC
expat-1.95.8_2 is installing incorrect .la file which contains references
to files located in workdir, not in installdir. this breaks for example
php4-xml port.

Fix: Don't install useless .la file at all. This fixes php4-xml compilation.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-08 09:08:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer
Comment 2 Michael Nottebrock freebsd_committer freebsd_triage 2005-06-09 20:27:10 UTC
See http://www.freebsd.org/cgi/query-pr.cgi?pr=81730 - patching the installed 
libtool archive instead of a complete revert should work as well. Haven't 
tested with php4-xml, perhaps you could try.
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-12 17:19:43 UTC
State Changed
From-To: open->closed

Committed via timeout