On Fri, Feb 29, 2008 at 01:31:18PM -0500, Chuck Robey wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Brodey Dover wrote:
> > So I'm reading your response and thinking, okay I'll do this tomorrow.
> > But then you mentioned, "that is not your error...but." I can program,
> > what the hey, let's look at the error and see what is up....well I made
> > the following changes to nv_freebsd.h lines 337 and 338
> > /
> > S032   nv_os_agp_init        (nv_state_t *, void **, U032 *);
> > S032   nv_os_agp_teardown    (nv_state_t *);
> > 
> > /to
> > 
> > /S032   nv_os_agp_init        (*nv_stack_t *sp*, nv_state_t *, void **,
> > U032 *);
> > S032   nv_os_agp_teardown    (*nv_stack_t *sp*, nv_state_t *);

Fixed in the latest Makefile revision.

./danfe
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to