Hello, I have been struggling with compiling apcupsd 3.14.8 from the sources to EON. I installed bunch of libraries through IPS to it and manually symlinked them, but cannot figure out how to get rid of these errors:
/stuff/ips/tmp/apcupsd-3.14.8/src/lib/libapc.a(gethostname.o)(.text+0x27): In function `gethostname_re(char const*, hostent*, char**, unsigned int*)': /stuff/ips/tmp/apcupsd-3.14.8/src/lib/gethostname.c:47: undefined reference to `gethostbyname_r' /stuff/ips/tmp/apcupsd-3.14.8/src/lib/libapc.a(gethostname.o)(.text+0x66):/stuff/ips/tmp/apcupsd-3.14.8/src/lib/gethostname.c:47: undefined reference to `gethostbyname_r' /stuff/ips/usr/sfw/bin/../lib/gcc/i386-pc-solaris2.11/3.4.3/../../../libusb.so: undefined reference to `dlo...@sunw_0.7' /stuff/ips/usr/sfw/bin/../lib/gcc/i386-pc-solaris2.11/3.4.3/../../../libusb.so: undefined reference to `dlcl...@sunw_0.7' /stuff/ips/usr/sfw/bin/../lib/gcc/i386-pc-solaris2.11/3.4.3/../../../libusb.so: undefined reference to `dl...@sunw_0.7' /stuff/ips/usr/sfw/bin/../lib/gcc/i386-pc-solaris2.11/3.4.3/../../../libusb.so: undefined reference to `dler...@sunw_0.7' Have anybody experienced such problems ? I haven't been able to find binaries for x86 Solaris either. It would be extremely useful to have UPS control software embedded with EON since I'm sure many of us doesn't want to jeopardize valuable data to sudden power loss :) Any help is highly appreciated. Thanks, Marko Maatta Crandion LLC http://crandion.com -- This message posted from opensolaris.org _______________________________________________ distribution-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/distribution-discuss
