Opened 10 years ago

Closed 10 years ago

#41080 closed defect (invalid)

Get stuck on any package install at libtool: link:

Reported by: benjamin.fragneaud@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc:
Port:

Description

Hi everyone, I upgraded the mac os to 10.9. I did a fresh install of macport (uninstall/install) using the package provided for Maverick OS. I also install the command line xcode tools. However, anytime I try to install whatever package I get stuck to the following command: "libtool: link:"

for example fftw-3 package required in gwyddion install : libtool: link: (cd ".libs" && rm -f "libfftw3.dylib" && ln -s "libfftw3.3.dylib" "libfftw3.dylib")

and then nothing happen... just get stuck

I tried to install several packages and the install get stuck when trying to link libraries.

Thanks fot the help Best, Ben

Change History (3)

comment:1 Changed 10 years ago by benjamin.fragneaud@…

Hi guys, I just realized that I forgot to upgrade xcode to version 5... As simple as it is. then it works. Take care, Ben

comment:2 in reply to:  description Changed 10 years ago by benjamin.fragneaud@…

Replying to benjamin.fragneaud@…:

Hi everyone, I upgraded the mac os to 10.9. I did a fresh install of macport (uninstall/install) using the package provided for Maverick OS. I also install the command line xcode tools. However, anytime I try to install whatever package I get stuck to the following command: "libtool: link:"

for example fftw-3 package required in gwyddion install : libtool: link: (cd ".libs" && rm -f "libfftw3.dylib" && ln -s "libfftw3.3.dylib" "libfftw3.dylib")

and then nothing happen... just get stuck

I tried to install several packages and the install get stuck when trying to link libraries.

Thanks fot the help Best, Ben

Hi guys, I just realized that I forgot to upgrade xcode to version 5... As simple as it is. then it works. Take care, Ben

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: mavericks added; Maverick removed
Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.