Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Dec 1999 23:33:41 +0100
From:      Gunnar Flygt <gunnar@pluto.sr.se>
To:        FreeBSD Questions <freebsd-questions@FreeBSD.org>
Subject:   Strange behaviour on make world
Message-ID:  <19991225233341.A80696@sr.se>

next in thread | raw e-mail | index | archive | help
I have run a make buildworld and make installworld on one of my
machines. It worked without problems. But then I trien on my webserver,
an old P90 and it behaved like this:

/usr/src/sys/modules/vinum/vinum.c: At top level:
/usr/src/sys/modules/vinum/vinum.c:539: parse error before `dev'
/usr/src/sys/modules/vinum/vinum.c:540: warning: function declaration
isn't a pr
ototype
/usr/src/sys/modules/vinum/vinum.c: In function `vinumdump':
/usr/src/sys/modules/vinum/vinum.c:542: `ENXIO' undeclared (first use
this funct
ion)
/usr/src/sys/modules/vinum/vinum.c:543: warning: control reaches end of
non-void
 function
 /usr/src/sys/modules/vinum/vinum.c: At top level:
 /usr/src/sys/modules/vinum/vinum.c:87: storage size of `vinum_conf'
 isn't known
 *** Error code 1
 Stop.
 *** Error code 1

 So something is strange with compiling vinum code on this older
 machine, but not on the newer one!? They are very much right "out of
 the box" installations both of them. So, what can be the problem?
 Source identical, from the same download at ftp.freebsd.org


-- 
                           __o
regards, Gunnar       ---_ \<,_
email: flygt@sr.se ---- (_)/ (_)


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991225233341.A80696>