Forum: Cfengine Help
Subject: Building cfengine on AIX
Author: technoronin
Link to topic: https://cfengine.com/forum/read.php?3,18734,18734#msg-18734

It has been several years since I have built any open source software on AIX, 
so I am very rusty.  Here's an except of the output where errors start 
happening with matching.c:

        /bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I/usr/include  -D_THREAD_SAFE   -w -g -Wreturn-type -Wmissing-prototypes 
-Wuninitialized -D_THREAD_SAFE  -g -O2  -D_THREAD_SAFE  -g -O2  -MT 
libpromises_la-matching.lo -MD -MP -MF .deps/libpromises_la-matching.Tpo -c -o 
libpromises_la-matching.lo `test -f 'matching.c' || echo './'`matching.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -D_THREAD_SAFE -w -g 
-Wreturn-type -Wmissing-prototypes -Wuninitialized -D_THREAD_SAFE -g -O2 
-D_THREAD_SAFE -g -O2 -MT libpromises_la-matching.lo -MD -MP -MF 
.deps/libpromises_la-matching.Tpo -c matching.c -o libpromises_la-matching.o
matching.c: In function 'CompileRegExp':
matching.c:459: error: 'pcre' undeclared (first use in this function)
matching.c:459: error: (Each undeclared identifier is reported only once
matching.c:459: error: for each function it appears in.)


Suggestions?

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

Reply via email to