Hi,
When trying to install mspdebug 0.18-2 I get the following output:
/sw/bin/tar --no-same-owner --no-same-permissions -xf
/sw/src/mspdebug-0.18.tar.gz
sed -e 's|/opt/local/|/sw/|g' -i Makefile
sed: -i may not be used with stdin
### execution of sed failed, exit code 1
changing ./fink/10.4/stable/main/finkinfo/devel/mspdebug.info line 11
and 12 from
sed -e 's|/opt/local/|%p/|g' -i Makefile
sed -e 's|LIB_DIR|"%p/lib"|g' -i drivers/ti3410.c
to
sed -e 's|/opt/local/|%p/|g' -i .bak Makefile
sed -e 's|LIB_DIR|"%p/lib"|g' -i .bak drivers/ti3410.c
fixes the problem for me. I think I am using sed from /usr/bin. I have
XCode 4.0.2 installed.
Casper
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users