<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Jul 7, 2011, at 5:05 AM, Arnaud Quette wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><div class="gmail_quote">2011/7/7 Charles Lepple <span dir="ltr"><<a href="mailto:clepple@gmail.com">clepple@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; "> <div class="im">On Jul 4, 2011, at 10:58 AM, Charles Lepple wrote:<br> <br> <blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; "><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; "> The Buildbot has detected a new failure of Ubuntu-maverick-x86 on Network UPS Tools.<br> Full details are available at:<br> <a href="http://buildbot.networkupstools.org/public/nut/builders/Ubuntu-maverick-x86/builds/39" target="_blank">http://buildbot.<u></u>networkupstools.org/public/<u></u>nut/builders/Ubuntu-maverick-<u></u>x86/builds/39</a><br> </blockquote> <br> Looks like the nutscan-snmp.h file has not been checked into the branch:<br> <br> make[3]: Entering directory `/var/lib/buildbot/buildbot-<u></u>slave-cayenne/Ubuntu-maverick-<u></u>x86/build/tools/nut-scanner'<br> make[3]: *** No rule to make target `nutscan-snmp.h', needed by `distdir'.  Stop.<br> </blockquote> <br></div> Looks like a similar problem in r3126:<br> <br> make[4]: Entering directory `/var/lib/buildbot/buildbot-<u></u>slave-cayenne/Ubuntu-maverick-<u></u>x86/build/tools'<br> Regenerating the SNMP helper files.<br> /bin/bash: line 2: ../../nut-2.6.0-r3126/tools/nut-scanner/nut-snmpinfo.py: No such file or directory</blockquote></div><br>right, I still have not been able to find something that suits the compile time (nut-scanner) needs while still satisfying the "dist" rules...<br> the issue above is due to tools/nut-scanner requiring nutscan-{usb,snmp}.h, called from the same directory, but with a "top_srcdir" having an extraneous "..", so not suitable for tools/Makefile.am execution.<br> <br>I'm still investigating for a solution. If someone has an idea...<br></blockquote></div><br><div>So how does this get compiled in a non-dist situation?</div><div><br></div></body></html>