Hi,
Win95 version, trying to build multiv. Following error (no mention in
faq etc, but someone may have mentioned it recently). Appreciate any
help.
------- Building multiv.dll from multiv.a --------
echo LIBRARY multiv > multiv.def
echo EXPORTS >> multiv.def
nm multiv.a | sed -n "/^........ [DT] _/s/^........ [BCDRT] _/ /p"
>>
multiv.def
gcc -mdll -Wl,--base-file,multiv.b -s -o multiv.dll multiv.a -
L../../../
gnuwin32 -lR -lf2c
dlltool -k --as as --dllname multiv.dll --base-file multiv.b --
output-exp mul
tiv.e --def multiv.def
gcc -mdll -Wl,--base-file,multiv.b -s -o multiv.dll multiv.e
multiv.a -L
../../../gnuwin32 -lR -lf2c
multiv.a(sammon.o)(.text+0x495):sammon.f: undefined reference to
`realpr_'
make.exe[2]: *** [multiv.dll] Error 1
make.exe[2]: Leaving directory `c:/R-0.62.3/src/library/multiv/src'
make.exe[1]: *** [src/multiv.dll] Error 2
make.exe[1]: Leaving directory `c:/R-0.62.3/src/library/multiv'
make.exe: *** [pkg-multiv] Error 2
[exited with 2]
(/R-0.62.3/src/gnuwin32)$
--
Douglas Steele
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._