Bug 113092 - avahi-0.5.2-r1 fails parallel make (need MAKEOPTS=-j1)
Bug#: 113092 Product:  Gentoo Linux Version: 2005.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: swegener@gentoo.org Reported By: ed@catmur.co.uk
Component: Applications
URL: 
Summary: avahi-0.5.2-r1 fails parallel make (need MAKEOPTS=-j1)
Keywords:  
Status Whiteboard: 
Opened: 2005-11-20 09:00 0000
Description:   Opened: 2005-11-20 09:00 0000
make[2]: Leaving directory
`/var/tmp/portage/avahi-0.5.2-r1/work/avahi-0.5.2/avahi-daemon'
Making all in avahi-sharp
make[2]: Entering directory
`/var/tmp/portage/avahi-0.5.2-r1/work/avahi-0.5.2/avahi-sharp'
/usr/bin/mdassembler --out avahi-sharp-docs --ecma ./en
make[2]: *** No rule to make target `avahi-sharp-docs.tree', needed by `all-am'.
 Stop.
make[2]: *** Waiting for unfinished jobs....
Processing namespace Avahi
    Processing input file AddressResolver.xml
    Processing input file Client.xml
    Processing input file ClientException.xml
    Processing input file ClientState.xml

Setting MAKEOPTS="-j1" allows the build to proceed OK.

------- Comment #1 From James Willcox 2005-11-20 09:17:25 0000 -------
This is fixed in upstream SVN

------- Comment #2 From Sven Wegener 2005-11-21 06:23:41 0000 -------
Fixed in CVS, and reported issue to upstream.