Unable to upgrade Port

Ryan Schmidt ryandesign at macports.org
Tue Oct 26 17:50:25 PDT 2010


On Oct 26, 2010, at 18:38, Ted Kord wrote:

> Just tried what you suggested. Here are the contents of the new main.log:

[snip]

> :info:configure checking how large gmp demands uintD to be... configure: error: Don't know which C-type has sizeof 133.

Curious. So either your gmp is misbehaving, or your cln doesn't know how to properly ask gmp about its capabilities.

This works fine on my system.

Could you supply your config.log file? Maybe it has more clues. It's in the cln source directory, which is in the directory identified by the command:

port work cln

You can also try rebuilding your gmp:

sudo port clean gmp
sudo port -n upgrade --force gmp

If that works, we'll know it was a problem with the way your gmp was built (but not how the problem occurred in the first place).



More information about the macports-users mailing list