I downloaded the source for the Scilab Image Processing (SIP) toolbox 
from http://cyvision.if.sc.usp.br/~rfabbri/sip/ and attempted to 
build it.  The build process is initiated from within Scilab.  The 
build failed with error messages (see below) suggesting to me that 
there is a problem with the "ilib_build" function which is a part of 
the standard scilab distribution.  Does my assessment sound correct? 
Anyone have any suggestions on fixing this, or who ask to get it 
fixed?  I'm using OS x 10.2.1 with the Dev Tools that came in the 
Jaguar box (which I assume are the latest tools).  I have 
scilab-atlas 2.6-4 and imagemagick 5.4.5-1 (a prerequisite for SIP) 
from fink


Transcript of attempt to build Scilab Image Processing toolbox 
(executed within Scilab):

-->exec builder.sce

-->mode(-1);
Assuming you are using the official Scilab 2.6 release.
Building for official Scilab 2.6 release.

-->mode(-1);
    Building the help pages.
    generate a gateway file
    generate a loader file
    generate a Makefile: Makelib
    running the makefile
    cc: -install_name only allowed with -dynamiclib
    make: *** [libimgio.la] Error 1
  !--error  9999
unix_s: error during ``make -f Makelib libimgio.la''
execution
at line      39 of function unix_s                   called by :
line    30 of function ilib_compile             called by :
line    16 of function ilib_build               called by :
ilib_build(ilib_name,table,files,libs);
line  **** of exec file called by :
    exec(buildprg);
line    84 of exec file called by :
exec builder.sce


Thanks,
Neal.


-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to