Configure failure on Mac OS X Lion and Xcode 4.3.1

2012-03-20 Thread Galdino , Josafá
Hi there, I`m trying install dependencies for compile liblinphone on my Mac OS X Lion with Xcode 4.3.1. When I run the following command: *sudo port install nawk coreutils automake autoconf libtool intltool wget pkgconfig cmake yasm doxygen* I got this error message: *--- Cleaning nawk* *---

Re: Configure failure on Mac OS X Lion and Xcode 4.3.1

2012-03-20 Thread Michael Parchet
Le 20.03.12 15:43, Galdino, Josafá a écrit : Hello, You can do only /sudo port install nawk to install dependence of it. To show the details, (like on linux), you can do //sudo port -d install nawk/. I hope I have been help you Best regards mparchet Hi there, I`m trying install

Re: Configure failure on Mac OS X Lion and Xcode 4.3.1

2012-03-20 Thread Galdino , Josafá
Hi Michael, The error continues because the error occurs while installing *coreutils* and not *nawk*. *--- Computing dependencies for coreutils* *--- Dependencies to be installed: autoconf help2man p5.12-locale-gettext perl5.12 gdbm m4 perl5 perl5 autoconf automake gmp libtool xz* *---

Re: Configure failure on Mac OS X Lion and Xcode 4.3.1

2012-03-20 Thread Dan Ports
There have been some issues with ports failing to configure if nawk is installed. This has been reported before for gdbm: https://trac.macports.org/ticket/32641 It sounds like this is a bug somewhere, but I haven't been able to reproduce it either. As a workaround, you could try uninstalling

Re: Configure failure on Mac OS X Lion and Xcode 4.3.1

2012-03-20 Thread Galdino , Josafá
Thanks Dan, I did uninstall nawk and the installation of other ports ran successful. 2012/3/20 Dan Ports dpo...@macports.org There have been some issues with ports failing to configure if nawk is installed. This has been reported before for gdbm: https://trac.macports.org/ticket/32641 It