Hello, I'm trying to cross compiled openSLP 1.2.1 for a linux powerPC arch. I don't get any compilation errors. However, when I try to start slpd on the device it won't start. Below is the entry from the log. slp.conf, slp.reg and slp.spi are all defaults. It seems strange to me that the Agent URL is set to null but there is no indication why. It exits before printing "Startup complete entering main run loop ...". When I compile for my linux x86_64 system slpd works fine and the Agent URL is set as expected. What can cause a null "Agent URL"? I've included my build steps for completeness.
Thanks, James Nute powerpc build steps: ./configure --prefix=/ --host=powerpc-e300c3-linux-gnu --build=x86_64-redhat-linux --enable-async-api --enable-slpv2-security CFLAGS="-Os -fno-omit-frame-pointer -pipe -Wall -g" CPPFLAGS=-U_FORTIFY_SOURCE make make install slpd log: ****************************** ********** Thu Jan 1 00:02:12 1970 SLPD daemon started **************************************** Command line = slpd Using configuration file = //etc/slp.conf Using registration file = //etc/slp.reg Using SPI file = //etc/slp.spi Listening on loopback... Listening on 192.168.1.14 ... Multicast socket on 192.168.1.14 ready Unicast socket on 192.168.1.14 ready Broadcast socket for 255.255.255.255 ready Agent Interfaces = 192.168.1.14 *Agent URL = (null)*
------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612
_______________________________________________ Openslp-users mailing list Openslp-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openslp-users