#25534 closed defect (fixed)
autoreconf failure xorg-libXp
Reported by: | lyonsdw@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | autoconf xorg-libXp |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Numerous ports that built successfully for me a year ago (7/2009) fail with various errors 7/2010. I wish to build texlive and xfig. Here is the specific failure for xfig, encountered when attempting to build xorg-libXp.
I'm running mac os 10.5.8 on a macbook pro, hardware version 5,5, using macports installed fresh 7/4/2010.
$ sudo port install xorg-libXp ---> Computing dependencies for xorg-libXp ---> Configuring xorg-libXp Error: Target org.macports.configure returned: autoreconf failure: shell command failed Log for xorg-libXp is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXp/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Change History (4)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by lyonsdw@…
That worked. xorg-libXp built fine, then xfig also. I'll try some others that were giving me problems. Thanks so much!
comment:3 Changed 14 years ago by skymoo (Adam Mercer)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Port: | autoconf xorg-libXp added |
---|
Note: See
TracTickets for help on using
tickets.
Please remember to use WikiFormatting.
autoconf 2.66 had several problems. We downgraded autoconf to 2.65. Have you used "sudo port sync" and "sudo port upgrade autoconf" to get this change?