Bug 44994 - phoenix broken when built with system perl
Summary: phoenix broken when built with system perl
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: Alan Eldridge
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-06 11:40 UTC by Guido Berhoerster
Modified: 2002-12-22 11:37 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guido Berhoerster 2002-11-06 11:40:01 UTC
When Phoenix is built with system perl on 4.7-RELEASE it doesn't
run at all but shows the following error message:
----snip----
XML Parsing Error: undefined entity
Location: chrome://browser/content/browser.xul
Line Number 447,Column 34:

<menuitem label="&quitApplicationCmd.label;" id="menu_FileQuitItem"
---------------------------------^
----snap----
When built with the per5.8-port instead it works without any
problems.

Fix: 

As I already mentioned a workaround is to build phoenix with the
perl5.8 port (you also need to make sure that p5-File-Spec isn't
installed and that you did a "use.perl port").
How-To-Repeat: make sure the perl5.8-port is not installed

cd /usr/ports/www/phoenix
make
make install

then try to run phoenix and get the error message
Comment 1 Adam Weinberger freebsd_committer freebsd_triage 2002-11-06 11:47:09 UTC
Responsible Changed
From-To: freebsd-ports->alane

Over to maintainer, let him close it. 

Just as an FYI, this is a (well-)known problem, and a solution is 
being actively sought.
Comment 2 Alan Eldridge freebsd_committer freebsd_triage 2002-11-06 11:49:59 UTC
State Changed
From-To: open->closed

Workaround is all we have right now. A fix might be forthcoming, but no promises.
http://www.freebsd.org/cgi/query-pr.cgi?pr=44994 
Comment 3 Alan Eldridge freebsd_committer freebsd_triage 2002-11-06 21:40:07 UTC
State Changed
From-To: closed->analyzed

Re-opening per submitters suggestion so people who have the sense to 
check the PRs will see we know about this.
Comment 4 Alan Eldridge freebsd_committer freebsd_triage 2002-12-22 11:36:55 UTC
State Changed
From-To: analyzed->closed

that is just the way it is and is going to stay
http://www.freebsd.org/cgi/query-pr.cgi?pr=44994