unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* CVS HEAD fails to build from "make clean" on OSX 10.4
@ 2007-02-23 16:08 Randal L. Schwartz
  2007-02-23 17:45 ` Randal L. Schwartz
  0 siblings, 1 reply; 2+ messages in thread
From: Randal L. Schwartz @ 2007-02-23 16:08 UTC (permalink / raw)
  To: emacs-devel


Compiling /Users/merlyn/MIRROR/emacs-CVS/lisp/./mh-e/mh-acros.el
dyld: Library not loaded: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  Reason: no suitable image found.  Did find:
        /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib: not a dylib
make[2]: *** [compile] Error 1
make[1]: *** [bootstrap-build] Error 2
make: *** [bootstrap] Error 2

What's odd is that the file is there, and it is indeed a dylib, according to "file":

localhost.local:..rsions/A/Resources % file libJPEG.dylib 
libJPEG.dylib: Mach-O universal binary with 2 architectures
libJPEG.dylib (for architecture i386):  Mach-O dynamically linked shared library i386
libJPEG.dylib (for architecture ppc):   Mach-O dynamically linked shared library ppc


-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: CVS HEAD fails to build from "make clean" on OSX 10.4
  2007-02-23 16:08 CVS HEAD fails to build from "make clean" on OSX 10.4 Randal L. Schwartz
@ 2007-02-23 17:45 ` Randal L. Schwartz
  0 siblings, 0 replies; 2+ messages in thread
From: Randal L. Schwartz @ 2007-02-23 17:45 UTC (permalink / raw)
  To: emacs-devel

>>>>> "Randal" == Randal L Schwartz <merlyn@stonehenge.com> writes:

Randal> What's odd is that the file is there, and it is indeed a dylib, according to "file":

Disappeared when I repeated it.  Darn.  Must've been a hiccup.

Nevermind then.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-23 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-23 16:08 CVS HEAD fails to build from "make clean" on OSX 10.4 Randal L. Schwartz
2007-02-23 17:45 ` Randal L. Schwartz

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).