Re: AFS on FreeBSD 8?
Benjamin Kaduk <[email protected]> Tue, 13 Apr 2010 11:52:36 -0400 (EDT)
| Newsgroups | gmane.os.freebsd.devel.afs |
|---|---|
| Message-ID | <[email protected]> |
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---559023410-588357308-1271173956=:29136 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Tue, 13 Apr 2010, Derrick Brashear wrote: > On Tue, Apr 13, 2010 at 11:41 AM, Jan Henrik Sylvester <[email protected]> wrote= : >> -DGETMOUNT -Wall -nostdinc -I/usr >> /include -D_KERNEL -DKLD_MODULE =A0-elf =A0-mno-align-long-strings -fno-= common >> -ffreestanding =A0-I/usr/obj/usr/s >> rc/sys/GENERIC -include opt_global.h -fno-strict-aliasing =A0-O2 =A0-o >> afs_atomlist.o -c /usr/ports/net/openafs >> -devel/work/openafs/src/util/afs_atomlist.c >> cc1: error: opt_global.h: No such file or directory >> *** Error code 1 >> >> Or are there any missing dependencies? Were is opt_global.h supposed to = come >> from? > > it's in the objdir of your kernel build. The port Makefile hardcodes the objdir for GENERIC; you will need to=20 change that if you use a custom kernel configuration. (You will also need to have an object tree from a kernel build sitting=20 around, if that was not initially clear.) -Ben ---559023410-588357308-1271173956=:29136 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-afs To unsubscribe, send any mail to "[email protected]" ---559023410-588357308-1271173956=:29136--