<div dir="ltr"><div>Hi all,</div><div><br></div><div>Bit of a noob question I'm sure but would appreciate the help.  The nut package maintained for OpenWRT does not include the netxml drivers that I need for my UPS, so I'm embarking on something a little outside my comfort zone and trying to cross-compile from source.  The build system is Debian. <br></div><div><br></div><div>I've got quite far, and was able to cross-compile nut with default options but adding the --with-neon is breaking it.  I've installed the neon dev libraries on the build system and they seem to be detected during the configure stage</div><div>...<br></div><div>checking for libneon version via pkg-config (0.25.0 minimum required)... 0.30.2 found<br>checking for libneon cflags... -I/usr/include/neon<br>checking for libneon ldflags... -lneon</div><div>...<br></div><div> but then it quits with an error. </div><div>configure: error: "neon libraries not found, required for neon based XML/HTTP driver"</div><div><br></div><div>I've verified the neon header files are in /usr/include/neon beyond that, I'm at a loss.  Any help would be appreciated.  Thanks. <br></div><div><br></div><div>Seb<br></div></div>