On Sun, Mar 13, 2011 at 6:03 PM, Henrik Størner <henrik at hswn.dk> wrote:
Undefined first referenced symbol in file main /usr/local/lib/gcc/sparc-sun-solaris2.8/3.4.6/crt1.o ld: fatal: Symbol referencing errors. No output written to setup-newfiles collect2: ld returned 1 exit status gmake[1]: *** [setup-newfiles] Error 1
Please comment out the test for the GNU "ld" in the build/Makefile.SunOS file - you can just delete these lines:
that was it! thanks a lot
ifeq ($(LDTYPE),GNU) RPATH=-Wl,--rpath, else RPATH=-Wl,-R endif
Then try re-running the "make" command.
Regards, Henrik
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
-- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?