Compling ORBit on Tru64

From: Tim Cutts (tjrc@sanger.ac.uk)
Date: Thu Aug 08 2002 - 08:20:23 EDT


Greetings to you Tru64 sages -

I'm having some difficulty compiling ORBit version 0.5.16 on Tru64; the
configure stage all goes admirably, but then make dues with:

Making all in popt
make all-recursive
Making all in intl
Make: Makefile: Must be a separator on line 208. Stop.

the offending part of the Makefile is:

@GT_YES@intlh.inst: intlh.inst.in ../config.status
@GT_YES@ cd .. \
@GT_YES@ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \
@GT_YES@ $(SHELL) ./config.status
@GT_NO@.PHONY: intlh.inst
@GT_NO@intlh.inst:

This looks suspiciously to me like something that configure has got
wrong, but then I tried using GNU make rather than Tru64 make, and got a
different error:

gmake[4]: Entering directory `/nfs/acari/tjrc/ensembl_src/ORBit-0.5.16/popt/intl'
gmake[4]: *** No rule to make target `libintl.@l@a', needed by `all-yes'. Stop.

Clearly these errors are all to do with internationalisation, but I'm
rather stumped as to where to go from here. Has anyone compiled this
successfully on Tru64 5.x before?

Thanks in advance!

Tim

-- 
Dr Tim Cutts
Informatics Systems Group
Wellcome Trust Sanger Institute, Hinxton, Cambridge, CB10 1SA, UK


This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:48 EDT