Alexander Hansen wrote:
[]
> I can confirm this on 10.5.8/i386.
> 
> In addition, the package carries a dependency on gcc42, but uses the
> system's gcc-4.2, if present.

Guess who introduced SetCC:/usr/bin/gcc-4.2 in dx.info, according to the 
cvs log? ;-)

Alex, if you are fixing this: Here is a way to introduce the missing 
libjpeg:

PatchScript: <<
  %{default_script}
  perl -pi -e "s|LIB_HDF\=\'\-ldf\'|LIB_HDF='-ldf -ljpeg'|" configure.ac
<<

Also, for the problem with the .dSYM extension (which is an autotools 
bug), I would find it cleaner to add ac_cv_exeext='' to the 
ConfigureParams than to make those hardlinks

ln  %i/share/dx/bin_macos/builder.dSYM  %i/share/dx/bin_macos/builder
[etc]

-- 
Martin



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to