Subject: Re: Problems Running Netscape
To: None <port-sparc@NetBSD.ORG>
From: Curt Sampson <curt@portal.ca>
List: port-sparc
Date: 07/05/1996 07:18:12
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
Send mail to mime@docserver.cac.washington.edu for more info.
--XAA26307.836548661/didactic.cynic.net
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Content-ID: <Pine.NEB.3.93.960705071651.11200Q@cynic.portal.ca>
I orginally sent this just to Christos Zoulas <christos@deshaw.com>,
but it never made it to deshaw.com, so I'm posting it here in the
hope that it will reach him (or someone who knows something about
this).
------
Date: Sat, 29 Jun 1996 23:37:07 -0700 (PDT)
From: Curt Sampson <curt@portal.ca>
To: Christos Zoulas <christos@deshaw.com>
Subject: Re: Problems Running Netscape
I tried your patches, and I get the following errors:
../../../../compat/sunos/sunos_misc.c:107: warning: function declaration isn't a prototype
../../../../compat/sunos/sunos_misc.c: In function `sunos_sys_stime':
../../../../compat/sunos/sunos_misc.c:115: dereferencing pointer to incomplete type
../../../../compat/sunos/sunos_misc.c:115: dereferencing pointer to incomplete type
Now I'm not a kernel hacker by any means, but a couple of things
strike me as possible culprits:
> + struct sunos_sys_stime_args *uap = v;
I can't find a declaration for this struct for this anywhere.
> + return copyout(&tv.tv_sec, SCARG(uap, tp), sizeof(*(SCARG(uap, tp))));
What is tp? I can't find a declaration for that, either.
cjs
Curt Sampson curt@portal.ca Info at http://www.portal.ca/
Internet Portal Services, Inc.
Vancouver, BC (604) 257-9400 De gustibus, aut bene aut nihil.
--XAA26307.836548661/didactic.cynic.net--