> On Nov 25, 2015, at 21:01, 주종민 <joojong...@kiost.ac.kr> wrote:
> 
> Hi ~ I'm a researcher of KIOST.
> 
>  
> I usually install mbsystem software using "fink"
> 
>  
> But, I tried to update fink and mbsystem yesterday.
> 
>  
> I couldn't finish to install mbsystem and checked the FAQ, but I can't solve 
> the problems.
> 
>  
> The message of a complie problems are as below :
> 
>  
>  
> ld: library not found for -lpsl
> 
> clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)
> 
> make[3]: *** [libmbio.la] Error 1
> 
> make[2]: *** [all] Error 2
> 
> make[1]: *** [all-recursive] Error 1
> 
> make: *** [all-recursive] Error 1
> 
> ### execution of /usr/bin/make failed, exit code 2
> 
> ### execution of /tmp/fink.1Rcbt failed, exit code 2
> 
> Removing runtime build-lock...
> 
> Removing build-lock package...
> 
> /sw/bin/dpkg-lockwait -r fink-buildlock-mbsystem-5.5.2248-1
> 
> (Reading database ... 42583 files and directories currently installed.)
> 
> Removing fink-buildlock-mbsystem-5.5.2248-1 ...
> 
> Failed: phase compiling: mbsystem-5.5.2248-1 failed
> 
>  
> Before reporting any errors, please run "fink selfupdate" and try again.
> 
> Also try using "fink configure" to set your maximum build jobs to 1 and
> 
> attempt to build the package again.
> 
> If you continue to have issues, please check to see if the FAQ on Fink's 
> 
> website solves the problem.  If not, ask on one (not both, please) of
> 
> these mailing lists:
> 
>  
> The Fink Users List <fink-users@lists.sourceforge.net>
> 
> The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,
> 
>  
> with a carbon copy to the maintainer:
> 
>  
> Kurt Schwehr <goat...@users.sourceforge.net>
> 
>  
> Note that this is preferable to emailing just the maintainer directly,
> 
> since most fink package maintainers do not have access to all possible
> 
> hardware and software configurations.
> 
>  
> Please try to include the complete error message in your report.  This
> 
> generally consists of a compiler line starting with e.g. "gcc" or "g++"
> 
> followed by the actual error output from the compiler.
> 
>  
> Also include the following system information:
> 
> Package manager version: 0.39.2
> 
> Distribution version: selfupdate-rsync Thu Nov 26 13:10:06 2015, 10.10, x86_64
> 
> Trees: local/main stable/main
> 
> Xcode.app: 7.1.1
> 
> Xcode command-line tools: 7.1.0.0.1.1444952191
> 
> Max. Fink build jobs:  4
> 
>  
> I look forward to your response. 
> 
>  
>  
>  
>  
> 
> ========================================================
> 
>   주종민 올림
>  
> 
>   Jongmin Joo
> 
>   Researcher
>   Deep-sea & Seabed Resources Research Division
>   Korea Institute of Ocean Science & Technology 
>   Ansan, P.O. Box 29
>   Seoul 425-600
>   Republic of Korea
>   Tel: +82-31-400-6368
>   H.P.: 010-2254-2543
>   Fax: +82-31-418-8772
>   Email: joojong...@kiost.ac
> ========================================================
>  

Actually, it really has only one problem, which is that the build cannot find 
libpsl.dylib.  

However, you omitted the line before what you posted, which is what the 
compiler tried to run and failed to do so.  That’s usually an important thing 
to include, since that provides us with some information about what the flags 
and included files were.  

Please provide the output from one or two lines before what you posted here.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to