| Summary: | Firefox and Thunderbird package problem | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Richard Bejtlich <taosecurity> |
| Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Richard Bejtlich
2006-10-03 21:50:29 UTC
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer Hello The (A) solution to this problem is to rebuild the packages containing libplds4*, this being nspr. $ cd /usr/devel/nspr && make install FORCE_PKG_REGISTER=wellsure To find what package a file belongs to you can use. $ cd /var/db/pkg && grep -rni "libplds" * Karl Andersson State Changed From-To: open->closed Couldn't reproduce it, we don't have any of 6.1-SECURITY in our src tree. Therefore, I don't know what 6.1-SECURITY has so you are better off to use the ports tree than package (pkg_add). Also, please follow this URL (below) in the "1. When should I make a bug report?" part first. http://www.freebsd.org/gnome/docs/bugging.html |