Idan Deshe wrote:
> Hi All,
> I am trying for a couple of days to compile cf-engine on an AIX 5.2
> machine with out success.
> 
> This is the error I am encountering in:
> 
> [EMAIL PROTECTED] cfengine-2.1.20]#make
> Making all in pub
> Target "all" is up to date.
> Making all in src
>         make  all-am
>         gcc -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized
> -D_THREAD_SAFE  -g -O2 -I/opt/db3.3.11//include   -D_THREAD_SAFE  -g -O2
> -I/opt/db3.3.11//include -L/opt/db3.3.11//lib -L/usr/local/lib    -o
> cfagent  cfagent.o init.o do.o  modules.o alerts.o wrapper.o  report.o
> client.o ip.o  process.o ifconf.o image.o  item.o item-ext.o item-file.o
> 2Dlist.o globals.o classes.o  misc.o parse.o functions.o  edittools.o
> patches.o install.o  link.o tidy.o filedir.o eval.o  modes.o sockaddr.o
> chflags.o  locks.o mount.o macro.o  filenames.o varstring.o wildcard.o
> cfparse.o comparray.o read.o  checksums.o proto.o filters.o  copy.o
> repository.o rotate.o  errors.o cflex.o net.o df.o  log.o crypto.o
> popen.o  popen_def.o sensible.o acl.o  dce_acl.o nameinfo.o strategies.o
> granules.o methods.o dtypes.o  state.o package.o -lfl -lfl -ldb -lcrypto
> -L../pub -lpub -lpthreads -lpthread
> ld: 0711-317 ERROR: Undefined symbol: .mutex_init
> ld: 0711-317 ERROR: Undefined symbol: .cond_init
> ld: 0711-317 ERROR: Undefined symbol: .mutex_trylock
> ld: 0711-317 ERROR: Undefined symbol: .mutex_lock
> ld: 0711-317 ERROR: Undefined symbol: .cond_wait
> ld: 0711-317 ERROR: Undefined symbol: .mutex_unlock
> ld: 0711-317 ERROR: Undefined symbol: .cond_signal
> ld: 0711-317 ERROR: Undefined symbol: .mutex_destroy
> ld: 0711-317 ERROR: Undefined symbol: .log
> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
> information.
> collect2: ld returned 8 exit status
> make: 1254-004 The error code from the last command is 1.
> 
> 
> Stop.
> make: 1254-004 The error code from the last command is 2.
> 
> 
> Stop.
> make: 1254-004 The error code from the last command is 1.
> 
> 
> Stop.
> [EMAIL PROTECTED] cfengine-2.1.20]#
> 
> Please help... :)
> 
> ---------------------------------------------------------------------------------------------------------------
> This e-mail message may contain confidential, commercial and privileged 
> information or data that constitute proprietary information of Cellcom Israel 
> Ltd. Any review or distribution by others is strictly prohibited. If you are 
> not the intended recipient you are hereby notified that any use of this 
> information or data by any other person is absolutely prohibited. If you are 
> not the intended recipient, please delete all copies.
> 
> Thank You.
> http://www.cellcom.co.il
> 
> 
> 
> 
> _______________________________________________
> Help-cfengine mailing list
> [email protected]
> http://cfengine.org/mailman/listinfo/help-cfengine


Idan,

I am not an AIX expert, but I seem to recall having seen something 
like this before when there was a problem with the libraries. Make 
sure that your libraries are not getting mixed up somehow -- multiple 
versions etc, paths ok. The error does not seem to have anything to do 
with cfengine, but to do with compiling. Sorry not to be more help.


M

-- 
Mark Burgess

Professor of Network and System Administration
Oslo University College

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Work: +47 22453272            Email:  [EMAIL PROTECTED]
Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________
Help-cfengine mailing list
[email protected]
http://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to