Re: Update to nettle7 dying with a syntax error
Merle Reinhart <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
Yes, that fixed my issue. Thanks!!!!! Merle > On Feb 1, 2023, at 10:37 AM, Hanspeter Niederstrasser <[email protected]> wrote: > > External Email - Use Caution > > On 1/31/23 8:37 AM, Merle Reinhart wrote: >> I was updating nettle7 on my Intel machines and the script is dying with a syntax error: >> >> [...] >> sudo -u fink-bld [ENV] sh -c /tmp/fink.C0kSZ >> [ -r /opt/sw/fink/dists/stable/main/finkinfo/crypto/nettle7-shlibs.patch ] >> sudo -u fink-bld [ENV] sh -c /tmp/fink.B2knz >> /tmp/fink.oZrXQ >> #!/bin/sh -ev >> /usr/bin/patch -p1 < /opt/sw/fink/dists/stable/main/finkinfo/crypto/nettle7-shlibs.patch >> patching file configure >> #for patch in `ls -1 ../debian/patches/*.patch`; do >> # patch -p1 < $patch >> #done >> perl -pi -e 's,-L\.\.,,g' */Makefile.in >> perl -pi -e 's,-l(hogweed|nettle),../lib\1.dylib,g' */Makefile.in >> perl -pi -e 's|SEXP\\-CONV|NETTLE\\-HASH|g' ../debian/nettle-hash.1 >> #perl -pi -e 's|July 2011|September 2019|g; s|2.2|%v|g' ../debian/nettle-hash.1 >> #perl -pi -e 's|June 2007|September 2019|g; s|1.15|%v|g' ../debian/{nettle-lfib-stream,pkcs1-conv,sexp-conv}.1 >> #perl -pi -e 's|June 2014|September 2019|g; s|3.0|%v|g' ../debian/{nettle-pbkdf2}.1 >> perl -pi -e 's|libnettle.so|libnettle.dylib|g' testsuite/dlopen-test.c >> sudo -u fink-bld [ENV] sh -c /tmp/fink.J1gWV >> ./configure --prefix=/opt/sw -r` --enable-shared --disable-openssl >> sh: -c: line 0: unexpected EOF while looking for matching ``' >> sh: -c: line 1: syntax error: unexpected end of file > > This has been fixed. > > Hanspeter > > -- > We are each entitled to our own opinion, but no one is entitled to his > own facts. > --Senator Patrick Moynihan _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users