Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 1999 22:46:38 +0100
From:      Jan-Hinrich Fessel <oskar@unna.ping.de>
To:        freebsd-isdn@freebsd.org
Subject:   64 bits...
Message-ID:  <199903102146.WAA28162@zippo.unna.ping.de>

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

Hej!
Im right now trying to compile a NetBSD 1.3I Kernel for the alpha arch.
Right now I stumbled across 3 problems, 2 were simple to fix, one is a really 
ugly hack involving a local variable.  All problems so far stem from 64 != 32 
and sizeof(long) != sizeof (int) != sizeof(void *).
Has anyone (esp. hm) spent some time on these issue?
i.e. will I run into problems with structs relying on certain sizes of 
constructors that are not explicitely defined as having that many bist on 
every possible machine?
I only ask, because I do not have a fast development machine, every kernel 
build takes around 3 hours on my axppci33.

and here is the 4th error:
cc1: warnings being treated as errors
../../../../dev/isa/isa_isic.c: In function `isa_isic_probe':
../../../../dev/isa/isa_isic.c:155: warning: implicit declaration of function 
`isic_probe_Dyn'

looks like isic_probe_Dyn is only prototyped for FreeBSD/BSDI.

Gruesse
       Oskar

-- 
Contrary to popular belief, Unix is user friendly.  
It just happens to be selective about who it makes friends with.
	-Kyle Hearn  <kyle@intex.net>



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

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

iQCVAwUBNuboPbA63tqjeAhZAQEPewP/Qii2tzsS42YdGK0Qy2uvxqiUQEF7PNXS
AZ18XRIYR7newiIhsXfbIIpGkfSqN5vVdjMdXZtvLIcenhIcNFJv4B561OaLmksC
oiLq/E7L3ATlTFI3R/ypPJt4D9pfQdzRpEGCqo6JOSqxsdkLImt+xSrHY2LPcUl+
/AmknAtKqmQ=
=Ptgc
-----END PGP MESSAGE-----

--==_Exmh_1264133778P--


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?199903102146.WAA28162>