Ticket #13736 (closed defect: fixed)
BUG: libsdl_sound fails to configure (missing /usr/share/libtool)
| Reported by: | css@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: |
Description
The libsdl_sound port fails to compile on my MacBook Pro running Mac OS X 10.4.11 with XCode 2.5:
$ sudo port -v build libsdl_sound ---> Configuring libsdl_sound Initial preparation...this can take awhile, so sit tight... /usr/bin/glibtoolize: line 1: cd: /usr/share/libtool: No such file or directory glibtoolize: cannot list files in `/usr/share/libtool' Error: Target org.macports.configure returned: shell command "cd /opt/local/var/macports/build/_Users_Shared_macports_dports_audio_libsdl_sound/work/SDL_sound-1.0.1 && glibtoolize --automake --copy --force" returned error 1 Command output: /usr/bin/glibtoolize: line 1: cd: /usr/share/libtool: No such file or directory glibtoolize: cannot list files in `/usr/share/libtool' Warning: the following items did not execute (for libsdl_sound): org.macports.build org.macports.configure Error: Status 1 encountered during processing.
The odd thing is that /usr/share/libtool is not present on my Mac. I tried reinstalling XCode, but that still failed to provide that directory. #13334 seems to indicate some conflicting news on that directory.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

