swarm-support
[Top][All Lists]
Advanced

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

R-1.2.2 (Linux) and hdf5 [Was Re: R-1.2.0 (Win) and hdf5]


From: Norberto Eiji Nawa
Subject: R-1.2.2 (Linux) and hdf5 [Was Re: R-1.2.0 (Win) and hdf5]
Date: Wed, 21 Mar 2001 18:11:52 +0900

Hello

>>>>> On 11 Feb 2001 20:28:41 -0800, address@hidden (Marcus G. Daniels) said:
Marcus> It's easy to build the HDF5 plugin on Unix systems, though.  Simply:
Marcus>   $ R INSTALL hdf5_0.8.tar.gz

I tried building hdf5-0.9 in R-1.2.2 in a Linux box and got some
warnings (listed below). If I try to load a HDF data file, I get a
core dump (the same file can be read in R-1.2.2 (Win) [Thanks,
Marcus!], and in R-1.1.1 both Win and Linux). Has anyone found similar
problems or symptoms? I have installed in R-1.2.2 in /usr and R-1.1.1
in /usr/local, but I guess they are not interfering with each other.

Thanks a lot,

Eiji

--(hdf5_0.9.tar.gz installation results)

address@hidden /usr/bin <138>]$ /usr/bin/R INSTALL ~root/hdf5_0.9.tar.gz 
Installing source package `hdf5' ...
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for library containing inflate... (cached) -lz
checking for library containing H5open... (cached) -lhdf5
checking for sufficiently new HDF5... yes
updating cache ./config.cache
creating ./config.status
creating src/Makevars
 libs
gcc -I/usr/lib/R/include  -I/usr/local/include -mieee-fp -D__NO_MATH_INLINES  
-fPIC  -O2 -m486 -fno-strength-reduce -g -c hdf5.c -o hdf5.o
hdf5.c: In function `do_hdf5cleanup':
hdf5.c:806: warning: passing arg 5 of `H5Tunregister' from incompatible pointer 
type
hdf5.c:807: warning: passing arg 5 of `H5Tunregister' from incompatible pointer 
type
hdf5.c: In function `do_hdf5save':
hdf5.c:836: warning: passing arg 5 of `H5Tregister' from incompatible pointer 
type
hdf5.c: In function `do_hdf5load':
hdf5.c:1478: warning: passing arg 5 of `H5Tregister' from incompatible pointer 
type
gcc -shared  -o hdf5.so hdf5.o -L/usr/local/lib -lhdf5 -lz -lm 
 R
 help
 >>> Building/Updating help pages for package `hdf5'
     Formats: text html latex example 
 DONE (hdf5)

DONE (INSTALL)

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]