Forum: CFEngine Help
Subject: Build 3.3.2 on Solaris10 x86 fail
Author: wpchiu
Link to topic: https://cfengine.com/forum/read.php?3,26084,26084#msg-26084

I tried to build the 3.3.2 on Solaris 10 x86 but get the following problem.

I tried with the following compilers but all get the same result.

gcc 3.4.3 bundled with OS, gcc 4.2.4

.
.
  CC     libpromises_la-lastseen_migration.lo
lastseen_migration.c: In function `LastseenMigrationVersion0':
lastseen_migration.c:118: warning: implicit declaration of function 
`__builtin_isfinite'
.
.
make: Fatal error: Command failed for target `all-recursive'
$ gmake
Making all in pub
Making all in src
  CCLD   cf-agent
Undefined                       first referenced
 symbol                             in file
__builtin_isfinite                  ./.libs/libpromises.so
ld: fatal: Symbol referencing errors. No output written to .libs/cf-agent
collect2: ld returned 1 exit status
gmake[2]: ***  Error 1
gmake[1]: ***  Error 2
gmake: ***  Error 1

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

Reply via email to