| Summary: | /usr/ports/graphics/aalib fails to compile | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Shaun Courtney <shaun> |
| Component: | Individual Port(s) | Assignee: | Tetsurou Okazaki <okazaki> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Shaun Courtney
2002-01-08 08:10:01 UTC
The problem seems to lie with autoconf. I did a make patch ; cd work/aalib-1.2 then perl -pi -e `s/autoconf/autoconf213/g;` * followed by cd ../.. && make install and it compiled. I'm not sure how to make the depenancy autoconf213 rather than autoconf (2.52) -sc The problem seems to lie with autoconf.
I did a make patch ; cd work/aalib-1.2 then
perl -pi -e `s/autoconf/autoconf213/g;` * followed
by cd ../.. && make install and it compiled.
I'm not sure how to make the depenancy autoconf213 rather than
autoconf (2.52)
-sc
--
Faculty of Engineering and the Built Environment
Information Technology Manager
0 828 228822 / 650 2800
State Changed From-To: open->feedback I have committed the fix in rev. 1.23 of the port Makefile. Please update the port and try building it again to check this problem was solved. Responsible Changed From-To: freebsd-ports->okazaki I have committed a fix candidate. State Changed From-To: feedback->closed The problem was fixed. |