Bug 59557 - Fix palm/jfconv build on FreeBSD 5.X
Summary: Fix palm/jfconv build on FreeBSD 5.X
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-21 17:40 UTC by Sean Chittenden
Modified: 2003-11-22 01:39 UTC (History)
0 users

See Also:


Attachments
file.diff (2.51 KB, patch)
2003-11-21 17:40 UTC, Sean Chittenden
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Chittenden 2003-11-21 17:40:20 UTC

palm/jfconv does not build on 5.X 
machines due to its usage of multistring
literals (depreciated with gcc 3.X).
The following patch fixes this.

How-To-Repeat: 

Build with gcc 3.X.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2003-11-22 01:39:18 UTC
State Changed
From-To: open->closed

Committed, thanks!