On Mon, 25 Jul 2011 15:04:51 -0400, Alexander Hansen  wrote:
-----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> It doesn't actually carry any dependency on sed itself, but when I tried
> to build a package that depends on libapr.0 (libserf0-0.7.0-3
> ), I got the following error:
>
> make LDFLAGS="-L/sw64/lib/system-openssl/lib -L/sw64/lib"
> /sw64/share/apache2/build-1/libtool --silent --tag=CC --mode=compile gcc
> - -g -O2  -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp
> - -DDARWIN_10 -I/sw64/lib/system-openssl/include  -I. 
> - -I/sw64/include/apache2   -I/sw64/include/apache2 -I/sw64/include  -c -o
> buckets/aggregate_buckets.lo buckets/aggregate_buckets.c && touch
> buckets/aggregate_buckets.lo
> /sw64/share/apache2/build-1/libtool: line 390: /sw64/bin/sed: No such
> file or directory

[etc]

>

  > Right at the beginning of /sw64/share/apache2/build-1/libtool, after the
> GPL statement, I have:
>
> # A sed program that does not truncate output. 
> SED="/sw64/bin/sed"
>
> # Sed that helps us avoid accidentally triggering echo(1) options like -n. 
> Xsed="/sw64/bin/sed -e 1s/^X//"

The libtool14 package had a similar problem, which was fixed by passing

  lt_cv_path_SED="/usr/bin/sed"

to ./configure in CompileScript. Maybe that works here too?

dan

  --
Daniel Macks
dma...@netspace.org



------------------------------------------------------------------------------
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to