Xymon Mailing List Archive search

xymon 3.0 client - failing to compile on solaris 8

list Asif Iqbal
Sun, 13 Mar 2011 20:07:39 -0400
Message-Id: <AANLkTim7KopL=user-1b7ab2b17b76@xymon.invalid>

On Sun, Mar 13, 2011 at 6:03 PM, Henrik Størner <user-ce4a2c883f75@xymon.invalid> 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

-- 
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?