Ticket #35709 (new defect)
mutt-devel: No rule to make target `wcscasecmp@U@.o'
| Reported by: | tkren@… | Owned by: | mnick@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.2 |
| Keywords: | Cc: | pkutzner+macports@…, macports@…, doug@… | |
| Port: | mutt-devel |
Description
Trying to install mutt-devel with variants +gdbm+gpgme+headercache+imap+pop+sasl+smtp+ssl+trash+xlabel fails:
:info:build make[2]: *** No rule to make target `wcscasecmp@U@.o', needed by `mutt'. Stop.
It seems that automake/autoconf did not set variable U, the Makefile contains:
U = @U@
Attachments
Change History
comment:1 Changed 9 months ago by ryandesign@…
- Priority changed from High to Normal
- Owner changed from macports-tickets@… to mnick@…
- Summary changed from No rule to make target `wcscasecmp@U@.o' to mnick@macports.org: No rule to make target `wcscasecmp@U@.o'
So far I'm unable to reproduce the problem, but I'm on Mountain Lion and I see you're on Snow Leopard.
comment:2 Changed 9 months ago by ryandesign@…
- Summary changed from mnick@macports.org: No rule to make target `wcscasecmp@U@.o' to mutt-devel: No rule to make target `wcscasecmp@U@.o'
Note: See
TracTickets for help on using
tickets.

