On Feb 11, 2013, at 10:14 AM, Alexander Hansen <alexanderk.han...@gmail.com> 
wrote:

> In the future, use one thread per package.  Trying to wade through a
> bunch of unconnected (or at least loosely connected) build failures and
> cc'ing multiple unrelated maintainers isn't usually an efficient way to
> solve problems.

Sorry about that; there were a bunch of odd problems all at once, and I thought 
they might be related to one another.

>> What is the output of 'fink -V | head -n 3' ? And also, did you recently 
>> update your system OS ?

Package manager version: 0.34.5
Distribution version: selfupdate-rsync Sun Feb 10 22:33:39 2013, 10.8, i386
Trees: local/main stable/main local/injected

>       sw_vers

10.8.2, updated in the past month from 10.6.x.

>       fink list -t xcode

xcode 4.5.0.0.1.1249367152-1
xcode.app 4.6-1


> Check for a "config.log" file in your ghostcript build directory, which
> might be
> 
> /sw/src/fink.build/ghostscript-9.05-1/ghostscript-9.05
> 
> and look for "jpeg" in that.

Aha.  This seems like a likely culprit:

ld: warning: ignoring file /sw/lib/libjpeg.dylib, file was built for 
unsupported file format ( 0xce 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 0 0x 3 0x 0 0x 
0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked 
(x86_64): /sw/lib/libjpeg.dylib


I tried "fink install libjpeg", and that seemed to work… but in the process, it 
said "considering removing libjpeg8 in favor of libjpeg", and then "yes, will 
remove libjpeg8 in favor of libjpeg".  For which I presume it has a good 
reason… but ghostscript still wants libjpeg8.

So I removed libjpeg and installed libjpeg8, but I still get the same config 
error from trying to install ghostscript: it can't find the jpeg library.

I tried downloading source from ijg.org, as the message suggests, put it at the 
top level of the gs hierarchy and did a configure/make manually: configure 
seemed to be happy, but in the "make" process I ran into "No rule to make 
target `obj/libtiff_.dev', needed by `obj/libtiff.dev'".




Stephen Bloch
sbl...@adelphi.edu


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to