Displaying 7 results from an estimated 7 matches for "herror".
Did you mean:
error
2003 Nov 06
2
openssh-3.7.1p2 on HP-UX 10.20
Hello,
I have dowloaded all that is required to build a working OpenSSH on HP-UX
10.20 from the HP-UX Porting and Archibve centre (this seems to be the only
way to go for 10.20). Make/install of all prerequisites has scucceeded. Now
make of openssh-3.7.1p2 gives the following:
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./..
-I/usr/local/openssl-0.9.7b/include
2017 Nov 24
0
installing "rgl" package
Hi Duncan,
Thanks for the suggestions. How do I uninstall mesa related installations?
Do I need to uninstall all of "mesa" or only the specific ones?
Santosh
On Fri, Nov 24, 2017 at 3:05 PM, Duncan Murdoch <murdoch.duncan at gmail.com>
wrote:
> On 24/11/2017 5:45 PM, Dirk Eddelbuettel wrote:
>
>>
>> On 24 November 2017 at 11:30, Santosh wrote:
>> | Hi
1996 Nov 19
0
Serious BIND resolver problems.
...of this vulnerability occurs in rcmd.c, the standard BSD library
routine which is used by rsh and rlogin to remotely connect to systems. Note
that the code itself is not faulty, however the resolver implementation is.
Example code follows:
hp = gethostbyname(*ahost);
if (hp == NULL) {
herror(*ahost);
return (-1);
}
*ahost = hp->h_name;
.
.
.
bzero(&sin, sizeof sin);
sin.sin_len = sizeof(struct sockaddr_in);
sin.sin_family = hp->h_addrtype;
sin.sin_port = rport;
bcopy(hp->h_addr_list[0], &sin.sin_addr, hp->h_length);
In this exa...
2017 Nov 24
2
installing "rgl" package
On 24/11/2017 5:45 PM, Dirk Eddelbuettel wrote:
>
> On 24 November 2017 at 11:30, Santosh wrote:
> | Hi All, Duncan, Rolf, Ista, DIrk,
> |
> | Thanks for the suggestions and I tried all of them (as suggested by Duncan,
> | Rolf, Ista and Dirk)... I still get similar error as before while
> | installing 'rgl' package.. I also tried to manually configure "rgl"
2017 Nov 26
1
installing "rgl" package
...sing libpng dynamic linkage
checking for X... libraries , headers
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking GL/glu.h usability... no
checking GL/glu.h presence... no
checking for GL/glu.h... noconfigure: error: missing required header
GL/gl.hERROR: configuration failed for package ?rgl?
* removing ?/data/R/lib/rgl?Warning in install.packages :
installation of package ?rgl? had non-zero exit status
On Fri, Nov 24, 2017 at 3:45 PM, Santosh <santosh2005 at gmail.com> wrote:
> Hi Duncan,
> Thanks for the suggestions. How do I un...
1998 Nov 24
1
Missing inet.h and netdb.h for SCO
I tried to compile Samba 2.0 beta with cc under SCO 3.2. I seem to be
missing the inet.h and netdb.h include files. Does anyone know if they are
publicly available?
Steve Grose
Sgrose@cmps.com
Continental Managed Pharmacy Services - www.preferrx.com
Voice - 216-459-2025 Ext. 208
Fax - 216-485-8615
Any opinions expressed are my own and not necessarily those of my employers.
1997 Apr 22
1
SNI-12: BIND Vulnerabilities and Solutions (fwd)
...res_comp.c res_init.c res_mkquery.c res_query.c res_send.c \
getnetbyaddr.c getnetbyname.c getnetent.c getnetnamadr.c \
gethnamaddr.c sethostent.c nsap_addr.c hostnamelen.c inet_addr.c \
! inet_ntop.c inet_neta.c inet_pton.c inet_net_ntop.c inet_net_pton.c
OBJS= base64.o herror.o res_debug.o res_data.o \
res_comp.o res_init.o res_mkquery.o res_query.o res_send.o \
getnetbyaddr.o getnetbyname.o getnetent.o getnetnamadr.o \
gethnamaddr.o sethostent.o nsap_addr.o hostnamelen.o inet_addr.o \
! inet_ntop.o inet_neta.o inet_pton.o inet_net_ntop.o i...