Peter Dyballa wrote:
> Hello
>
> Building this package fails at the end:
>
>       readlink -f $f
>       tr '[:upper:]' '[:lower:]'<<<"$f"
>       tr '[:upper:]' '[:lower:]'<<<"$g"
>        ## There remain symlinks BN_print.3 -> BN_bn2bin.3 and bn_print.3 - 
>  > bn_internal.3, we rename the latter.
>        rm -f /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/ 
> BN_print.3 /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/ 
> bn_print.3 || true
>        ln -fs BN_bn2bin.3 /sw/src/fink.build/root-openssl-0.9.8k-1/sw/ 
> share/man/man3/BN_print.3
>        ln -fs bn_internal.3 /sw/src/fink.build/root-openssl-0.9.8k-1/sw/ 
> share/man/man3/_bn_print.3
>        ### for comptibility with libmd (don't know how to set up update- 
> alternatives with original capitalisation)
>        mv /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/ 
> md5.3 /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/man3/MD5.3
>       mv: rename /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/ 
> man3/md5.3 to /sw/src/fink.build/root-openssl-0.9.8k-1/sw/share/man/ 
> man3/MD5.3: No such file or directory
>       ### execution of /var/tmp/tmp.5.LYWttj failed, exit code 1
>
> Before it was reported:
>
>       lh_doall_arg.3 => lhash.3
>       lh_error.3 => lhash.3
>       installing man3/md5.3
>       MD2.3 => md5.3
>       MD4.3 => md5.3
>       MD5.3 => md5.3
>       MD2_Init.3 => md5.3
>       MD2_Update.3 => md5.3
>       MD2_Final.3 => md5.3
>       MD4_Init.3 => md5.3
>       MD4_Update.3 => md5.3
>       MD4_Final.3 => md5.3
>       MD5_Init.3 => md5.3
>       MD5_Update.3 => md5.3
>       MD5_Final.3 => md5.3
>       installing man3/mdc2.3
>
> I presume the missing nroff file is created from /sw/src/fink.build/ 
> openssl-0.9.8k-1/openssl-0.9.8k/doc/crypto/md5.pod, which exists.
>
> --
> Package manager version: 0.29.2
> Distribution version: selfupdate-rsync Sun Apr 19 10:21:09 2009,  
> 10.4, powerpc
> Mac OS X version: 10.4.11
> Xcode version: 2.5
> gcc version: 4.0.1 (Apple Computer, Inc. build 5370)
> make version: 3.81
> Feedback Courtesy of FinkCommander
>
>
>
> --
> Greetings
>
>    Pete
>
> War springs from unseen and generally insignificant causes.
>                               – Anonymous
>
>
>   
Apparently this version doesn't behave well on case-insensitive
filesystems.  The issue is being worked on.

-- 
Alexander Hansen
Fink User Liaison


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to