From owner-freebsd-ports Sat Jun 2 12:38:37 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smtp-a.capu.net (smtp-a.capu.net [205.177.76.122]) by hub.freebsd.org (Postfix) with ESMTP id BC77B37B423 for ; Sat, 2 Jun 2001 12:38:33 -0700 (PDT) (envelope-from aling@capu.net) Received: from capu.net (cd-146-82.ra30.dc.capu.net [64.50.146.82]) by smtp-a.capu.net (8.9.3/8.9.3) with ESMTP id PAA06961 for ; Sat, 2 Jun 2001 15:38:32 -0400 Message-ID: <3B1940D4.A24CB061@capu.net> Date: Sat, 02 Jun 2001 15:39:00 -0400 From: aling X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: ports@FreeBSD.org Subject: X 4.03 on 4.3s: install fails at 'sgmlfmt' (VIA VT8365 ProSavage KM133) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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. And unfortunately make -j1 -k install doesn't seem to help either. 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 ] -f [-i ...] [-links] [-e encoding] [-hdr file] [-ftr file] file where is one of: linuxdoc (default), docbook. and 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 AMD Features=0xc0440000<,AMIE,DSP,3DNow!> real memory = 58654720 (57280K bytes) pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 isab0: at device 7.0 on pci0 isa0: on isab0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: 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 RAMDAC: Generic 8-bit pseudo-color DAC (with 6-bit wide lookup tables (or in 6-bit mode)) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message