Forum: CFEngine Help
Subject: Re: error building cfengine 3.1.5 under AIX w/ IBM xlc compiler
Author: Jimbo
Link to topic: https://cfengine.com/forum/read.php?3,24547,24579#msg-24579

I just tried to build 3.2.3 with gcc by hand (not with rpmbuild).  configure 
finishes, but the build itself fairs worse than xlc.  It can't link libpromises:


  CC     libpromises_la-mod_outputs.lo
  CC     libpromises_la-unix.lo
  CCLD   libpromises.la
ld: 0711-593 SEVERE ERROR: Symbol C_BSTAT (entry 1380) in object 
.libs/libpromises_la-patches.o:
        The symbol refers to a csect with symbol number 0, which was not
        found. The new symbol cannot be associated with a csect and
        is being ignored.
ld: 0711-593 SEVERE ERROR: Symbol C_BSTAT (entry 1984) in object 
.libs/libpromises_la-generic_agent.o:
        The symbol refers to a csect with symbol number 0, which was not
        found. The new symbol cannot be associated with a csect and
        is being ignored.
(lots more output like that)

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to