From: David B. <Dav...@mo...> - 2004-09-29 16:33:46
|
According to Phillips, James R <jam...@ho...> (on 09/29/04): > Hi, > > I have been trying to build/install octave-2.1.60 together with > octave-forge-2004.09.09 on cygwin. Octave-2.1.60 is configured with > --enable-shared, --disable-static, and compiles and installs successfully. > The octave-forge configure and compile seem to complete successfully, but > during installation of main/fixed, the error message > > ****** WARNING: liboctave_fixed.dll.a not correctly installed > ****** To ensure correct operation liboctave_fixed.dll.a > ****** should be in the same directory as liboctave.dll.a > /usr/bin/install: cannot stat `liboctave_fixed.dll.a': No such file or > directory > > is generated. Did you get a build error in main/fixed? If so then this might explain the problem. Note also the Makefile for this is a bit dummy at the moment and doesn't really try and probe the correct install directory for liboctave_fixed.dll.a, so you might have to define "--prefix=" for the configuration of octave-forge... > It appears that the makefile is not generating instructions to build the > liboctave_fixed.dll.a, while the install is requiring it. The library > liboctave_fixed.dll _is_ present in the main/fixed directory. The only > workaround I have found is to create main/fixed/NOINSTALL, so the main/fixed > libraries will not be installed. > > Since the build seemed to be successful, it seems a shame not to install the > fixed point tools. Can anyone point me to a workaround? If its not built its an error. Try typing "make" directly in main/fixed and see if it generates any error messages.. D. -- David Bateman Dav...@mo... Motorola CRM +33 1 69 35 48 04 (Ph) Parc Les Algorithmes, Commune de St Aubin +33 1 69 35 77 01 (Fax) 91193 Gif-Sur-Yvette FRANCE The information contained in this communication has been classified as: [x] General Business Information [ ] Motorola Internal Use Only [ ] Motorola Confidential Proprietary |