Matthew Jacob writes:
>
> looks like the usual drill for alpha, w/o lubricant:
>
> @/alpha/linux/linux_syscall.h:126: warning: `LINUX_SYS_linux_mount' redefined
> @/alpha/linux/linux_syscall.h:25: warning: this is the location of the
> previous definition
> In file included from
> /tstsys/modules/linux/../../compat/linux/linux_file.c:53:
> machine/../linux/linux_proto.h:346: redefinition of `struct linux_mount_args'
> machine/../linux/linux_proto.h:602: warning: redundant redeclaration of
> `linux_mount' in same scope
> machine/../linux/linux_proto.h:540: warning: previous declaration of
> `linux_mount'
> /tstsys/modules/linux/../../compat/linux/linux_file.c: In function
> `linux_mount':
> /tstsys/modules/linux/../../compat/linux/linux_file.c:910: structure has no
Sigh. I'll take a whack at fixing it when I get my -current alpha
working again. It got pooched last week during the libc mixup.
Speaking of which -- I've got 2 disks on this box. ad0 is -stable and
da0 is -current. I'm building the -current world right now with
everything mounted under /mnt. When I'm done, is it safe to just
install the world with 'make installworld DESTDIR=/mnt' ?
Drew
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message