Opened 9 years ago
Closed 6 years ago
#50091 closed defect (worksforme)
libsdl_image: grep: /opt/local/lib/libXext.la: No such file
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
Attachments (2)
Change History (8)
Changed 9 years ago by david@…
comment:1 follow-up: 2 Changed 9 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 file → libsdl_image: grep: /opt/local/lib/libXext.la: No such file |
This was not a clean attempt. Please clean libsdl_image then try again.
Changed 9 years ago by david@…
Attachment: | main.2.log added |
---|
comment:2 Changed 9 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
comment:3 follow-up: 4 Changed 9 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?
comment:4 follow-up: 5 Changed 9 years ago by david@…
Replying to ryandesign@…:
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?
That is the case. What can I do about it? Is there an upgrade procedure that I can follow? If I do, will it solve my problem?
comment:5 Changed 9 years ago by david@…
Replying to david@…:
Replying to ryandesign@…:
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?
That is the case. What can I do about it? Is there an upgrade procedure that I can follow? If I do, will it solve my problem?
UPDATE: I have succeeded in updating all. Thanks. Please close ticket.
comment:6 Changed 6 years ago by mf2k (Frank Schima)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
log file