Displaying 3 results from an estimated 3 matches for "lisamstub".
2001 Oct 24
0
broken build with LDFLAGS (PR#1141)
...ubmission from: (NULL) (161.53.2.114)
I invoked configure by
env LDFLAGS=/opt/fortran90/lib ./configure --with-f77=f90
Problem: although configure completed to (its own) satisfaction, the LDFLAGS
information was not propagated everywhere; I had to change the line
PKG_LIBS = -l:libF90.a -lcl -lisamstub
to
PKG_LIBS = -L/opt/fortran90/lib -l:libF90.a -lcl -lisamstub
in the files
src/library/ctest/src/Makefile
src/library/modreg/src/Makefile
src/library/mva/src/Makefile
src/library/ts/src/Makefile
by hand.
------
On the wish-list level (not really a bug): it would be nice if configure broke...
2000 Mar 16
2
Need help compiling R
...rning "f90 and gcc disagree on int and double"
Here is some output:
+ gcc -g -O2 -c conftest.c
+ 1>& 5 2>& 5
+ gcc -o conftest conftest.o conftestf.o
/usr/bin/ld: Unsatisfied symbols:
FTN_DTOI$ (code)
pow (code)
collect2: ld returned 1 exit status
+ -l:libF90.a -lcl -lisamstub -lm
./configure[2344]: -l:libF90.a: not found.
+ test -n
+ echo configure: warning: f90 and gcc disagree on int and double
+ 1>& 2
configure: warning: f90 and gcc disagree on int and double
+ echo configure: error: Maybe change CFLAGS or FFLAGS?
+ 1>& 2
configure: error: Maybe chang...
2001 Sep 02
0
Install problems R 1.3.1 on HP-UX (PR#1084)
...3d.o plotmath.o print.o printarray.o printvector.o printutils.o random.o regex.o relop.o saveload.o scan.o seq.o size.o sort.o source.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o version.o vfonts.o xxxpr.o ../unix/libunix.a ../appl/libappl.a ../nmath/libnmath.a -lcl -lisamstub -ldld -L/opt_local/opt/readline/lib -L/opt_local/opt/tk/lib -L/opt_local/opt/tcl/lib -L/opt_local/opt/jpeg6/lib -L/opt_local/opt/png/lib -!
!
L/opt_local/opt/ncurses/lib -L/opt_local/opt/zlib/lib -L/users1/kleiweg/R-1.3.1-source -lz -lreadline -lncurses -lm
/usr/ccs/bin/ld: Duplicate symbol &q...