Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4b340319
Commit
4b340319
authored
Aug 27, 2007
by
YAMAMOTO Mitsuharu
Browse files
(Mac OS X): Add alternative workaround for QuickTime
updater breakage.
parent
f9274544
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
6 deletions
+14
-6
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/PROBLEMS
etc/PROBLEMS
+9
-6
No files found.
etc/ChangeLog
View file @
4b340319
2007-08-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
updater breakage.
2007-08-26 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
* NEWS: Say that PDF files are now the default for refcards.
...
...
etc/PROBLEMS
View file @
4b340319
...
...
@@ -1857,12 +1857,15 @@ There appears to be a problem with the implementation of pty's on the
Mac OS X that causes process output to be truncated. To avoid this,
leave process-connection-type set to its default value of nil.
*** Mac OS X 10.3.9 (Carbon): QuickTime 7.0.4 updater breaks build.
On the above environment, build fails at the link stage with the
message like "Undefined symbols: _HICopyAccessibilityActionDescription
referenced from QuickTime expected to be defined in Carbon". A
workaround is to use QuickTime 7.0.1 reinstaller.
*** Mac OS X 10.3.9 (Carbon): QuickTime updater breaks build.
Some QuickTime updaters such as 7.0.4 and 7.2.0 are known to break
build at the link stage with the message like "Undefined symbols:
_HICopyAccessibilityActionDescription referenced from QuickTime
expected to be defined in Carbon". A workaround is to use a QuickTime
reinstaller. Alternatively, you can link with the frameworks in the
corresponding SDK by specifying LDFLAGS as
"-Wl,-F/Developer/SDKs/MacOSX10.3.0.sdk/System/Library/Frameworks".
**
FreeBSD
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment