search for: ldnet

Displaying 19 results from an estimated 19 matches for "ldnet".

Did you mean: zdnet
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, -ld...
2001 Jul 09
1
winelib problems with .configure
...checking whether the C++ compiler (c++ ) 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 ldconf...
2004 Jun 22
8
Don''t know how to compile tc
...ctions, if your libc contains obsolete resolver library (<4.9.4) and you have no correct libresolv. ADDLIB should also contain dnet_* functions if you don''t have a libdnet with support for them. If your libdnet does have support, then comment out that line and uncomment the line to add -ldnet to LDLIBS. So I have some questions as, for example, what means "ADDLIB should contain inet_* functions"? and how do I know what is a correct libresolv or if my libdnet has dnet_* support?. I can program in C and C++ in Windows and love Linux but this paragraph goes over my head becau...
1998 Nov 01
0
new platform (?) -- problems compiling
...essages from configure: checking for main 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...
2000 Jan 21
1
Compiling error R-0.90.1
...for main in -ldxml... (cached) no checking for main 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 FOR...
1999 Oct 20
0
[szimeras@irisa.fr: R installation problem]
..."/usr/openwin/lib/config/site.def", 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:...
1999 Oct 12
1
Compilation problem with R
..."/usr/openwin/lib/config/site.def", 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:...
1997 Jul 30
0
R-beta: Query: installing 0.50-a1 on Solaris 2.5.1
...read failed for server fs0.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 c...
2002 Jan 02
0
R ./configure error | Solaris8 / E-450
..... 4 checking size of long... 4 checking 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......
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
.... yes checking whether the C compiler (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....
2001 Sep 24
1
R-devel Digest V1 #314
...#39;t handle destroy events correcly From: Thomas Vogels <tov@ece.cmu.edu> Date: 13 Feb 2001 17:40:46 -0500 * PR# 964 * Subject: R-1.2.3 OSF precompiled binary doesn't run under DU4.0D From: paul@gromit.dlib.vt.edu Date: Fri, 1 Jun 2001 17:47:10 +0200 (MET DST) - --Builder needs to avoid -ldnet in distributed binaries.. * PR# 1002 * Subject: core dump running modreg-Ex.R From: WhiteG@dfo-mpo.gc.ca Date: Thu, 28 Jun 2001 19:14:18 +0200 (MET DST) - --Only reported on SGI, solved by removing optimization. - --Needs debugging there. * PR# 1020 * Subject: .Call and Mandrake 8.0 From: lcottret@...
1998 Dec 08
0
R compile problems with AIX
...cking for xmkmf configure:3252: checking how to make shared libraries configure:3348: checking for X configure:3415: gcc -E conftest.c >/dev/null 2>conftest.out configure:3491: gcc -o conftest -g -O2 conftest.c -lXt -ldl -ltermcap -lm 1>&5 configure:3662: checking for dnet_ntoa in -ldnet configure:3681: gcc -o conftest -g -O2 conftest.c -ldnet -ldl -ltermcap -lm 1>&5 collect2: ld returned 255 exit status ld: 0706-006 Cannot find or open library file: -l dnet ld:open(): No such file or directory configure: failed program was: #line 3670 "configure" #include &qu...
1998 Dec 08
0
R compile problems with AIX
...cking for xmkmf configure:3252: checking how to make shared libraries configure:3348: checking for X configure:3415: gcc -E conftest.c >/dev/null 2>conftest.out configure:3491: gcc -o conftest -g -O2 conftest.c -lXt -ldl -ltermcap -lm 1>&5 configure:3662: checking for dnet_ntoa in -ldnet configure:3681: gcc -o conftest -g -O2 conftest.c -ldnet -ldl -ltermcap -lm 1>&5 collect2: ld returned 255 exit status ld: 0706-006 Cannot find or open library file: -l dnet ld:open(): No such file or directory configure: failed program was: #line 3670 "configure" #include &qu...
1998 Nov 06
1
DEC alpha INSTALLATION R-0.62.4
...ng for time.h... yes checking for ieeefp.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 creat...
1997 Dec 13
1
R-beta: Compile error; R-0.60.1, Solaris 2.6, gcc 2.7.2.1
...bison... bison -y checking for ranlib... 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 chec...
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)
...const... yes checking size of int... 4 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......
2000 Oct 31
1
conflicting types for `Rf_stirlerr
...king for isnan... (cached) yes checking 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 IceC...
2001 Jul 25
2
Installation help
...yes checking whether you have IEEE 754 floating-point arithmetic... (cached) yes checking for xmkmf... (cached) /usr/openwin/bin/xmkmf checking for X... (cached) libraries /usr/openwin/lib, headers /usr/openwin/include checking whether -R must be followed by a space... no checking for dnet_ntoa in -ldnet... (cached) no checking for dnet_ntoa in -ldnet_stub... (cached) 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... (cached) yes checking for shm...