Skip to content

7.55.1 fails to build on Mac OS X PowerPC, expected specifier-qualifier-list before ‘curl_off_t’ #1797

@ryandesign

Description

@ryandesign

I did this

./configure and make

I expected the following

successful build

curl/libcurl version

7.55.1

operating system

Mac OS X 10.5.8 PowerPC

Here is a log of the failure:

https://build.macports.org/builders/ports-10.5_ppc_legacy-builder/builds/37963/steps/install-port/logs/stdio

The errors begin with:

../include/curl/curl.h:174: error: expected specifier-qualifier-list before ‘curl_off_t’

I suspect #1774 caused this. 7.55.0 built successfully on the same system.

I'm not in front of a PowerPC system right now, but sources on the Internet show that a PowerPC Mac running Mac OS X 10.4 defines __ppc__ and __POWERPC__ but not __powerpc__.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions