[ncl-talk] WRAPIT failure on OS X 10.10

Rick Brownrigg brownrig at ucar.edu
Mon Dec 1 09:22:08 MST 2014


>         I try with "WRAPIT -L /usr/local/gfortran/lib/ -l gfortran"

If that's literally what you typed, you might try:

        WRAPIT -L /usr/local/gfortran/lib/ -l gfortran ex.f


Rick

On Wed, Nov 26, 2014 at 8:21 PM, Cheung <zuibeidemei at 126.com> wrote:

> Dear Dennis:
>
>            I do have a gfortran installed.
>            I try with "WRAPIT -L /usr/local/gfortran/lib/ -l gfortran"
>            and it reports:
>            WRAPIT Version: 120209
>            FATAL ERROR: missing library name after -l option
>            EXITING WRAPIT
>
>            Thanks for your reply.
>
> Regards
> Cheung
>
>
>
>
>
>
> At 2014-11-26 23:06:22, "Dennis Shea" <shea at ucar.edu> wrote:
>
> It looks like the gfortran compiler is not in your standard search path
>
> [1]
>
> Do you have gfortran in your search path?
>
> [2]
>
> %> which gfortran
>
> My system responds with
>
> /usr/local/bin/gfortran
>
> If you do not have gfortran in your path, you will have to download and
> install it.
>
> [3]
>
>
> WRAPIT -L /usr/local/bin/gfortran/lib -l gfortran
>
> Good luck
>
> On Wed, Nov 26, 2014 at 12:22 AM, Cheung <zuibeidemei at 126.com> wrote:
>
>> I came across a failure with WRAPIT:
>>
>> WRAPIT Version: 120209
>> COMPILING ex.f
>> couldn't understand kern.osversion `14.0.0'
>> LINKING
>> ld: library not found for -lgfortran
>> collect2: error: ld returned 1 exit status
>> END WRAPIT
>>
>> Please help.
>>
>> Regards
>>
>> Cheung
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> ncl-talk mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>
>>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141201/449559ec/attachment.html 


More information about the ncl-talk mailing list