Opened 8 years ago

Last modified 5 years ago

#50091 closed defect

libsdl_image: grep: /opt/local/lib/libXext.la: No such file — at Version 3

Reported by: david@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: libsdl_image

Description (last modified by ryandesign (Ryan Carsten Schmidt))

build Executing org.macports.build (libsdl_image) fails.

MACOSX_DEPLOYMENT_TARGET='10.11'
info:build grep: /opt/local/lib/libXext.la: No such file

Change History (5)

Changed 8 years ago by david@…

Attachment: main.log added

log file

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

Keywords: py-game libSDL_image removed
Port: libsdl_image added; py-game removed
Summary: Build SDL_image-1.2.12 [El Capitan] fails; grep: /opt/local/lib/libXext.la: No such filelibsdl_image: grep: /opt/local/lib/libXext.la: No such file

This was not a clean attempt. Please clean libsdl_image then try again.

Changed 8 years ago by david@…

Attachment: main.2.log added

comment:2 in reply to:  1 Changed 8 years ago by david@…

Replying to ryandesign@…:

This was not a clean attempt. Please clean libsdl_image then try again.

sudo port clean libsdl_image
sudo port install py-game
:info:build grep: /opt/local/lib/libXext.la: No such file or directory
Last edited 8 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

Thanks. It is normal for .la files not to exist with MacPorts on OS X 10.9 and later. The most common reason for a complaint about a nonexistent .la file is that you upgraded from OS X 10.8 or earlier to OS X 10.9 or later without following the migration instructions. Is that the case?

Note: See TracTickets for help on using tickets.