| Summary: | Error in lame-3.51 Makefile | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | jblaufus <jblaufus> |
| Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
On Sun, Dec 12 1999 at 11:19:52PM -0800, jblaufus@sendit.sendit.nodak.edu wrote: > >Description: > On line 20 of the Makefile for lame should read "gtk12:${PORTSDIR}/x11-toolkits/gtk12" > instead of "gtk12.2:${PORTSDIR}/x11-toolkits/gtk12" > >Fix: > Change line 20 of the lame Makefile from "gtk12:${PORTSDIR}/x11-toolkits/gtk12" > to "gtk12.2:${PORTSDIR}/x11-toolkits/gtk12" Sorry, which one is it? In descript you say change it to gtk12:... and in Fix you say change it to gtk12.2:... gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 is what is currently in the Makefile, and it is also correct. Maybe you could paste the error you get while trying to compile lame? It's working fine here. -Chris -- cpiazza@jaxon.net cpiazza@FreeBSD.org Abbotsford, BC, Canada State Changed From-To: open->closed This one already appears to be fixed. |
On line 20 of the Makefile for lame should read "gtk12:${PORTSDIR}/x11-toolkits/gtk12" instead of "gtk12.2:${PORTSDIR}/x11-toolkits/gtk12" Fix: Change line 20 of the lame Makefile from "gtk12:${PORTSDIR}/x11-toolkits/gtk12" to "gtk12.2:${PORTSDIR}/x11-toolkits/gtk12" How-To-Repeat: compile lame from the ports collection