Displaying 20 results from an estimated 23 matches for "ldnet_stub".
1998 Nov 03
1
configuration/compilation problems
R is having trouble finding some of the things it needs to compile.
In particular, I'm getting messages saying that it can't find things it
wants in -lblas, -ldxml, -ldnet, and -ldnet_stub. It also can't find
dl.h, ieeefp.h, and ieee754.h.
I can't figure out whether these things are included with R somewhere and
I need to tell it where to look, or they're not included and I need to
get them. I also can't figure out where I would set the -lblas, -ldxml
variables. I...
1998 Jun 18
1
Compiling under Digital Unix
...otmath.o print.o printarray.o printvector.o printutils.o random.o relop.o saveload.o scan.o seq.o sort.o source.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o version.o ../lib/libgraphics.a ../lib/libunix.a ../lib/libappl.a ../lib/libmath.a -lSM -lICE -L/s/X11R6.3-1/lib -lX11 -ldnet_stub -ltermcap -lm
ld:
../lib/libunix.a(system.o): main: multiply defined
fort: Severe: Failed while trying to link.
Is anyone familiar enough with Digital Unix to decide why it is
defining main in unix/system.o. I checked and the symbol is indeed
defined there.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
1998 Sep 11
2
R-beta: compiling problems under DU4.0D
...otmath.o print.o printarray.o printvector.o printutils.o random.o relop.o saveload.o scan.o seq.o sort.o source.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o version.o ../lib/libgraphics.a ../lib/libunix.a ../lib/libappl.a ../lib/libmath.a -lSM -lICE -L/local/X11R5/lib -lX11 -ldnet_stub -ltermcap -lm
ld:
../lib/libunix.a(system.o): main: multiply defined
fort: Severe: Failed while trying to link.
Does anybody have any clues how to solve this problem?
Halvard Moe
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://...
2001 Jul 09
1
winelib problems with .configure
...) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for ldconfig... /sbin/ldconfig
checking for sqrt in -l...
1998 Nov 01
0
new platform (?) -- problems compiling
...ain in -ldxml ...no
checking for main in -lblas ...no
checking for vfork.h ...no
(but then it says there is a working vfork)
checking for dl.h ...no
checking for ieefp.h ...no
checking for ieee754.h ...no
checking for dnet_ntoa in -ldnet ...no
checking for dnet_ntoa in -ldnet_stub ... no
I can certainly imagine that missing some of these things might cause the
errors in compilation (although I'm not sure how). If anyone can tell me
what sorts of packages I might be missing and where I should look for
them, or what changes to make to the code so I can compile, I'...
2000 Jan 21
1
Compiling error R-0.90.1
...ain in -lblas... (cached) no
checking for opendir in -ldir... (cached) no
checking for dl.h... (cached) no
checking for floatingpoint.h... (cached) no
checking for ieeefp.h... (cached) no
checking for blkcnt_t... (cached) no
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
(And the last few lines)
src/include/Rconfig.h is unchanged
R is now configured for i586-unknown-linux
Source directory: .
Installation directory: /usr/local
C compiler: gcc -mieee-fp -g -O2
FORTRAN compiler: g77 -g -O2
Gnome support:...
1999 May 14
1
R 0.64 and -release fails to build on DU4.0 (PR#196)
...3d.o plotmath.o print.o printarray.o
printvector.o printutils.o random.o relop.o saveload.o scan.o seq.o sort.o
source.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o
version.o ../unix/libunix.a ../appl/libappl.a ../nmath/libmath.a -lSM -lICE
-L/usr/local/X11R6.3/lib -lX11 -ldnet_stub -lz -ltermcap -lm
ld:
../unix/libunix.a(system.o): main: multiply defined
fort: Severe: Failed while trying to link.
make[2]: *** [../../bin/R.binary] Error 1
make[2]: Leaving directory `/usr/local/src/R-release/src/main'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/usr/local/src/R-rel...
1999 Oct 20
0
[szimeras@irisa.fr: R installation problem]
...", line 64
"/usr/openwin/lib/config/site.def", line 64: macro ExtraLoadOptions
redefines previous macro at "/usr/openwin/lib/config/sun.cf", line 154
done
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... no
checking for connect... no
checking for IceConnectionNumber in -lICE... no
R is now configured for sparc-sun-solaris2.5
Source directory: .
Installation directory: /usr/local
C compiler: gcc -g -O2
FORTRAN compiler: f...
1999 Oct 12
1
Compilation problem with R
...", line 64
"/usr/openwin/lib/config/site.def", line 64: macro ExtraLoadOptions
redefines previous macro at "/usr/openwin/lib/config/sun.cf", line 154
done
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... no
checking for connect... no
checking for IceConnectionNumber in -lICE... no
R is now configured for sparc-sun-solaris2.5
Source directory: .
Installation directory: /usr/local
C compiler: gcc -g -O2
FORTRAN compiler: f...
1999 Apr 30
0
problems compiling R-0.63.3 and 0.64.0 on alpha
...o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o
random.o relop.o saveload.o scan.o seq.o sort.o source.o split.o subassign.o
subscript.o subset.o summary.o unique.o util.o version.o ../unix/libunix.a
../appl/libappl.a ../nmath/libmath.a -lSM -lICE -L/local/X11R5/lib -lX11
-ldnet_stub -ldxml -ltermcap -lm
ld:
../unix/libunix.a(system.o): main: multiply defined
fort: Severe: Failed while trying to link.
make[2]: *** [../../bin/R.binary] Error 1
make[2]: Leaving directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/main'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/...
1997 Jul 30
0
R-beta: Query: installing 0.50-a1 on Solaris 2.5.1
...s0.liv.ac.uk: error 5 (RPC: Timed out)
nothing worked - won't use fortran
checking how to run the C preprocessor... gcc -E
checking for POSIXized ISC... no
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking for -lICE... no
checking for -ldnet... no
checking for -ldnet_stub... no
checking for -lnsl... yes
checking for -lsocket... yes
checking for -lm... yes
checking for -lncurses... no
checking for -ltermcap... yes
checking for -lreadline... yes
checking for -ldl... yes
checking for strcoll... yes
checking whether cross-compiling... no
checking for ANSI C header files...
1998 Nov 06
1
DEC alpha INSTALLATION R-0.62.4
...p.h... no
checking for ieee754.h... no
checking return type of signal handlers... void
checking for working const... yes
checking for xmkmf... xmkmf
checking how to make shared libraries... done
checking for X... libraries , headers
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... yes
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for lpr... lpr
updating cache ./config.cache
creating ./config.status
creating Makeconf
creating cmd/fwf2table
creating...
2002 Jan 02
0
R ./configure error | Solaris8 / E-450
...g size of long long... 8
checking size of long double... 16
checking for xmkmf... /usr/openwin/bin/xmkmf
checking for X... libraries /usr/openwin/lib, headers
/usr/openwin/include
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for tclConfig.sh... /usr/local/lib/tclConfig.sh
checking for tkConfig.sh... /usr/local/lib/tkConfig.sh
checking for
@___...
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
...gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking for flex... flex
checking le...
1998 Dec 08
0
R compile problems with AIX
...ot;
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure:3703: checking for dnet_ntoa in -ldnet_stub
configure:3722: gcc -o conftest -g -O2 conftest.c -ldnet_stub -ldl -ltermcap -lm 1>&5
collect2: ld returned 255 exit status
ld: 0706-006 Cannot find or open library file: -l dnet_stub
ld:open(): No such file or directory
configure: failed program was:
#line 3711 "configure"
#i...
1998 Dec 08
0
R compile problems with AIX
...ot;
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure:3703: checking for dnet_ntoa in -ldnet_stub
configure:3722: gcc -o conftest -g -O2 conftest.c -ldnet_stub -ldl -ltermcap -lm 1>&5
collect2: ld returned 255 exit status
ld: 0706-006 Cannot find or open library file: -l dnet_stub
ld:open(): No such file or directory
configure: failed program was:
#line 3711 "configure"
#i...
1997 Dec 13
1
R-beta: Compile error; R-0.60.1, Solaris 2.6, gcc 2.7.2.1
..... ranlib
checking for ar... ar
checking for lpr... lpr
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for sin in -lm... yes
checking for main...
1999 Jun 09
4
packages with FORTRAN code
Recent sensible changes to the dynload mechanism have made an old
problem resurface: how should we deal with packages which contain
Fortran code and may need to be linked against additional libraries
such as -lf2c?
The current consensus is that extra Fortran libraries maybe needed are
handled via the make variable FLIBS, and that `-lf2c' or `-lg2c' are
added by default if g77 is used.
2002 Jan 22
1
compile problem with bessel_i.c on IRIX64 flexor 6.5 10100655 IP35 (uname -a) (PR#1275)
...checking size of long... 8
checking size of long long... 8
checking size of long double... 8
checking whether C compiler needs -OPT:IEEE_NaN_inf=ON... no
checking for xmkmf... /usr/bin/X11/xmkmf
checking for X... libraries , headers
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for tclConfig.sh... no
checking for tkConfig.sh... no
checking for tcl.h... no
checking for finite... (cached) yes
check...
2000 Oct 31
1
conflicting types for `Rf_stirlerr
...whether you have IEEE 754 floating-point arithmetic... yes
checking for xmkmf... /usr/openwin/bin/xmkmf
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... (cached) no
checking for gethostbyname in -lnsl... (cached) yes
checking for connect... (cached) no
checking for connect in -lsocket... (cached) yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for...