linuxolator broken on alpha/amd64 (was: Re: cvs commit: src/sys/amd64/linux32 linux32_sysvec.c syscalls.master src/sys/compat/linux linux_file.c linux_getcwd.c linux_ioctl.c linux_ipc.c linux_mib.c linux_misc.c linux_signal.c linux_socket.c linux_stats.c linux_sysctl.c linux_uid16.c)

Divacky Roman xdivac02 at stud.fit.vutbr.cz
Mon Mar 20 08:28:01 UTC 2006


On Sun, Mar 19, 2006 at 05:25:22PM +0100, Alexander Leidinger wrote:
> Am Sun, 19 Mar 2006 13:30:39 +0200
> schrieb Ruslan Ermilov <ru at FreeBSD.org>:
> 
> [redirecting to current@]
> 
> > Linuxulator is still broken after my preliminary fix referenced
> > below, on both amd64 and alpha.  On amd64, it now stops here:
> 
> > : /usr/src/sys/compat/linux/linux_stats.c:233: warning: "struct linux_lstat_args" declared inside parameter list
> 
> > On alpha/LINT, it will break similarly, because you didn't provide
> > support for them.
> 
> Does anyone know the linux syscall numbers on alpha/amd64 for lstat?
> They need to be added to the corresponding syscalls.master.

in my patch I had lstat as syscall 84, you changed that to stat. I had reports
it worked on amd64.. why did you change it?


More information about the freebsd-current mailing list