[companion-discuss] Code Review Request: Fix for SFWrpm
Steve Christensen
sunfreeware at gmail.com
Tue Oct 30 02:53:24 PDT 2007
This is a code review request for a fix to the SFWrpm package files so that they will build in NV72 or higher. The webrev is at
http://companion.sunfreeware.com/downloads/rpmwebrev/
Details -
In NV 72 or higher, there is now a file err.h in /usr/include that conflicts with a err.h file in the rpm source code. When a build is attempted, parts of the build find the /usr/include/err.h file and the build fails. The simplest thing to do was rename the rpm err.h file to errx.h and patch a few files to look for that instead of err.h. The code then builds with no problems in a nightly in NV74. I am open to other clever/cleaner ways to do this.
Steve Christensen
--
This messages posted from opensolaris.org
More information about the companion-discuss
mailing list