Opened 19 years ago

Closed 19 years ago

#29 closed defect (fixed)

IO Installation on Sun

Reported by: frae Owned by: frae
Priority: normal Milestone:
Component: ropp_io Version: 0.9
Keywords: Cc: axel.vonengeln@…, dave.offiler@…

Description

I get the following error when running make install on ropp_io. This might be connected to the not present bufr library, but clearly should not happen. Currently I cannot install the bufr library, this also has to be updated to work on Sun. I still managed to compile and install ropp up to FM on the sun. Although no test done so far, only compilation. Christian, if you have an idea...

Making install in tools
test -z "/home/ave/ropp//bin" || /bin/bash ../mkinstalldirs "/home/ave/ropp//bin"
  .././install-sh -c 'ropp2ropp' '/home/ave/ropp//bin/ropp2ropp'
make: Fatal error: Don't know how to make target `install-data-local'
Current working directory /home/ave/ropp/archive/ropp_io-0.8/tools
*** Error code 1
make: Fatal error: Command failed for target `install-am'
Current working directory /home/ave/ropp/archive/ropp_io-0.8/tools
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'

Change history (2)

comment:1 by marq, 19 years ago

Cc: axel.vonengeln@… dave.offiler@… added
Owner: changed from frcm to frae

What make is this? We need GNU make. Could you please check?

Thanks, Chris.

comment:2 by frae, 19 years ago

Resolution: fixed
Status: newclosed

Problem resolved with the updates to the latest autoconf version. Does work with the provided make on sun as well.

Note: See TracTickets for help on using tickets.