Opened 14 years ago
Closed 14 years ago
#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 (1)
Change History (7)
Changed 14 years ago by jafelds@…
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | scite universal removed |
---|---|
Owner: | changed from macports-tickets@… to nox@… |
Summary: | Scite Fails to build → 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 14 years ago by jafelds@…
I already have that SDK installed, and that file exists. It must be due to something else.
comment:3 follow-up: 4 Changed 14 years ago by jmroot (Joshua Root)
Should be fixed by r72363; please confirm.
comment:4 Changed 14 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.
comment:5 Changed 14 years ago by jmroot (Joshua Root)
It takes up to an hour for changes to svn to be synced onto the rsync server.
comment:6 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Presumed fixed.
Log File from failed install.