Re: Stable Documentation

2001-08-16 Thread Jamil Taylor

On Thu, 16 Aug 2001 14:40:48 -0400
 Pete Fritchman <[EMAIL PROTECTED]> wrote:
> ++ 16/08/01 17:59 + - Jeff Lee:
> | I am trying to keep up my reading of the docs from freeBSD-Stable, but I 
> | have no idea how to turn the doc tree into a readable format.  I tried to
> | read the documentation project primer, but that didn't help too much.  If
> | someone could just send me the procedure to build and install the 
> | documentation, I would be able to read all of it, and possibly 
> | contribute.
> 
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/x182.html
> 
> To actually build the docs (render the different formats from the SGML):
> cd /en_US.ISO8859-1; make
> 
> You can specify specific formats with the FORMATS variable.
> 
> Perhaps the FDP is lacking on this; maybe making it more clear will be
> your first patch? :-)
> 
> Good luck,
> 
> -pete

Also, install the tools needed to build the docs. This can be done easily by
installing the docproj port located in ports/textproc/docproj.

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



System Hang During tar Backup

2001-06-30 Thread Jamil Taylor

I am encountering a problem when using tar to backup the files on my system.
I am uncertain of when this problem began, but this worked a month ago. The
backup seems to run for at least ten minutes, but the system seems to hang
after a period of time. Keyboard input appears on the screen, but control-C
has no effect. Control-Alt-Delete has no effect either, and my only option
is to press the reset button or power down the machine. No services are
active when the system is in this state (i.e., I cannot make a remote
connection to the machine).

I am running 4.3-STABLE that was built after a cvsup of RELENG_4 as of
yesterday.

I am using the following syntax:

tar --create --totals --absolute-paths --file /dev/rsa0 /

My hardware is a Seagate Scorpion STD2401LW. This is a DDS4 DAT drive.

Is anyone else experiencing a similar problem?

Thanks.


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



RE: XFree86-4 port install failing

2000-12-31 Thread Jamil Taylor

I just successfully built and installed XFree86-4 from ports about one hour
ago, so it does work. I am now building KDE2.

My source and port tree was cvsup'd from stable just yesterday, and a new
world was installed.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of nuzrin yaapar
Sent: Sunday, December 31, 2000 12:26 PM
To: Joao Pedras; [EMAIL PROTECTED]
Subject: RE: XFree86-4 port install failing


i also get the same problem. occured after port revision bumped to 3.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Joao Pedras
Sent: Monday, 01 January, 2001 1:13 AM
To: [EMAIL PROTECTED]
Subject: XFree86-4 port install failing


Hello all

On the 'make install' of XFree86-4 I get this :

install in nls/Compose done
installing in ./programs...
installing in programs/appres...
rm -f appres
LD_LIBRARY_PATH=../../exports/lib cc -o
appres  -ansi -pedantic -Dasm=__asm -Wal
l -Wpointer-arith -L../../exports/lib
appres.o -lXt -lSM -lICE -lXext -lX11
-L/usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib
../../exports/lib/libXt.so: undefined reference to `pthread_cond_signal'
/usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_zero_stub_'
../../exports/lib/libX11.so: undefined reference to `pthread_cond_broadcast'
/usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_self_stub_'
../../exports/lib/libXt.so: undefined reference to `pthread_cond_init'
../../exports/lib/libXt.so: undefined reference to `pthread_mutex_unlock'
../../exports/lib/libXt.so: undefined reference to `pthread_self'
../../exports/lib/libXt.so: undefined reference to `pthread_mutex_destroy'
../../exports/lib/libXt.so: undefined reference to `pthread_mutex_lock'
../../exports/lib/libXt.so: undefined reference to `pthread_cond_wait'
../../exports/lib/libXt.so: undefined reference to `pthread_cond_destroy'
../../exports/lib/libXt.so: undefined reference to `pthread_mutex_init'
*** Error code 1

Stop in /usr/ports/x11/XFree86-4/work/xc/programs/appres.
*** Error code 1


Tkx

Joao


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



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




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



Re: 4.2-RC1 not (easily) bootable

2000-11-19 Thread Jamil Taylor

David O'Brien wrote:
> Why did you choose a "dangerously dedicated" install?  "dangerously
> dedicated" might go away in the future (as it doesn't leave space enough
> space for boot0).  Unless the normal slice configuration won't work for
> you, there really is no good reason to use "dangerously dedicated".

What if you have multiple drives in your system? Wouldn't "dangerously
dedicated" yield more disk space for use? I have three drives in my
system, and my third drive is "dangerously dedicated" to FreeBSD. No
other operating systems use that drive, so I saw no reason not to make
it dangerously dedicated.

Jamil


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