| Summary: | x11/XFree86-libraries build error: Wraphelp.c could not be compiled | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | lev <lev> |
| Component: | Individual Port(s) | Assignee: | Eric Anholt <anholt> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-ports->anholt over to maintainer For some reason, Wraphelp.c comes as MS-DOS ASCII (CR/LF). dos2unix'ing the distfile should fix this. Wraphelp.c comes as MS-DOS ASCII for some reason. dos2unix'ing the distfile fixed this for me. Regards, -- Michael Nottebrock Where is your Wraphelp.c from, and how did you get it? It's fetched automatically from the ports these days, but if you have an old (and broken) one it won't get noticed in the md5 of the files. A patch at http://people.freebsd.org/~anholt/files/xf420diff3-1 makes it get md5ed. Wraphelp.c should have a checksum of: MD5 (xc/Wraphelp.c) = 93bae6600ee76c5bfdfa50b88523d879 FWIW, with a freshly downloaded Wraphelp.c from the DISTFILES sites, I can't get this error on -current or chroot -stable. -- Eric Anholt <eta@lclark.edu> http://people.freebsd.org/~anholt/dri/ State Changed From-To: open->closed committed a fix |
Build failed with next diagnostic: perl# make ===> Extracting for XFree86-libraries-4.2.0_2 How-To-Repeat: cd /usr/ports/x11/XFree86-4-Libraries && make