Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13044 closed defect (fixed)

libsdl does not build under Leopard

Reported by: bdh@… Owned by: nox@…
Priority: High Milestone:
Component: ports Version: 1.5.0
Keywords: libsdl Cc: bdh@…, nox@…
Port:

Description

---> Building libsdl with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsdl/work/SDL-1.2.12" && make all " returned error 2 Command output: ./src/video/quartz/SDL_QuartzEvents.m:687: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:689: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m: In function 'QZ_PumpEvents': ./src/video/quartz/SDL_QuartzEvents.m:731: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:785: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:787: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:788: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:789: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:791: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:792: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:793: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:796: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:802: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:803: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:803: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:803: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:803: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:803: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:804: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:807: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:807: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:814: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:820: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:820: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:835: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:870: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:894: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:919: error: dereferencing pointer to incomplete type ./src/video/quartz/SDL_QuartzEvents.m:950: error: dereferencing pointer to incomplete type make: * [build/SDL_QuartzEvents.lo] Error 1

Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: bdh@… nox@… added
Owner: changed from macports-dev@… to nox@…

comment:2 Changed 16 years ago by nox@…

Status: newassigned

I don't have Leopard for the time being, I'll check upstream if they have a fix. Thanks for reporting.

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

This was fixed by r26740, AFAICT.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.