Opened 11 years ago

Closed 11 years ago

#36592 closed defect (duplicate)

libgsasl: error: typedef redefinition with different types ('signed char' vs 'long')

Reported by: rcobbe Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: lion Cc: ryandesign (Ryan Carsten Schmidt)
Port: libgsasl

Description

I'm unable to build libgsasl 1.6.1 from source with XCode 4.5.1 on MacOS 10.7.5; I've attached a build log.

This looks like the same problem as reported for Mountain Lion in #35345, and indeed using the Portfile that's attached to that ticket allows me to build 1.8 successfully. (I wasn't sure if this should go as a comment on the existing bug report, but since its summary specifically mentions Mountain Lion, I figured it'd be easier for folks to find this if I created a separate ticket. Feel free to mark this as a duplicate of #35345 if you like.)

Attachments (1)

gsasl-build.log (59.5 KB) - added by rcobbe 11 years ago.
main.log from attempt to build libgsasl

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by rcobbe

Attachment: gsasl-build.log added

main.log from attempt to build libgsasl

comment:1 Changed 11 years ago by rcobbe

Forgot to mention: I tried building the port with sudo port install libgsasl configure.compiler=llvm-gcc-4.2, but the same problem occurs, so it's not a GCC-vs-Clang problem.

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: duplicate
Status: newclosed
Summary: libgsasl build from source fails on Lion with XCode 4.5.1libgsasl: error: typedef redefinition with different types ('signed char' vs 'long')

It's the same problem, clearly not OS-specific; we can handle it under a single ticket.

Note: See TracTickets for help on using tickets.