Macports headache
#1
Sad 
Getting the following error when trying sudo port -dv install pcre +universal

http://pastebin.com/0Y2tjDAZ

Output of macports.conf

http://pastebin.com/Tc17Apv0

Output of sources.conf

http://pastebin.com/2fKfiSDd

uname -v

Darwin Kernel Version 10.3.1: Mon Mar 22 15:13:15 PDT 2010; root:xnu-1504.3.52~1/RELEASE_I386

port version
Version: 1.710


Can anyone help?
Reply
#2
did you have a previous version of macports installed ?
Reply
#3
Nope, I managed to fix it though by uninstalling macports then reinstalling, it looked like some weird caching error as i messed up macports.conf by pointing it to the wrong SDK and then when I fixed it , it was still using the old macports.conf
Reply
#4
Now i'm getting this funky error while bootstrapping
autoreconf: running: /usr/bin/autoconf --force
configure.ac:33: error: possibly undefined macro: AC_DEFINE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
Reply
#5
Mnuu Wrote:Now i'm getting this funky error while bootstrapping
autoreconf: running: /usr/bin/autoconf --force
configure.ac:33: error: possibly undefined macro: AC_DEFINE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1

echo $PATH , make sure /opt/local/bin is there.
Reply
#6
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin

Looks ok to me
Reply
#7
Mnuu Wrote:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin

Looks ok to me

/opt/local/bin:/opt/local/sbin should be in front.

autoreconf: running: /opt/local/bin/autoconf --force
Reply
#8
Thanks fixed it
Reply

Logout Mark Read Team Forum Stats Members Help
Macports headache0