Message-ID: <87g09vct8s.fsf@merceron.meteo.fr>
Date: 2001-09-10T09:03:47Z
From: Bernard Urban
Subject: R on HPUX
In-Reply-To: <15257.46865.787353.970851@mithrandir.hornik.net>
Kurt Hornik <Kurt.Hornik at ci.tuwien.ac.at> writes:
> >>>>> Bernard Urban writes:
>
> > I have problems compiling R on HP-UX 10.20
> > (using native cc and f2c).
>
> > The problem arises when building R_X11.sl:
>
> > cc -b -o ../../../bin/R_X11.sl dataentry.o devX11.o rotated.o rbitmap.o -lSM -lICE -lX11 -L/usr/local/lib -lm
> > cc: warning 422: Unknown option "b" ignored.
> > /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (dataentry.o) was detected. The linked output may not run on a PA 1.x system.
> > /usr/ccs/bin/ld: Unsatisfied symbols:
> > Rf_VectorToPairList (code)
> > Rf_endcontext (code)
> > R_NaReal (data)
>
> > [...]
>
> > I have configured by ./configure --with-f2c.
> > Any hint ?
>
> You are not telling us which version of R this is. I assume it is
> 1.3.0, and I think the problem is fixed in 1.3.1.
>
I have tried 1.3.1 and the old 1.1.1, same problem.
Obviously, the configure process forgets to add the R internal
libraries to the linking command.
--
Bernard Urban
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._