Re: netscape

2000-09-08 Thread Bruce Burden

 
 I have installed netscape4-navigator and I can't launch its.
 I've got following message:
 
 ld.so failed: Can't find shared library "libXt.so.6.0"
 
Assuming you have the a.out libraries installed as per the
   other messages, you probably need to assign the LD_LIBRARY_PATH
   in the "which netscape" file to be your LD_LIBRARY_AOUT_PATH
   (I believe that is the correct name for it).

assign LD_LIBRARY_PATH=${LD_LIBRARY_AOUT_PATH}

   since the native netscape doesn't bother to read any library path
   but the "standard" one, which of course points to ELF libraries,
   and not a.out ones...

Bruce
-- 
-------
  Bruce Burden[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



problems with Ghostscript5/55/6

2000-05-02 Thread Bruce Burden



   Hi,

I am trying to get Ghostscript running on a 4.0-STABLE 
   environment. Here is what I get:

Ghostscript5:

Won't build -

bash-2.03# make
===  Building for ghostscript-5.10
make: don't know how to make libpng/png.h. Stop
*** Error code 2

Stop in /usr/ports/print/ghostscript5.
*** Error code 1

Stop in /usr/ports/print/ghostscript5.
*** Error code 1

Stop in /usr/ports/print/ghostscript5.


   hmmm, okay, that is odd, considering the other two have png.3
   dependencies, and they build...


Ghostscript55:

It will build and install. When I run "gs", I get:

bash-2.03# gs /usr/local/share/ghostscript/5.50/examples/tiger.ps
Aladdin Ghostscript 5.50 (1998-9-16)
Copyright (C) 1998 Aladdin Enterprises, Menlo Park, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
showpage, press return to continue

GS


And there it sits. Nothing happending. ps -x shows:

 3020  p5  I+ 0:00.70 gs /usr/local/share/ghostscript/5.50/examples/tiger.ps


Ghostscript6:


This, too, will build and install. When I run "gs" this time,
   I get:

bash-2.03# gs /usr/local/share/ghostscript/6.01/examples/tiger.ps
Aladdin Ghostscript 6.01 (2000-03-17)
Copyright (C) 2000 Aladdin Enterprises, Menlo Park, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Error: /invalidfileaccess in --.outputpage--
Operand stack:
   1   true
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval--   2  
 %stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1   
%stopped_push   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2   
--nostringval--   --nostringval--   --nostringval--   2   %stopped_push   
--nostringval--   0   4   %oparray_pop   --nostringval--   --nostringval--   
--nostringval--   --nostringval--
Dictionary stack:
   --dict:929/983(ro)(G)--   --dict:0/20(G)--   --dict:67/200(L)--   --dict:45/100(L)--
Current allocation mode is local
Current file position is 78508
Aladdin Ghostscript 6.01: Unrecoverable error, exit code 1
bash-2.03# 


Sigh. Any ideas or suggestions?

Thank you,
Bruce


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: adduser - broken?

2000-02-28 Thread Bruce Burden



   Sorry, gang, I just didn't realize how huge the netscape cache
   directory had become. No wonder it was taking soo long.

Bruce
-- 
---
  Bruce Burden[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



adduser - broken?

2000-02-27 Thread Bruce Burden




   Hi,

I did a CVSUP around midnight, CST, Feb 26, so I have some
  recent code. Anyway, I was playing with the adduser utility. Here
  is the script:

Check /etc/shells
Check /etc/master.passwd
Check /etc/group
Enter your default shell: bash csh date no sh [bash]: 
Your default shell is: bash - /usr/local/bin/bash
Enter your default HOME partition: [/home]: 
Copy dotfiles from: /root /usr/share/skel no [/root]: 
Send message from file: /etc/adduser.message no [no]: 
Do not send message
Use passwords (y/n) [y]: 

Ok, let's go.
Don't worry about mistakes. I will give you the chance later to correct any input.
Enter username [a-z0-9_-]: bruce
Enter full name []: Me
Enter shell bash csh date no sh [bash]: 
Enter home directory (full path) [/home/bruce]: 
Uid [1000]: 
Enter login class: default []: root
Login group bruce [bruce]: wheel
Login group is ``wheel''. Invite bruce into other groups: guest no 
[no]: 
Enter password []: 
Enter password again []: 

Name: bruce
Password: 
Fullname: Me
Uid:  1000
Gid:  0 (wheel)
Class:root
Groups:   wheel 
HOME: /home/bruce
Shell:/usr/local/bin/bash
OK? (y/n) [y]: 
Added user ``bruce''
Copy files from /root to /home/bruce
Add another user? (y/n) [y]: n
Goodbye!

   Now, the problem is that the copying of files from /root to /home/bruce
   went off the deep end. Several minutes (real time) and 20 seconds of CPU
   time were expended, and all I got was:

bash-2.03# ls -l /home/bruce
total 2
drwxr-xr-x  3 bruce  wheel  512 Feb 27 17:39 .netscape
drwxr-xr-x  2 bruce  wheel  512 Feb 27 17:39 sup
bash-2.03# cd .netscape
bash-2.03# ls -l
total 1491
drwx--   2 root  wheel  512 Sep  6 19:01 archive
-rw---   1 root  wheel46019 Feb 27 17:10 bookmarks.html
drwx--  34 root  wheel  512 Sep 25 18:27 cache
-rw---   1 root  wheel   180224 Nov 21 22:51 cert7.db
-rwxr-xr-x   1 root  wheel0 Oct 17 12:37 custom.dic
-rw---   1 root  wheel  1261568 Feb 27 17:10 history.dat
-rw---   1 root  wheel32768 Sep  6 19:01 key3.db
-rw-r--r--   1 root  wheel 1700 Feb 27 17:10 liprefs.js
-rw-r--r--   1 root  wheel  291 Feb 27 17:08 plugin-list
-rw-r--r--   1 root  wheel  291 Feb 27 11:50 plugin-list.BAK
-rw-r--r--   1 root  wheel 4139 Feb 27 17:10 preferences.js
-rw-r--r--   1 root  wheel  889 Jan 26 18:52 registry
-rw---   1 root  wheel32768 Feb 27 17:08 secmodule.db
-rw-r--r--   1 root  wheel  449 Feb 13 23:53 summary2.dat
drwxr-xr-x   3 root  wheel  512 Sep  6 19:01 xover-cache

   Was I too impatient? Is there some reason the copy routine would take
   several minutes (10+) to copy these few files? I would have expected
   the copy to take a couple of seconds, max.

Bruce
-- 
---
  Bruce Burden[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Slim SCSI log errors (PCMCIA)

2000-02-11 Thread Bruce Burden

 


   Hi folks,

Okay, I found that the Adaptec Slim SCSI was apparently
   in conflict with the sbc driver. So, here is the latest round
   when pccardd attempts to allocate the driver:
 
aic0: Adaptec 6260/6360 SCSI controller at port 0x340-0x35f irq 8 slot 1 on pccard1
aic0: aic6360, dma, disconnection, parity check
pcic0: Error 22 irq 8
aic0: failed to register interrupt handler
device_probe_and_attach: aic0 attach returned 22
 
I am a bit concerned about the second line, regarding the
   "dma, disconnection, parity check". Note that I don't have the
   SCSI cable connected to the card, so obviously I don't have the
   card connected to anything. (Yes, I know, I could _try_ to 
   hook it up. :-) ).

Anyway, is this what would be considered "acceptable
   behavior, or do I still have a problem?

Kernel parameter is:

device  aic0

   pccard.conf parameters are of the 2/5 -current cvsup.

Bruce
-- 
-------
  Bruce Burden[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Adaptec 1460 PCMCIA help

2000-02-07 Thread Bruce Burden



   Hi folks,

I have an Adaptec 1460D "Slim SCSI" PCMCIA card that I am
   attempting to get working on -current as of 2/5.

I have the updated pccard.conf info from the pccard.conf.sample
   file, and I have the "aic" device, listed simply as:

device  aic0

   When the laptop (a Toshiba 410CDT Satellite Pro) boots, there is
   no mention of an aic0 device (which I expect). It recognises that
   there are two PCMCIA cards inserted (which, again, is correct).
   When pccardd runs, it reports "Driver allocation error".

Do I need the cable inserted at both ends, with the SCSI
   device powered up? (At this time, only the card is inserted).

Thanks,
Bruce
-- 
-------
  Bruce Burden[EMAIL PROTECTED]   Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make release failure

2000-01-25 Thread Bruce Burden

 
 make release fails on "make world" with:
 
 !!
  You must define the value of USA_RESIDENT as 'YES' or
  'NO' as appropriate, in the environment or /etc/make.conf
  before building can proceed.
 !!
 
 The problem is that $CHROOTDIR/etc/make.conf is never created by make
 release.  What am I missing?
 
/etc files are never installed by "make installworld". You
   have to install these files yourself, or use something like
   mergemaster(8).

make.conf in found in /usr/src/etc/etc.[i386,alpha]/make.conf

Bruce
-- 
-------
  Bruce Burden[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: breakage

2000-01-18 Thread Bruce Burden

 
 Sure would be nice if some folks would start testing before
 committing.  I'm starting to wonder how long it'll be before it builds
 again.
 
I had two problems building a kernel from 1/16/2000:

   I had to create the directories:

/usr/share/examples/ses
/usr/share/doc/bind

   before the "make installworld" would work. The "make buildworld"
   worked fine. The was on top of code downloaded and build 1/1/2000.
   So, if it is breakage, it happened in the last two days.

Bruce
-- 
-------
  Bruce Burden[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



01/01/2000 buildworld failure in kdump, truss

2000-01-03 Thread Bruce Burden




   I did a cvsup on 01/01/2000, and then did a buildworld. It failed
   in kdump and truss in /usr/src/usr.bin. Thinking the problem was 
   the "make" picking up the wrong include file, I redid the build
   once I did a make installworld with the latest build (less kdump
   and truss!). Same problem.

   Since kdump and truss were last modified on 12/03 (or so), it would
   seem I am doing something wrong, since the archives don't have any
   references to this problem. Any pointers?


=== usr.bin/kdump
cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../..   
-I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/kdump/kdump.c
cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../..   
-I/usr/obj/usr/src/i386/usr/include -c ioctl.c
In file included from ioctl.c:90:
/usr/obj/usr/src/i386/usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined
/usr/obj/usr/src/i386/usr/include/pccard/cardinfo.h:80: warning: this is the location 
of the previous definition
In file included from ioctl.c:87:
/usr/obj/usr/src/i386/usr/include/sys/joystick.h:36: redefinition of `struct joystick'
*** Error code 1

Stop in /usr/src/usr.bin/kdump.
*** Error code 1


Same thing happens when building "truss" as well.

/usr/src/usr.bin/Makefile:
#   From: @(#)Makefile  8.3 (Berkeley) 1/7/94
# $FreeBSD: src/usr.bin/Makefile,v 1.141 1999/12/23 11:10:23 marcel Exp $

/usr/src/usr.bin/kdump/Makefile:
#   @(#)Makefile8.1 (Berkeley) 6/6/93
# $FreeBSD: src/usr.bin/kdump/Makefile,v 1.4 1999/12/03 12:50:01 marcel Exp $
 
/usr/src/usr.bin/truss/Makefile:
# $FreeBSD: src/usr.bin/truss/Makefile,v 1.10 1999/12/03 17:35:34 marcel Exp $

Bruce
-- 
-------
  Bruce Burden[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



libcc_drv.a fails to compile on 12/14 sup

1999-12-15 Thread Bruce Burden



Hi,

I am attempting to build the source, and am getting the following
   error:
 
cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H 
-DDEFAULT_TARGET_VERSION=\"2.95.2\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" 
-I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cc/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cc/../../../../contrib/gcc 
-I/usr/src/gnu/usr.bin/cc/cc/../../../../contrib/gcc/config   
-I/usr/obj/usr/src/i386/usr/include  -o cc gcc.o gccspec.o  
/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc/../cc_drv/libcc_drv.a
/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc/../cc_drv/libcc_drv.a(choose-temp.o): 
In function `make_temp_file':
choose-temp.o(.text+0x264): undefined reference to `mkstemps'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
# 

   And, yes, I did build the config source, I did build the -current
   kernel, yes, I did boot on the -current kernel, yes I did copy the
   /src/etc/MAKEDEV and run that, and yes, when the build failed at
   this spot on the 12/13 cvsup, I reran sup and tried again. With
   the same results on the 12/14 sup.

Yet I see people are getting their builds to work. Okay, what
   did I miss?

Thank you,
Bruce
-- 
-------
  Bruce Burden[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: sysinstall: is it really at the end of its lifecycle?

1999-12-15 Thread Bruce Burden

 
 Call it Inuit. (rationale: Inuit feed on pinguins (right?))
 
The northern hemisphere penguin type birds are called
   Auks. Close cousin to penguins. I don't know whether the
   Inuit hunt them or not.

Bruce
-- 
---
  Bruce Burden[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Current state of native Netscape?

1999-12-03 Thread bruce . burden




   Has the signal structure problem that hangs native Netscape
   been corrected? I haven't seen a definitive "its fixed" statement
   recently...

Thanks,
Bruce
-- 
---
  Bruce Burden[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



FA410TXC support in -current

1999-12-03 Thread bruce . burden




   Hi gang,

I noticed that /src/etc/pccard.conf.sample listed the
   Netgear FA410TX card as supported.

Does it still use the ed0 driver? I take it I no longer
   need to worry about the PAO additions if I use a build of
   -current that lists the FA410TX as supported, right?

Bruce
-- 
---
  Bruce Burden[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



VERSION undefined in

1999-11-21 Thread bruce . burden


-- 
---
  Bruce Burden[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



VERSION undefined in /usr/src/gnu/usr.bin/grep/grep.c

1999-11-21 Thread bruce . burden




   Okay, here is the problem:

cc -O -pipe -DGREP -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1  
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCHR=1 -DHAVE_STRERROR=1  -DHAVE_VALLOC=1 
-DHAVE_WORKING_MMAP=1 -DHAVE_LIBZ=1 -DHAVE_FTS=1   -I/usr/obj/usr/src/tmp/usr/include 
-c /usr/src/gnu/usr.bin/grep/dfa.c
cc -O -pipe -DGREP -DHAVE_STRING_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1  
-DHAVE_GETPAGESIZE=1 -DHAVE_MEMCHR=1 -DHAVE_STRERROR=1  -DHAVE_VALLOC=1 
-DHAVE_WORKING_MMAP=1 -DHAVE_LIBZ=1 -DHAVE_FTS=1   -I/usr/obj/usr/src/tmp/usr/include 
-c /usr/src/gnu/usr.bin/grep/grep.c
/usr/src/gnu/usr.bin/grep/grep.c: In function `main':
/usr/src/gnu/usr.bin/grep/grep.c:1314: `VERSION' undeclared (first use in this 
function)
/usr/src/gnu/usr.bin/grep/grep.c:1314: (Each undeclared identifier is reported only 
once
/usr/src/gnu/usr.bin/grep/grep.c:1314: for each function it appears in.)

   Here is the Makefile header:

# $FreeBSD: src/gnu/usr.bin/grep/Makefile,v 1.18 1999/11/20 09:40:03 peter Exp $

MAINTAINER= wosch


Obviously I could simply define anything I wanted for "VERSION"
   in the cflags, and go on my merry way, but I thought I would ask
   what VERSION was supposed to be, and point out that it is missing.

Thanks,
Bruce
-- 
---
  Bruce Burden[EMAIL PROTECTED] Tandem Computers Inc.
  512-432-8944Network Verification  14231 Tandem Blvd.
  Auto answer(4 rings)  Austin, TX 78726


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message