A list for the developers of CellML tools

Text archives Help


[cellml-dev] cellml_services in java version of the CellML DOM API


Chronological Thread 
  • From: david.nickerson at gmail.com (David Nickerson)
  • Subject: [cellml-dev] cellml_services in java version of the CellML DOM API
  • Date: Tue, 18 May 2010 00:45:47 +1200

> Well, I tried just adding the --enable-annotools as suggested by Andrew, and
> I had a successful build all the way through the steps up to (and including)
> the "make" command. When I then tried "sudo make install", I got partway
> through that, and then was presented with the following error:
>
> /usr/bin/ld: cannot find -lannotools
> collect2: ld returned 1 exit status
> libtool: install: error: relink `libcellml_java_bridge.la' with the above
> command before installing it
> make[2]: *** [install-libLTLIBRARIES] Error 1
>
> I'm not sure what to do with this error. Does anyone have any ideas?

did you do a 'make clean' in your build directory first? or start
elsewhere from a clean slate?

does doing just a 'make' finish successfully with no error messages
hidden in the output?




Archive powered by MHonArc 2.6.18.

Top of page