Bug 96947 - [update]math/mathomatic
Summary: [update]math/mathomatic
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-07 21:10 UTC by Martin Wilke
Modified: 2006-05-07 22:39 UTC (History)
0 users

See Also:


Attachments
mathomatic.diff (1007 bytes, patch)
2006-05-07 21:10 UTC, Martin Wilke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Wilke 2006-05-07 21:10:17 UTC

- update to 12.5.15
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2006-05-07 21:38:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Take.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2006-05-07 22:22:49 UTC
State Changed
From-To: open->feedback

It does not build on 4.x: 

/usr/include/readline/chardefs.h:57: warning: this is the location of the previous definition 
cc -O -pipe   -Wunused -Wshadow -DUNIX -DVERSION="`cat VERSION`" -DREADLINE -c globals.c 
cc -O -pipe   -Wunused -Wshadow -DUNIX -DVERSION="`cat VERSION`" -DREADLINE -c am.c 
am.c: In function `getstring': 
am.c:514: syntax error before `char' 
am.c:517: `cp' undeclared (first use in this function) 
am.c:517: (Each undeclared identifier is reported only once 
am.c:517: for each function it appears in.) 
*** Error code 1 

Stop in /work/a/ports/math/mathomatic/work/mathomatic-12.5.15. 
*** Error code 1
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2006-05-07 22:38:18 UTC
State Changed
From-To: feedback->closed

Committed with changes, thanks! 

Changes: 
- This port needs to be built with gcc version 3.4 or higher