User Details
- User Since
- Mar 27 2017, 4:47 PM (403 w, 2 d)
- Availability
- Available
Oct 25 2013
Then please describe the error building GnuPG using the one and only way -
everything else is not supported.
??? I *did*, in this very bug report right here, in my original post. Is my
attachment not viewable?
Oct 23 2013
Homebrew is the only way building with Xcode5 can SUCCEED. Building the "normal"
way, with ./configure --stuff && make, FAILS. The bug is in gnupg2. Homebrew has
somehow stepped around the bug.
Oct 20 2013
Homebrew is an OSX package manager.
It's interesting that it built inside Homebrew, because they do some automatic
adjustment of CFLAGS etc. to make a package more likely to build on OSX.
Probably what happened is they removed a flag which is causing the problem I'm
reporting, but only on XCode5.0
I'm no programmer, but I'll look into this further.
Oct 7 2013
Something got screwed up in the somewhat bizarre chain of includes. My
only work around is to manually include the needed typedefs.
I'm not a programmer and I don't know what "manually include the needed
typedefs" means.
Interestingly the problem I report doesn't exist when gnupg2 is built within
Homebrew.
The --disable-agent doesn't matter for this bug. It's the same without it.
It's an artifact from Homebrew, which for whatever reason splits things into one
package for just the agent, and another for gnupg2-sans-agent.
Oct 5 2013
Aug 21 2013
Oh sorry, never mind. Apologize for the noise. I accidentally looked at the
relevant file in 2.0.20 and thought it hadn't been fixed yet. Sheesh.