Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2004 14:17:09 -0500 (EST)
From:      "Michael L. Squires" <mikes@siralan.org>
To:        roberthuff@rcn.com (Robert Huff)
Cc:        FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   Re: -CURRENT: Buildkernel dies building linprocfs
Message-ID:  <200404251917.i3PJH9Wj020121@siralan.org>
In-Reply-To: <16523.54674.480738.690050@jerusalem.litteratus.org> from "Robert Huff" at Apr 25, 2004 11:13:22 AM

next in thread | previous in thread | raw e-mail | index | archive | help
> linprocfs.o: In function `linprocfs_doversion':
> /usr/src/sys/compat/linprocfs/linprocfs.c:464: undefined reference to `linux_get
> _osname'
> /usr/src/sys/compat/linprocfs/linprocfs.c:465: undefined reference to `linux_get
> _osrelease'
> linprocfs.o: In function `linprocfs_donetdev':
> /usr/src/sys/compat/linprocfs/linprocfs.c:920: undefined reference to `linux_ifn
> ame'
> linprocfs.o: In function `linprocfs_init':
> /usr/src/sys/compat/linprocfs/linprocfs.c:1013: undefined reference to `procfs_d
> ocurproc'

I'm wondering if you've got enough of the source to compile LINUX emulation.

I just compiled 5.2-CURRENT for two machines, one with SMP and Linux emulation,
no problems.  My CVS update is from April 24-25, about midnight.

I do have the entire source tree updated via CVS, which avoids a number of
problems that occur if you update only part of the tree.

MLS



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