[Pidgin] #382: Win32 Jabber build 2-liner
Pidgin
trac at pidgin.im
Sat Apr 28 12:26:53 EDT 2007
#382: Win32 Jabber build 2-liner
------------------------------+---------------------------------------------
Reporter: phroggie | Owner: datallah
Type: patch | Status: closed
Priority: minor | Milestone:
Component: winpidgin (gtk) | Version: 2.0
Resolution: fixed | Keywords:
------------------------------+---------------------------------------------
Comment (by phroggie):
It took me some thinking, but I remembered I've got "{{{alias make='nice
make -j4'}}}" in my build script. The parallel make apparently attempts to
build $(XMPP_TARGET).dll before (or simultaneously with) $(TARGET).dll,
and there were no explicit rules to build $(TARGET).dll.a, so it died.
I've caught a few other problems with this alias in the past, but just now
realized why they didn't get caught upstream.
--
Ticket URL: <http://developer.pidgin.im/ticket/382#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list