search for: xdr_bytes

Displaying 4 results from an estimated 4 matches for "xdr_bytes".

Did you mean: hdr_bytes
2001 Jul 06
4
How to build R-1.3.0 under HP-UX 11.00
....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 -L/opt/f2c/lib/ -lm -ldld -L/usr/local/li b -ltermcap -lm /usr/bin/ld: Unsatisfied symbols: xdr_double (code) xdr_string (code) xdrstdio_create (code) xdr_bytes (code) xdr_int (code) i_len (code) d_sign (code) collect2: ld returned 1 exit status *** Error exit code 1 Do you know what to do? I have set FLIBS = -L/opt/f2c/lib -ln; previously FLIBS = /opt/f2c/lib -ln and it is not good. Best regards Kris PS. Sorry my english. -.-.-.-.-.-.-.-....
2001 Jul 06
4
How to build R-1.3.0 under HP-UX 11.00
....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 -L/opt/f2c/lib/ -lm -ldld -L/usr/local/li b -ltermcap -lm /usr/bin/ld: Unsatisfied symbols: xdr_double (code) xdr_string (code) xdrstdio_create (code) xdr_bytes (code) xdr_int (code) i_len (code) d_sign (code) collect2: ld returned 1 exit status *** Error exit code 1 Do you know what to do? I have set FLIBS = -L/opt/f2c/lib -ln; previously FLIBS = /opt/f2c/lib -ln and it is not good. Best regards Kris PS. Sorry my english. -.-.-.-.-.-.-.-....
2010 Jun 01
0
Compiling Samba 3.0.37 --with-afs (Steve Linehan)
...nclude/rpc/xdr.h:309: error: previous declaration of ?xdr_enum? was here /usr/include/rx/xdr_prototypes.h:54: error: conflicting types for ?xdr_opaque? /usr/include/rpc/xdr.h:315: error: previous declaration of ?xdr_opaque? was here /usr/include/rx/xdr_prototypes.h:56: error: conflicting types for ?xdr_bytes? /usr/include/rpc/xdr.h:314: error: previous declaration of ?xdr_bytes? was here /usr/include/rx/xdr_prototypes.h:58: error: conflicting types for ?xdr_union? /usr/include/rpc/xdr.h:319: error: previous declaration of ?xdr_union? was here /usr/include/rx/xdr_prototypes.h:59: error: conflicting type...
2001 Jul 09
0
ODP: Re: How to build R-1.3.0 under HP-UX 11.00
...e.o util.o > version.o vfonts.o xxxpr.o ../unix/libunix.a ../appl/libappl.a > ../nmath/libnmath.a -L/opt/f2c/lib/ -lm -ldld -L/usr/local/li > b -ltermcap -lm > /usr/bin/ld: Unsatisfied symbols: > xdr_double (code) > xdr_string (code) > xdrstdio_create (code) > xdr_bytes (code) > xdr_int (code) > i_len (code) > d_sign (code) > collect2: ld returned 1 exit status > *** Error exit code 1 > > Do you know what to do? I have set FLIBS = -L/opt/f2c/lib -ln; previously > FLIBS = /opt/f2c/lib -ln and it is not good. > > Best regards &...