XFree86 4.4.0 (linux-ix86-glibc23) binaries with

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I haven't been able to use the XFree86 4.4.0 (linux-ix86-glibc23)
binaries; the system-in-question is a RedHat Linux 9 box.

If I do a 'make World' from the 4.4.0 source from ftp.xfree86.org,
then it seems to build correctly; I get the following message:

"Full build of XFree86 version 4.4.0 (29 February 2004) complete."

 --
downloaded from './binaries/Linux-ix86-glibc23' from
  ftp.xfree86.org/pub/XFree86/4.4.0/ via ftp

"ls -la" of '/dev' with first few tty(?)-in-question --

 --
crw-rw-rw-    1 root     root       5,   0 Jan 30  2003 tty
crw--w----    1 root     root       4,   0 Jan 30  2003 tty0
crw-------    1 root     root       4,   1 Jul 21 16:02 tty1
crw-------    1 root     root       4,   2 Jul  7 15:33 tty2
crw-------    3 root     root       3,   1 Jul 24 13:23 tty3
crw-------    3 root     root       3,   2 Jul 22 15:03 tty4
crw-------    3 root     root       3,   3 Jul 24 20:13 tty5
crw-------    3 root     root       3,   4 Jul 23 08:53 tty6
crw--w----    1 root     root       4,   7 Jan 30  2003 tty7
crw--w----    1 root     tty        4,   8 Jan 30  2003 tty8
crw--w----    1 root     tty        4,   9 Jan 30  2003 tty9

 --
strace -o /var/log/xfree86-strace.log XFree86 -configure

 ...
write(0, "(--) using VT number 3\n\n", 24) = 24
setpgid(0, 0)                           = 0
open("/dev/vc/3", O_RDWR|O_NONBLOCK)    = -1 ENOENT (No such file or directory)
open("/dev/tty3", O_RDWR|O_NONBLOCK)    = 4
stat64("/dev/tty0", {st_mode=S_IFCHR|0620, st_rdev=makedev(4, 0), ...}) = 0
stat64("/dev/tty3", {st_mode=S_IFCHR|0620, st_rdev=makedev(3, 1), ...}) = 0
 ...
chown32(0x818a120, 0, 0)                = 0
ioctl(4, 0x5603, 0xbffff290)            = -1 EINVAL (Invalid argument)
open("/dev/tty", O_RDWR)                = 5
ioctl(5, TIOCNOTTY)                     = 0
close(5)                                = 0
ioctl(4, 0x5606, 0x3)                   = -1 EINVAL (Invalid argument)
write(0, "(WW) xf86OpenConsole: VT_ACTIVAT"..., 41) = 41
ioctl(4, 0x5607, 0x3)                   = -1 EINVAL (Invalid argument)
write(0, "(WW) xf86OpenConsole: VT_WAITACT"..., 43) = 43
ioctl(4, 0x5601, 0xbffff268)            = -1 EINVAL (Invalid argument)
write(2, "\nFatal server error:\n", 21) = 21
write(0, "\nFatal server error:\n", 21) = 21
write(2, "xf86OpenConsole: VT_GETMODE fail"..., 35) = 35
write(0, "xf86OpenConsole: VT_GETMODE fail"..., 35) = 35
write(2, "\n", 1)                       = 1
write(0, "\n", 1)                       = 1
 ...
ioctl(4, 0x4b3a, 0)                     = -1 EINVAL (Invalid argument)
ioctl(4, 0x5601, 0xbffff1f8)            = -1 EINVAL (Invalid argument)
close(4)                                = 0
chown32(0x818a120, 0, 0)                = 0
chown32(0x81d4184, 0, 0x5)              = 0
close(0)                                = 0
 ...

_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux