Ticket #26804 (closed defect: fixed)
scite: /Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory
| Reported by: | jafelds@… | Owned by: | nox@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.1 |
| Keywords: | Cc: | ||
| Port: | scite |
Description
I tried to install scite to hope that it supported multi line regex capabilities.
sudo port install scite +universal
The end result...well, see the attached log file.
Attachments
Change History
comment:1 Changed 3 years ago by ryandesign@…
- Owner changed from macports-tickets@… to nox@…
- Keywords scite universal removed
- Summary changed from Scite Fails to build to scite: /Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory
The relevant error seems to be:
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory
And does that file actually exist? The MacOSX10.4u SDK is not installed by default on Snow Leopard; if you haven't installed that SDK, try installing it (using the Xcode installer).
comment:2 Changed 3 years ago by jafelds@…
I already have that SDK installed, and that file exists. It must be due to something else.
comment:4 in reply to: ↑ 3 Changed 3 years ago by jafelds@…
Replying to jmr@…:
Should be fixed by r72363; please confirm.
If you meant for me to build without +universal, it does not work, even after cleaning. If you meant for me to patch those changes...admittedly, I don't recall how to patch or update to that particular version. sudo port selfupdate claimed no new ports were updated, yet r72363 is for scite.


Log File from failed install.