Bugs item #3501432, was opened at 2012-03-10 16:56
Message generated for change (Settings changed) made by danielel
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=611248&aid=3501432&group_id=95403

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Uncategorized
Group: None
Status: Open
Resolution: None
>Priority: 2
Private: No
Submitted By: Adam Vandenberg (adamvan)
Assigned to: Nobody/Anonymous (nobody)
Summary: 2.3.2 doesn't build in parallel

Initial Comment:
2.3.1 worked with "make install -j2", on OS X with a Core 2 duo, but 2.3.2 
requires the build to be serialized, otherwise it fails with:


make install 
Making install in include
make[2]: Nothing to be done for `install-exec-am'.
test -z "/Users/adamv/homebrew/Cellar/vde/2.3.2/include" || .././install-sh -c 
-d "/Users/adamv/homebrew/Cellar/vde/2.3.2/include"
test -z "/Users/adamv/homebrew/Cellar/vde/2.3.2/include" || .././install-sh -c 
-d "/Users/adamv/homebrew/Cellar/vde/2.3.2/include"
 /usr/bin/install -c -m 644 libvdesnmp.h libvdemgmt.h 
'/Users/adamv/homebrew/Cellar/vde/2.3.2/include'
 /usr/bin/install -c -m 644  libvdeplug.h libvdeplug_dyn.h libvdehist.h 
'/Users/adamv/homebrew/Cellar/vde/2.3.2/include/.'
Making install in src
Making install in common
  CC     canonicalize.lo
  CC     cmdparse.lo
  CC     open_memstream.lo
  CC     strndup.lo
  CC     poll.lo
  CCLD   libvdecommon.la
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in lib
Making install in .
make[3]: *** No rule to make target `../../src/lib/libvdemgmt.la', needed by 
`libvdesnmp.la'.  Stop.
make[3]: *** Waiting for unfinished jobs....
  CC     libvdemgmt.lo
  CC     libvdesnmp.lo
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=611248&aid=3501432&group_id=95403

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
vde-users mailing list
vde-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vde-users

Reply via email to