For 10.4-EOL, I added back those libarary sym-links to get gnutls28 to build as well, but wasn't sure if they were needed for 10.!4.
From this report, I suspect they are needed.

Fang


Hello!

On Mac OS X 10.5.8 (Leopard, PPC) Fink sees that nettle and libhogweed
and builds them. And installed them:

         i      libhogweed      2.4-2   Low level cryptographic library
         i      nettle4 2.4-2   Low level cryptographic library
         i      nettle4-shlibs  2.4-2   Low level cryptographic library

But this installation is not complete on disk:

        -rw-r--r--   1 root  admin     85784 19 Dez 13:38 libhogweed.2.1.dylib
        -rw-r--r--   1 root  admin   1869920 19 Dez 13:38 libhogweed.a
        lrwxr-xr-x   1 root  admin        20 19 Dez 13:38 libhogweed.dylib ->
libhogweed.2.1.dylib
        -rw-r--r--   1 root  admin    194384 19 Dez 13:38 libnettle.4.3.dylib
        -rw-r--r--   1 root  admin   2033752 19 Dez 13:38 libnettle.a
        lrwxr-xr-x   1 root  admin        19 19 Dez 13:38 libnettle.dylib ->
libnettle.4.3.dylib

because:

        Making all in latex
        make[4]: Nothing to be done for `all'.
          CC     printlist.o
          CCLD   printlist
        libtool: link: warning: library `/sw/lib/libgmp.la' was moved.
        ./printlist > algorithms.texi-tmp
        dyld: Library not loaded: /sw/lib/libnettle.4.dylib
          Referenced from: /sw/lib/libhogweed.2.1.dylib
          Reason: image not found
        /bin/sh: line 1: 80928 Trace/BPT trap          (core dumped) ./
printlist > algorithms.texi-tmp
        make[4]: *** [algorithms.texi] Error 133
        make[3]: *** [all-recursive] Error 1
        make[2]: *** [all] Error 2
        make[1]: *** [all-recursive] Error 1
        make: *** [all] Error 2

So a sym-link /sw/lib/libnettle.4.dylib -> libnettle.4.3.dylib is
needed as well. It is built, first, but then removed:

        rm -- /sw/src/fink.build/root-nettle4-2.4-2/sw/lib/libnettle.4.dylib
        rm -- /sw/src/fink.build/root-nettle4-2.4-2/sw/lib/libhogweed.2.dylib

(BTW, on Tiger, PPC, 10.4.11, it worked.)


Package manager version: 0.31.5
Distribution version: selfupdate-cvs Mon Dec 19 02:33:16 2011, 10.5,
powerpc
Trees: local/main stable/main stable/crypto unstable/main unstable/
crypto
Xcode: 3.1.4

--
Greetings

  Pete

The best way to accelerate a PC is 9.8 m/s²


------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for
developers. It will provide a great way to learn Windows Azure and what it
provides. You can attend the event by watching it streamed LIVE online.
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
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


--
David Fang
http://www.csl.cornell.edu/~fang/
http://www.achronix.com/
------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
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