Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 1999 23:53:18 +0100
From:      Jan-Hinrich Fessel <oskar@unna.ping.de>
To:        Martin Husemann <martin@rumolt.teuto.de>
Cc:        freebsd-isdn@freebsd.org
Subject:   Re: 64 bits... 
Message-ID:  <199903102253.XAA29442@zippo.unna.ping.de>
In-Reply-To: Deine Nachricht vom Wed, 10 Mar 99 23:24:29 %2B0100. <199903102224.XAA03997@rumolt.teuto.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
--==_Exmh_1440434364P
Content-Type: text/plain; charset=us-ascii

In message <199903102224.XAA03997@rumolt.teuto.de>you write:
> version (or there is something realy strange going on - it compiles
> without any warning on NetBSD 1.3K/i386).

I think the dynalink problem may be not present at your site, but I noticed 
that dynalink is not supported at all with NetBSD:
isa_isic.o: In function `isa_isic_probe':
isa_isic.c(.text+0x12c): undefined reference to `isic_probe_Dyn'
isa_isic.c(.text+0x130): undefined reference to `isic_probe_Dyn'
i4b_isic_isa.o: In function `isicattach':
i4b_isic_isa.c(.text+0x80): undefined reference to `isic_attach_Dyn'
i4b_isic_isa.c(.text+0x84): undefined reference to `isic_attach_Dyn'

OK, no big deal, who has such a beast, but probably you should test against 
the released code, not your private developer version, (which might or might 
not be in sync with helmuth's).
If Dynalink is not defined, there is no glitch on i386.

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

Patches kriegst Du, wenn ich den kernel das erste mal gelinkt kriege...

Gruesse
       Oskar

-- 
The trouble with being punctual is that people think you have nothing
more important to do.



--==_Exmh_1440434364P
Content-Type: application/pgp-signature

-----BEGIN PGP MESSAGE-----
Version: 2.6.3i

iQCVAwUBNub33bA63tqjeAhZAQFYtQQAs6qhZfBMD1ri/3pDOG7mHtne+pk9RiAi
ZDBFQhlCSgrj8xaxj9lhjrzCwK+NOiNuxFrMVigo/7Bn0MdgAsT5BH+lWVsoHGfg
n4rr2pCwQWzaukZd5vcp7WW686J3zfkJHkC+jZHwYcMW+EQWJroEMKKnHYVdhHON
KMzNRjKfewg=
=HROB
-----END PGP MESSAGE-----

--==_Exmh_1440434364P--


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?199903102253.XAA29442>