Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 1999 07:07:48 +0100
From:      "Martin Husemann" <martin@rumolt.teuto.de>
To:        "Jan-Hinrich Fessel" <oskar@zippo.unna.ping.de>
Cc:        <freebsd-isdn@FreeBSD.ORG>
Subject:   RE: 64 bits... 
Message-ID:  <001801be6b85$7d0f4e10$53cb08d4@martins.teuto.de>
In-Reply-To: <199903102253.XAA29442@zippo.unna.ping.de>

next in thread | previous in thread | raw e-mail | index | archive | help
I wrote dynalink support, and it's been there in the last two public
releases.

You got something messed up with your integration of the various 'files.*'
under i4b/NetBSD! The function isic_probe_Dyn is is in
layer1/i4b_dynalink.c, it should be included in the kernel by the i4b.isa
file (we don't have the isa and isapnp devices in separated 'files' yet).

> But the alpha looks at things in a different way:
> cc1: warnings being treated as errors
> ../../../../i4b/sppp/if_spppsubr.c: In function `sppp_params':
> ../../../../i4b/sppp/if_spppsubr.c:4053: warning: comparison is
> always 1 due
> to limited range of data type
> ../../../../i4b/sppp/if_spppsubr.c:4070: warning: comparison is
> always 1 due
> to limited range of data type
> *** Error code 1
>
> cc1: warnings being treated as errors
> ../../../../i4b/driver/i4b_ipr.c: In function `ipr_connect':
> ../../../../i4b/driver/i4b_ipr.c:751: warning: cast to pointer
> from integer of
> different size
> *** Error code 1

This are the usual problems to be expected when first hitting an
architecture with different memory layout - I'm suprised it's only this
few...


Martin



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001801be6b85$7d0f4e10$53cb08d4>