Date: Fri, 01 Jun 2001 19:24:04 -0400 From: aling <aling@capu.net> To: questions@FreeBSD.org Subject: X 4.03 on 4.3s: install fails at 'sgmlfmt' (VIA VT8365 ProSavage KM133) Message-ID: <3B182414.50ADB74E@capu.net>
next in thread | raw e-mail | index | archive | help
If anyone can point me in the right direction, I'd appreciate it.
Couldn't find anything in the message archives of questions, ports, or
at www.xfree86.org (newbie), though I did stumble across
people.ce.mediaone.net/blairroberte/index.html. The XFree86-4-Server
port builds fine for me. But make install fails with "sgmlfmt: not
found" (excerpt below). Finding the sgmlformat-1.7 port, I installed it,
but then the XFree install fails in the same place with a different
message. Obviously, I've got the wrong sgmlfmt. The underlying problem
is that I'd like to get X working on a low end machine with VIA VT8365
S3 ProSavage KM133 (Gigabyte GA-7ZMM mother board integrated video)
hardware, but the X 3.3.6 SVGA server doesn't recognize the chip set,
deletes all my modelines, leaving me with 320 x 200 screen resolution!
I was hoping the X 4 drivers at www.probo.com/timr/savage40.html would
help, but can't try this without getting XFree86-4 to install...If
anyone willing to take a stab at this, even if just to prune the doc
directory out of the Makefile, would please cc me, I'd be grateful.
By the way, I also waited a few days, cvsuped the port sources, and did
make clean; make install with the same results again. And after finding
marc.theaimsgroup.com/?l=freebsd-questions&m=99142951825799&w=2
I did mv /usr/X11R6 /usr/X11R6.orig;make clean;make install with yet
again same result. TIA
Alex Ling
-------- Error message from make install ---------
making all in programs/Xserver/hw/xfree86/doc/sgml...
rm -f _README.Darwin README.Darwin
+ rm -f Darwin.latin1
+ sgmlfmt -f latin1 -b -n Darwin.sgml
sgmlfmt: not found
*** Error code 127
Stop in
/usr/ports/x11-servers/XFree86-4-Server/work/xc/programs/Xserver/hw/xfre
e86/doc/sgml.
*** Error code 1
------ After sgmlformat-1.7 port built ------------
making all in programs/Xserver/hw/xfree86/doc/sgml...
rm -f _README.Darwin README.Darwin
+ rm -f Darwin.latin1
+ sgmlfmt -f latin1 -b -n Darwin.sgml
Unknown option: b
Unknown option: n
Usage:
sgmlfmt [-d <doctype>] -f <format> [-i <namea> ...] [-links]
[-e encoding] [-hdr file] [-ftr file] file
where <doctype> is one of: linuxdoc (default), docbook.
and <format> is one of: ascii, html, koi8-r, latin1, ps, roff
*** Error code 1
Stop in
/usr/ports/x11-servers/XFree86-4-Server/work/xc/programs/Xserver/hw/xfre
e86/doc/sgml.
*** Error code 1
-------- dmesg excerpt ----------
FreeBSD 4.3-STABLE #0: Tue May 29 20:11:00 EDT 2001
root@maxwell:/usr/obj/usr/src/sys/MAXWELL
Timecounter "i8254" frequency 1193182 Hz
CPU: AMD Athlon(tm) Processor (1000.04-MHz 686-class CPU)
Origin = "AuthenticAMD" Id = 0x642 Stepping = 2
Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PA
T,PSE36,MMX,FXSR>
AMD Features=0xc0440000<<b18>,AMIE,DSP,3DNow!>
real memory = 58654720 (57280K bytes)
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib1: <PCI to PCI bridge (vendor=1106 device=8305)> at device 1.0 on
pci0
pci1: <PCI bus> on pcib1
pci1: <S3 model 8a26 graphics accelerator> at 0.0 irq 11
isab0: <VIA 82C686 PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on
isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
---------- SuperProbe output --------------
First video: Super-VGA
Chipset: S3 (chipset unknown) (Port Probed)
Signature data: e18a2600 (please report)
Memory: 8192 Kbytes
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B182414.50ADB74E>
