Got past that one too.
"fink install sed"
The patch (inside volution-exchange-2.21.1.tar.bz2) was calling "sed -r".
sed -r is not supported by macosx sed.
This package needs to require fink's version of sed if it's going to call an
option that macosx's sed doesn't support.
-b
On Sun, Aug 17, 2008 at 10:26 PM, Brad Allison <[EMAIL PROTECTED]>wrote:
> MacBook-Pro:~ jackal$ otool -L /sw/lib/libpixman-1.0.dylib
> /sw/lib/libpixman-1.0.dylib:
> /sw/lib/libpixman-1.0.dylib (compatibility version 11.0.0, current
> version 11.0.0)
> /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
> version 111.1.1)
> /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version
> 1.0.0)
>
>
> But to get around it I did
> fink rebuild gtk+2
> fink rebuild gtk+2-dev
>
>
>
> So here's where it's bombing now:
>
> MacBook-Pro:Fink-0.9.0-Intel-Installer jackal$ sudo fink -b install
> evolution evolution-data-server evolution-exchange evolution-webcal
> Information about 3969 packages read in 1 seconds.
> The following 2 packages will be installed or updated:
> evolution-exchange evolution-webcal
> Setting runtime build-lock...
> dpkg-deb -b
> /sw/src/fink.build/root-fink-buildlock-evolution-exchange-2.21.1-2
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-evolution-exchange-2.21.1-2' in
> `/sw/src/fink.build/fink-buildlock-evolution-exchange-2.21.1-2_2008.08.17-22.25.40_darwin-i386.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i
> /sw/src/fink.build/fink-buildlock-evolution-exchange-2.21.1-2_2008.08.17-22.25.40_darwin-i386.deb
> Selecting previously deselected package
> fink-buildlock-evolution-exchange-2.21.1-2.
> (Reading database ... 34382 files and directories currently installed.)
> Unpacking fink-buildlock-evolution-exchange-2.21.1-2 (from
> .../fink-buildlock-evolution-exchange-2.21.1-2_2008.08.17-22.25.40_darwin-i386.deb)
> ...
> Setting up fink-buildlock-evolution-exchange-2.21.1-2 (2008.08.17-22.25.40)
> ...
> bzip2 -dc /sw/src/evolution-exchange-2.21.1.tar.bz2 | /sw/bin/tar -xf -
> --no-same-owner --no-same-permissions
> /var/tmp/tmp.1.0ZqwqL
> #!/bin/sh -ev
> perl -pi.bak -e 's,libdir\)/locale,datadir)/locale,' po/Makefile.in.in
> perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
> perl -pi.bak -e 's,unistd.h>,$&\n\#include <string.h>,'
> mail/mail-stub-listener.c
> perl -pi.bak -e 's,session.h>,$&\n\#include
> "camel/camel-exchange-summary.h",' camel/camel-exchange-store.c
> # cf e-d-s for next :
> for f in `find . -name ltmain.sh` ; do sed -ri.bak -e
> 's,(s%/)(\[\^/\]\*\$%%),\1\\+\2,' $f ; done
> find . -name ltmain.sh
> sed: illegal option -- r
> usage: sed script [-Ealn] [-i extension] [file ...]
> sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ...
> [file ...]
> ### execution of /var/tmp/tmp.1.0ZqwqL failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-evolution-exchange-2.21.1-2
> (Reading database ... 34383 files and directories currently installed.)
> Removing fink-buildlock-evolution-exchange-2.21.1-2 ...
> Failed: phase patching: evolution-exchange-2.21.1-2 failed
>
> Before reporting any errors, please run "fink selfupdate" and
> try 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 the fink-users
> or fink-beginners mailing lists, with a carbon copy to the maintainer:
>
> The Gnome Core Team <[EMAIL PROTECTED]>
>
> Note that this is preferable to emailing the maintainer directly, since
> most fink package maintainers do not have access to all possible
> hardware and software configurations.
>
>
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users