Here what i do and what i get:
Somme one can tell me what to do
Thank's

PATH=/CDN_SYS/opt/sunstudio12.1/bin:/usr/ccs/bin:/usr/bin:/opt/PCRE/P8.0
2/bin:/opt/Berkeley/DB/DB4.5/bin::/usr/local//bin:/usr/ucb:/usr/local/ss
l/bin:/etc:/usr/local/sbin:/usr/sbin:/sbin:/usr/openv/netbackup/bin:/usr
/symcli/bin:/opt/EMCpower/bin:/opt/EMCpower/bin/64:/etc/emc/bin:/usr/ope
nwin/bin:/usr/dt/bin:/usr/platform/sun4u/sbin:/EXP_SYS/etc/ga/scripts:/E
XP_SYS/etc/pca:/EXP_SYS/etc:/usr/openv/netbackup/bin:/usr/symcli/bin:/op
t/EMCpower/bin:/usr/openwin/bin:/usr/dt/bin:/usr/platform/sun4u/sbin

LD_LIBRARY_PATH=/opt/PCRE/P8.02/lib:/opt/Berkeley/DB/DB4.5/lib:/CDN_SYS/
opt/sunstudio12.1/lib:/usr/lib:/usr/local/ssl:lib:/usr/local/lib


export CC=/CDN_SYS/opt/sunstudio12.1/bin/cc

Here the packages :
system      SUNWflexS                        Flex Lexer (Source)
system      SUNWflexlex                      Flex Lexer
system      SUNWflexruntime                  Flex Lexer (Runtime
Libraries)
system      SUNWbison                        bison - A YACC Replacement
system      SUNWbisonS                       GNU bison - A YACC
Replacement (Source)
system      SUNWopenssl-commands             OpenSSL Commands (Usr)
system      SUNWopenssl-include              OpenSSL Header Files
system      SUNWopenssl-libraries            OpenSSL Libraries (Usr)
system      SUNWopenssl-man                  OpenSSL Manual Pages
system      SUNWopensslr                     OpenSSL (Root)
application SMCossl                          openssl



cd /var/tmp/db-5.0.21.NC/build_unix
./dist/configure --enable-cxx --prefix=/opt/Berkeley/DB/DB4.5
make 
make install

cd /var/tmp/PCRE/pcre-8.02
./configure --enable-cxx --prefix=/opt/PCRE/P8.02
make 
make install

cd /var/tmp/cfengine-3.0.4
./configure --with-berkeleydb=/opt/Berkeley/DB/DB4.5
--with-pcre=/opt/PCRE/P8.02 --with-openssl=/usr/local/ssl
make 


libtool: link: /CDN_SYS/opt/sunstudio12.1/bin/cc -D_REENTRANT -g
-I/opt/Berkeley/DB/DB4.5/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_REENTRANT -g -I/opt/Berkeley/DB/DB4.5/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o cf-know cfknow.o graph.o
manual.o ontology.o  -L/opt/Berkeley/DB/DB4.5/lib -L/usr/local/ssl/lib
-L/opt/PCRE/P8.02/lib ./.libs/libpromises.a
-L/var/tmp/cfengine-3.0.4/pub -lpthread -lrt -lnsl -lsocket -lpq -lldap
-lm /opt/PCRE/P8.02/lib/libpcreposix.so /opt/PCRE/P8.02/lib/libpcre.so
-ldb -lcrypto -lelf -lsec -lcfpub -R/opt/PCRE/P8.02/lib
-R/opt/PCRE/P8.02/lib -R/opt/Berkeley/DB/DB4.5/lib -R/usr/local/ssl/lib
Undefined                       first referenced
 symbol                             in file
yyless
./.libs/libpromises.a(libpromises_la-cf3lex.o)
yywrap
./.libs/libpromises.a(libpromises_la-cf3lex.o)
ld: fatal: Symbol referencing errors. No output written to cf-know
*** Error code 1
make: Fatal error: Command failed for target `cf-know'
Current working directory /var/tmp/cfengine-3.0.4/src
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /var/tmp/cfengine-3.0.4/src
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
  case $f in \
    *=* | --[!k]*);; \
    *k*) failcom='fail=yes';; \
  esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='pub src tests docs inputs'; for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \

Jean Pierre Rebolj
> RESG/GTS/RET/CNO
> Transactionnel / Unix et  STOCKAGE
> Tel  :  03 28 54 19 21
> Email :[email protected]
> 
> 
> 
Ce message et toutes les pieces jointes (ci-apres le "message") sont 
confidentiels et etablis a l'attention exclusive des destinataires.
Toute utilisation ou diffusion non autorisee est interdite. Tout message 
electronique est susceptible d'alteration.
Le CREDIT DU NORD et ses filiales declinent toute responsabilite au titre de ce 
message s'il est altere, deforme ou falsifie.

This message and any attachments (the "message") are confidential and intended 
solely for the addressees.
Any unauthorized use or dissemination is prohibited. E-mails are susceptible to 
alteration.
Neither CREDIT DU NORD nor any of its subsidiaries or affiliates shall be 
liable for the message if altered, changed or falsified.
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to