Bug 74400 - pdftk 1.12 cannot be built on amd64 with gcc34
Summary: pdftk 1.12 cannot be built on amd64 with gcc34
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: 2004-11-26 05:30 UTC by patdung100
Modified: 2004-11-27 15:25 UTC (History)
0 users

See Also:


Attachments
file.diff (1.02 KB, patch)
2004-11-26 05:30 UTC, patdung100
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description patdung100 2004-11-26 05:30:26 UTC
      AMD64's gcc34 port does not build gcj. This make pdftk cannot compile on amd64.

Fix: Use GCC 3.3 instead. Below is the fix.
How-To-Repeat:       N/A
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2004-11-27 15:24:33 UTC
State Changed
From-To: open->closed


Committed, thanks!