[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LDM #TIC-838672]: ldm-6.11.2 configure error under Solaris 10 x86



Tom,

> I just tired building LDM 6.9.7 on unidata2-new (ran 'make' from the
> ldm-6.9.7/src directory), and the build failed.  The last output shown
> before the failure was:
> 
> target=`echo all-recursive | sed s/-recursive//`; \
> list='pq  libxml2  rpc  ulog  misc  pqinglib  protocol  registry  lib
> feedme  hupsyslog  ldmd  ldmping  ldmsend  notifyme  pqact  pqcat
> pqcheck  pqcopy  pqcreate  pqexpire  pqing  pqinsert  pqmon  pqsend
> pqsurf  pqutil  regex  regutil  rtstats  scour  scripts  ulogger  html';
> 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; \
> (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \
> || eval $failcom; \
> done; \
> if test "$dot_seen" = "no"; then \
> make  "$target-am" || exit 1; \
> fi; test -z "$fail"
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory /opt/antldm/ldm-6.9.7/src
> *** Error code 1
> make: Fatal error: Command failed for target `all'

Hmm... no reason given for the "make all-recursive" failure.

> I am redoing the build from the start and capturing the make output
> into the file make.log that I will leave in the ~antldm/ldm-6.9.7/src
> directory.

Starting from scratch seems like a good idea.

> Cheers,
> 
> Tom
> --
> +----------------------------------------------------------------------+
> * Tom Yoksas                                      UCAR Unidata Program *
> * (303) 497-8642 (last resort)                           P.O. Box 3000 *
> * address@hidden                            Boulder, CO 80307 *
> * Unidata WWW Service                     http://www.unidata.ucar.edu/ *
> +----------------------------------------------------------------------+

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: TIC-838672
Department: Support LDM
Priority: Normal
Status: Closed