Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2000 10:26:02 -0700
From:      Craig Burgess <craig-burgess@home.net>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        FreeBSD-alpha mailing list <freebsd-alpha@FreeBSD.ORG>
Subject:   Re: Of mice, XFree86, & Netscape
Message-ID:  <39F3232A.C73A4F35@home.net>
References:  <39F21E9D.BB4968FC@home.net> <14834.64948.277239.994151@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------05CB73A6FFE1F87926801FF5
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Andrew Gallatin wrote:
> 
> I wrote:
 [nic thing trimmed]
>  > Observations: there is no VGA16 server (upon which XF86Setup depends)
>  > for XFree86. I've looked at several of the US FTP sites and of those
>  > I've found, all are 45byte files - apparently empty.
> 
> You need to use the non-gui setup routine - xf86config.

I did just that and with a useable mouse, it worked for my purposes...

> I'd suggest building XF84 4.0.1 from ports, its a bit more reliable
> (for me anyway) than the 3.x servers.

I tried several times but the build invariably stumbled over itself
with something similar to the condensed output textfile I'm attaching.

>  > I changed su's shell to tcsh [chsh -s /usr/local/bin/tcsh] which
 [trimmed]
> 
> Odd.  See if XF86 4 does any better.
> 
>  > su is allowed but it appears to revert to the default shell. (I really
>  > like tabbed filename completion.)
> 
> Install sudo and become root on a per-command basis.
> 
>  > Finally, has anyone gotten Netscape for Tru64 to browse properly? 
 [trimmed]
> I assume you installed it from ports and thus have a
> /compat/osf1/etc/svc.conf?

Um, "no" and "there is one :(Copyright (c) Digital Equipment
Corporation, 1991, 1995)"

Each of the many Netscape or Netscape Communicator ports I tried
failed, informing me that it was for i386 (BSDI, Linux and "plain"). I
got the Tru64v4 tarball from Netscape.

The whole and complete point to the exercise was to see if the 500 MHz
Alpha could handle an inbound webcam stream better than a 300MHz
Celeron and so far the answer is "nope." (At 300MHz the PC easily
became CPU-bound but overclocking the celery to 450+ allows decent
webcam framerate without choking. On the Alpha one live webcam video
at 12fps drew 97% processor time said TOP.)

> Does your /etc/resolve.conf have a blank search directive?  Eg:
>         search
>         nameserver w.x.y.z
> 
> If so, try deleting the search line in /etc/resolv.conf 

Yes, it did - so I did -- just because.

Cheerfully,

Craig
--------------05CB73A6FFE1F87926801FF5
Content-Type: text/plain; charset=iso-8859-1;
 name="xf4.out"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline;
 filename="xf4.out"

(wrapping will make it difficult to read -- this is captured with 'script=
' and the longest line is number 33015 with a width of 1543 characters...=
 The "Error code 1" is line 33022)
Felix# make install
=3D=3D=3D>  Extracting for XFree86-4.0.1_3
>> Checksum OK for xc/X401src-1.tgz.
>> Checksum OK for xc/X401src-2.tgz.
=3D=3D=3D>  Patching for XFree86-4.0.1_3
=3D=3D=3D>  Configuring for XFree86-4.0.1_3

 [LOTS omitted here, then --]

cc -c -O -ansi -pedantic -Dasm=3D__asm -Wall -Wpointer-arith   -I. -I.. -=
I../../../../../programs/Xserver/hw/xfree86/common -I../../../../../progr=
ams/Xserver/hw/xfree86/os-support -I../../../../../programs/Xserver/hw/xf=
ree86/os-support/vbe 		-I../../../../../programs/Xserver/dbe -I../../../.=
=2E/../programs/Xserver/Xext -I../../../../../programs/Xserver/hw/xfree86=
/int10 		-I../../../../../programs/Xserver/mfb -I../../../../../programs/=
Xserver/mi -I../../../../../programs/Xserver/include 		-I../../../../../p=
rograms/Xserver/os -I../../../../../exports/include/X11 -I../../../../../=
include/fonts 		-I../../../../../lib/font/include -I../../../../../lib/fo=
nt/fontcache 		-I../../../../../include/extensions -I../../../../../progr=
ams/Xserver/hw/xfree86/ddc -I../../../../../programs/Xserver/hw/xfree86/i=
2c  -I../../../../.. -I../../../../../exports/include  -DCSRG_BASED -DSHA=
PE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP  -DXF86BIGFONT =
-DDPMSExtension  -DPIXPRIV -DPANORAMIX  -DGCCUSESGAS -DAVOID_GLYPHBLT -DP=
IXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER  -DXFree86=
Server -DXF86VIDMODE  -DSMART_SCHEDULE -DX_BYTE_ORDER=3DX_LITTLE_ENDIAN -=
D_XSERVER64 -DNDEBUG   -DFUNCPROTO=3D15 -DNARROWPROTO    -DDLOPEN_SUPPORT=
  -DMITMISC -DXTEST -DXSYNC -DXCMISC -DXRECORD  -DMITSHM -DXIE -DBIGREQS =
-DXF86VIDMODE -DXF86MISC -DDBE -DDPMSExtension -DEVI -DSCREENSAVER -DXV  =
-DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA=
 -D__GLX_ALIGN64 -DFONTCACHE xf86sym.c
xf86sym.c:865: `_bus_base' undeclared here (not in a function)
xf86sym.c:865: initializer element is not constant
xf86sym.c:865: (near initialization for `xfree86LookupTab[495].offset')
*** Error code 1

Stop in /usr/ports/x11/XFree86-4/work/xc/programs/Xserver/hw/xfree86/load=
er.
*** Error code 1

--------------05CB73A6FFE1F87926801FF5--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39F3232A.C73A4F35>