Help! Broken libc!

2002-09-28 Thread Christopher Farley

I believe that one of my machines has a hardware problem that
occasionally corrupts disk writes.

As luck would have it, I also suspect that my /usr/lib/libc.so.4
became corrupt during my last buildworld a few days ago.

I now get 'internal compiler errors' whenever I try to compile any
program with g++. 

I compared the md5 hashes of various system files to those of another
4.7-RC machine I updated at about the same time. 

The libc.so.4 hash is different, so I suspect it may be the source of my
problem. It also appears that replacing this file is somewhat
non-trivial. When I attempt to remove the file, I get an "Operation 
not permitted," probably because it's linked to a ton of running
programs. 

Is there even a way to replace this file? 

-- 
Christopher Farley
www.northernbrewer.com

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



f-prot's free anti-virus utility for FreeBSD

2002-09-28 Thread Bsd Neophyte


has anyone had any experience with this product?  they say it's free for
home users.  

is it good... is it bad?

__
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

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



Re: Apache CGI problem

2002-09-28 Thread Matthew Seaman

On Sat, Sep 28, 2002 at 05:49:52AM +0800, Ihsan Junaidi Ibrahim wrote:

>I finally found the cause of the problem.  PHP 4.2.3. I commented
>the LoadModule and AddModule clauses in httpd.conf and bam!, all
>CGIs and Perls work as healthy as they can be. Solved a problem
>only to bring up another.

>Can someone verify whether my case is an anomaly or something
>previously undocumented?

Yup.  I saw this right before leaving my old job, which is why I
haven't had an opportunity to follow it up.  It affects the
apache13-modssl port, but not the apache2 port.  I don't know about
any of the other apache variants.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

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



$B"#5U1g=u8r:]$/$i$V"#(J

2002-09-28 Thread hous1@info-niigata.or.jp

‘f“G‚È’j«‚Æ’©‚Ü‚Å“ñlEEE
‘f“G‚È’j«‚ð¡‚·‚®‹M—‚ÌŒ³‚ÖŒü‚©‚킹‚Ü‚·
‘S‘ƒlƒbƒgƒ[ƒN‚Å‚·‚®‚ɏЉî
Žá‚¢—«‚à‰“—¶‚µ‚È‚¢‚Å—V‚Ñ‚Ü‚­‚낤I
‚P‰ñŒÀ‚èA’·ŠúA‰½‚Å‚à‚ ‚èB
—«‚É—D‚µ‚­‚Å‚«‚é’j«ƒXƒ^ƒbƒt‚à•åW’†I

http://211.120.47.186/~cutepower/help/members.club.jp/


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



Por favor, reative sua conta no Yahoo! Grupos

2002-09-28 Thread Yahoo!Grupos



Olá,

Você pertence a um ou mais grupos de e-mail do Yahoo! Grupos 
(br.groups.yahoo.com). Os e-mails destes grupos podem ser reconhecidos
procurando-se pelo nome de um grupo no campo "assunto", como [donos de
bichos de estimação] ou [fãs de música].

Recentemente, mensagens enviadas a você pelo Yahoo! Gruposretornaram, pois não puderam 
ser recebidas. Para evitar problemas com
o seu serviço de e-mail, nós desligamos sua conta do Yahoo! Grupostemporariamente.

Se você está lendo esta mensagem agora, o problema com o recebimento
parece ter sido resolvido. No entanto, nós não saberemos que o
problema está resolvido até que você nos diga.

Para reativar sua conta no Yahoo! Grupos:

- Por favor, clique RESPONDER e nos envie esta resposta de volta sem alterar nada.

OU

- Enquanto estiver conectado à Internet, clique no link abaixo (ou
  copie e cole o mesmo em seu navegador):

  http://br.groups.yahoo.com/unbounce?adj=112955273,92511&p=1033199434 

Uma vez que tenhamos a sua resposta, nós ligaremos sua conta do 
Yahoo! Grupos novamente e você começará a receber mensagens de seus
grupos de novo.

Após sua resposta, você poderá ler as mensagens que porventura tenha
perdido enquanto sua conta estava desligada em:

   http://br.groups.yahoo.com/mygroups

Obrigado por usar o Yahoo! Grupos!


Atendimento ao usuário Yahoo! Grupos
O uso do Yahoo! Grupos é sujeito aos termos de serviço contidos em 
http://br.yahoo.com/info/utos.html 


 




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



Re: updating rc releases

2002-09-28 Thread Matthew Seaman

On Fri, Sep 27, 2002 at 03:12:07PM -0500, SweeTLeaF wrote:

> If 4.7RC2 was installed, could it be cvs updated to the 4.7 release
> when its available?

Yes, easily.  All of the 4.x PRERELEASE, RC1, RC2 and STABLE versions
all derive from the RELENG_4 cvs branch.  (RC1, RC2 are just snapshots
of the tree at certain times).  4.7-RELEASE will be similarly
generated from the RELENG-4 branch, but instead of taking a snapshot,
a new branch RELENG_4_7 will be created.  If you've been tracking
-STABLE up until 4.7-RELEASE come out, and you want to switch to
tracking 4.7-RELEASE, all you need to do is modify your cvs supfile to
change:

*default release=cvs tag=RELENG_4

to

*default release=cvs tag=RELENG_4_7

and re-run cvsup, make buildworld in the usual way.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

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



Re: Again: There must be a better way

2002-09-28 Thread Giorgos Keramidas

"mufassa bendover" <[EMAIL PROTECTED]> writes:
| Listen Guys
|As a girl...I dont want to deal with that hard stuff. But also if I
| install windows in my box, I will have to fix it probably at the end of
| the month (girls hate fixing things).

There's nothing inherently man-like about "fixing" things.
You either like, or you don't.  Sexism is unrelated to this :-)

| Because you guys are very hard core in programming,
| you guys could make a better interface for this Os,
| which is so easy that even my parents could use.

There are efforts towards that end.  Have you checked KDE
or Gnome, the GUI desktops that run on top of FreeBSD?

| NOTE: Linux is not the solution because there are too
| many dist compatibilty issues for dist to dist.
| Jessica Olaya

And this is not a question.  Many thanks for thinking about
ways that would make FreeBSD more popular, but this is not
the right list to post such things.  Try freebsd-advocacy.
There are already a lot of people who are subscribed there,
who know a lot about the topic than all the subscribers of
freebsd-questions.

Giorgos.



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



Re: Questions

2002-09-28 Thread Matthew Seaman

On Fri, Sep 27, 2002 at 11:45:08PM -0500, Enrique Morfin wrote:

> Where can i configure the default desktop for
> users?(maybe KDE or GNOME)

When you create a new user account, with for instance, pw(8) or
adduser(8), and tell it to create the home directory for the account,
the default directory contents are copied from /usr/share/skel --- any
files in there called 'dot.foo' will be renamed to '.foo' as a
convenience.

You can create your own version of the skeleton directory containing
you own customised version of configuration files and use that as an
alternative:

pw useradd -n newuser -m -k /usr/local/share/skel ...

or

adduser -dotdir /usr/local/share/skel ...

You can also use 'pw usermod -m -k /usr/local/share/skel' to add any
missing dotfiles to a preexisting account.

> How can i start or stop daemons? (httpd for example)

Daemons that are added through the package or ports system will have
start/stop scripts in /usr/local/etc/rc.d or /usr/X11R6/etc/rc.d which
you can use for that purpose:

/usr/local/etc/rc.d/apache.sh start
/usr/local/etc/rc.d/apache.sh stop

Note: you need to type the whole path, as shown.

Note2: many ports/packages will install sample startup files as
eg. 'spamd.sh-dist' which you are expected to customize and copy to
'spamd.sh' in order to have that service start up automatically on
reboot.

For daemons that are supplied as standard with the system and are
started from the /etc/rc.* scripts, generally you manage them by using
kill(1) to send signals of various types to the process.  Most daemons
will create a pid file in /var/run so, for example, to make syslogd(8)
re-read it's configuration file:

kill -HUP `cat /var/run/syslogd.pid`

Unfortunately, there is no standardized method to do this, and certain
daemons do things their own way.  Read the man pages and search
through the startup scripts /etc/rc.* --- particularly /etc/rc.conf
and /etc/defaults/rc.conf --- for clues.  sendmail(8) can be
controlled through the Makefile in /etc/mail ---

cd /etc/mail
make restart

and named(8) has a special controlling program ndc(8) (for bind-8.3.3
as bundled with the system.  If you install the bind9 port, the
equivalent command is rndc(8)) 

> How can i deactivate skey passwd for remote login? (I
> commented in pam, but still ask me skey passwd)

In general, if a user account has had an opie password set via
opiepasswd(1), and thus there is an appropriate entry in the
/etc/opiekeys file (opiekeys(5)) then the user will be required to use
opie one time passwords for any login.

Pretty much everything now respects the setting in /etc/pam.conf, so
you can control things that way.  Additionally, there is a setting in
/etc/ssh/sshd_config (sshd_config(5)) which can be used to disable PAM
authentication (and hence opie):

# Change to no to disable PAM authentication
#ChallengeResponseAuthentication yes

(uncomment and change to 'no' if that's what you want to do).
 
> sendmail is running, but i can't send or recive mail,
> never mind if i use the default sendmail.cf or i
> modify it. what can i do? I'm forgotting something?

There's far too many ways for this not to work that I can't even
hazard a guess as to what's wrong.  Please post any error messages
that sendmail generates --- those are logged into /var/log/maillog ---
and the .mc file you are using to generate your sendmail.cf

> How can i prevent a daemon for start at boot time? I
> have to delete it from /usr/local/etc/rc.d/?

Yes --- you can delete or preferably rename the startup scripts in the
rc.d directories to disable them.  The scripts have to end in '.sh' in
order to be run automatically at startup/shutdown.

For system daemons, generally you add an entry to /etc/rc.conf saying:

foo_enable="NO"

to achieve the same effect.
 
Cheers,

Matthew
-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

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



Re: Again: There must be a better way

2002-09-28 Thread Lauri Watts

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Saturday 28 September 2002 03.45, mufassa bendover wrote:
> Listen Guys
>As a girl...I dont want to deal with that hard stuff. But also if I
> install windows in my box, I will have to fix it probably at the end of
> the month (girls hate fixing things).
>So is there anyway you guys can solve problems for notonly me, but
> other girls who have the same problem.

What a load of tripe.  Most of us girls are perfectly capable of a: reading 
the documentation and b: typing "mount /cdrom"

- -- 
Lauri Watts
KDE on FreeBSD: http://freebsd.kde.org/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9lYa//gUyA7PWnacRAs7tAJ0VOv9uWLyYsZVaT8b3Md81rPBmTACgiYeG
r9y/bsMnViEvXs7LgdNi7fc=
=nssj
-END PGP SIGNATURE-


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



Re: xterm and colors

2002-09-28 Thread Matthew Seaman

On Sat, Sep 28, 2002 at 12:54:10AM -0500, Bryan Cassidy wrote:

> I have read a few threads on bsdforums.org about settings the colors
> for xterm when i use the "ls" command. I tried what people said to
> do but came up with nothing. They really didn't specify to clear how
> to do this. When I use the "ls -G" command I get color in xterm
> while in X. How do i set the colors so when I just use "ls" I get
> the color directories and the rest of colors? I just want the basic
> colors that I can get without having to do alot of configuring. I
> think it just makes it a little easier to view things in the
> terminal when you have a little color to go on. Maybe its me but it
> makes it easier on me so any help would be appreciated.

In your ~/.cshrc or ~/.shrc or ~/.bashrc (or the appropriate file for
which ever shell you use), set up an alias:

alias ls   ls -G  (csh-alikes)

or 

alias ls="ls -G"  (sh, bash)

You should then get a colourized ls for every shell you start after
doing that.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

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



Re: Help! Broken libc!

2002-09-28 Thread Matthew Seaman

On Sat, Sep 28, 2002 at 02:26:04AM -0500, Christopher Farley wrote:
> The libc.so.4 hash is different, so I suspect it may be the source of my
> problem. It also appears that replacing this file is somewhat
> non-trivial. When I attempt to remove the file, I get an "Operation 
> not permitted," probably because it's linked to a ton of running
> programs. 
> 
> Is there even a way to replace this file? 

Copy the good version of the libc.so.4 file onto your broken machine
using a different filename:

scp goodmachine:/usr/lib/libc.so.4 /usr/lib/libc.so.4.good

Shut your machine down, and then boot up to single user mode, and move
the bad file out of the way and the good file into place.  This file
is marked immutable using chflags(1) so depending on what security
level you run at, you may need to be in single user to do anything.
It's a good idea to go to single user whenever when you're fiddling
with something so vital to the system:

shutdown -r now
[...]
cd /usr/lib
chflags -0 libc.so.4
mv libc.so.4 libc.so.4.bad
mv libc.so.4.good libc.so.4
chmod 444 libc.so.4
chown root:wheel libc.so.4
chflags schg libc.so.4

and then immediately reboot.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

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



Re: samba server as a PDC

2002-09-28 Thread Peter Ulrich Kruppa


As a small Thank-You for all your help a little bit of
information I found during reading manuals:
If you whish to delete user's profiles automagically from your
local machines after user logged off:
Open
regedt32.exe
and set
HKEY_LOCALMACHINE\Software\Microsoft\WindowsNT\CurrentVersion
  \WinLogon\DeleteRoamingCache
to 1 (Data Type REG_SZ).

I think this is very useful on networks with few machines and
many users - it will prevent them from using old profiles lying
around on some local machine.


Regards,

Uli.




On Wed, 25 Sep 2002, Peter Ulrich Kruppa wrote:

> Hi,
>
> I am trying to set up a samba server as a primary domain
> controller for about 30 NT and Win2000 machines (and about 800
> users). Password administration and homes services seem to work
> ok.
> But the machines should also be able to read the user's profile
> from the server when logging on and write them back when logging
> off("roaming profiles"). This only works for users with root
> access to the server.
> "Ordinary" users can read their profile when starting up, but
> logging off they receive an "access denied" message.
> I guess, I have to set permissions correctly, but I have no idea
> how.
> My users belong to group called samba, their profiles are stored
> in a directory /usr/local/samba/profiles .
>
> Any idea what could be done?
>
> Thanks for your answers.
>
>
> Uli.
>
> *---*
> *Peter Ulrich Kruppa*
> *  -  Wuppertal -   *
> *  Germany  *
> *---*
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>

*---*
*Peter Ulrich Kruppa*
*  -  Wuppertal -   *
*  Germany  *
*---*


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



named rejecting all kinds of serials

2002-09-28 Thread Janine C . Buorditez

hi.

Sep 28 13:22:50 ninja named[87]: master zone "terrabionic.com" (IN) rejected due to 
errors (serial 2002092801)

now, isn't this the valid serial for today?

i've tried all kinds of dates; past, current and future. with zero, one and two
digits in the last field.

this is quite annoying as everything on my system depends on terrabionic.com
being functional.

thanks.

--janine

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



Re: f-prot's free anti-virus utility for FreeBSD

2002-09-28 Thread Bsd Neophyte


sure thing...

http://www.f-prot.com/download/getfpfreebsd.html



--- Fuzzy <[EMAIL PROTECTED]> wrote:
> 
> On Sat, 28 Sep 2002, Bsd Neophyte wrote:
> 
> >
> > has anyone had any experience with this product?  they say it's free
> for
> > home users.
> >
> > is it good... is it bad?
> 
> do you have a URL for the product?
> 
> 
> Fuz
> 


__
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

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



Re: named rejecting all kinds of serials

2002-09-28 Thread Mathieu Arnold



--On samedi 28 septembre 2002 13:49 +0200 "Janine C.Buorditez"
<[EMAIL PROTECTED]> wrote:

> hi.
> 
> Sep 28 13:22:50 ninja named[87]: master zone "terrabionic.com" (IN)
> rejected due to errors (serial 2002092801)
> 
> now, isn't this the valid serial for today?
> 
> i've tried all kinds of dates; past, current and future. with zero, one
> and two digits in the last field.
> 
> this is quite annoying as everything on my system depends on
> terrabionic.com being functional.

The thing is that it is not the serial that is invalid, but the zone file.
named tells you the serial number because you might have different versions
of it.

-- 
Mathieu Arnold

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



freebsd-questions@freebsd.org

2002-09-28 Thread Giorgos Keramidas

On 2002-09-28 15:09, suken woo <[EMAIL PROTECTED]> wrote:
> folks:
> before add a new disk , my original disk was installed winxp+FBSD4.7
> on primary driver0.  but after add disk to my box and install
> current on it ,i found my xp cannot boot by bootmgr.  and the BIOS
> display my orginally disk has become on primary driver1.the new disk
> on primary dirver0 .is the xp dont know self has become on driver1
> so it can boot?and how to do?

I'm not sure if I got everything you wrote, but...
Have you checked to make sure that the jumpers on both disks are
correctly set for their respective master/slave state?

Giorgos.

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



[no subject]

2002-09-28 Thread Schwaunnette skaikoskoskif



Apreciado webmaster:
Soy un representante de GlobalChat.Org y queria ofrecerle la posibilidad de 
introducir un chat pequeño, seguro y facil de usar en su web:
Este iria redireccionado a su propia sala o salas por ejemplo " #andorrajove 
" o las que desease , Tenemos mas de 350 webs profesionales en el chat , por 
lo tanto su web contaria con un chat totalmente propio.
Colaboran:
andorrajove.vze.com - bluetecnology.com - IslaWEB, S.L.- VIA NET.WORKS 
España - Hosting Imagen Digital - ServiHosting España - grupoimpacta.com - 
CondalNet.com - Green Comunicaciones S.L - Todo-linux.com - XeRGiO.Net... y 
muchisimas mas.
La principal caracteristica que poseé la Red es su estabilidad y buen trato 
a TODOS los usuarios.
Es tan facil como poner un link a esta dirección
http://www.globalchat.org/chat/chat-form.php?canal=CALAQUEQUIERANSIN#
Espero su respuesta (negativa o positiva).
Atentamente el equipo GlobalChat.Org ( [EMAIL PROTECTED] )
www.GlobalChat.Org.
User:ToMmY

_
Charle con sus amigos online usando MSN Messenger: http://messenger.msn.com


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



Re: named rejecting all kinds of serials

2002-09-28 Thread Oliver Fromme

Mathieu Arnold <[EMAIL PROTECTED]> wrote:
 > --On samedi 28 septembre 2002 13:49 +0200 "Janine C.Buorditez"
 > <[EMAIL PROTECTED]> wrote:
 > > Sep 28 13:22:50 ninja named[87]: master zone "terrabionic.com" (IN)
 > > rejected due to errors (serial 2002092801)
 > > 
 > > now, isn't this the valid serial for today?
 > > 
 > > i've tried all kinds of dates; past, current and future. with zero, one
 > > and two digits in the last field.
 > 
 > The thing is that it is not the serial that is invalid, but the zone file.
 > named tells you the serial number because you might have different versions
 > of it.

Furthermore, the serial number has got nothing to do with
the date, even though many people use the date for it.
So there is no such thing as a "valid serial for today".
The serial is just a number.  You can as well start with
"1" and increase by 1 each time you change it, independent
of the date.

The only thing that's _really_ important is that you never
decrease the number, and never overflow the (signed) 32bit
range.  Otherwise, secondary servers will not accept any
changes in your zone.  There's a special procedure involved
to fix such a problem; it's described in RFC 1912, I think.

Bye the way, RFC 1912 is definitely recommended reading for
anybody who operates a name server or who is responsible
for zone files.

Regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"All that we see or seem is just a dream within a dream" (E. A. Poe)

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



Re: Upgrading ports from sources outside ports tree

2002-09-28 Thread Roman Neuhauser

# [EMAIL PROTECTED] / 2002-09-28 07:50:48 +0200:
> "Inge Thorin Eids?ther" wrote:
> > I need to rebuild mod_php4 (for Apache2) from the latest sources,
> > because of a bug that (among other things) causes the file_exists
> > function in php 4.2.3 to work incorrectly. The bug has been fixed
> > in the latest sources, but these are (as far as I can tell) not
> > in the FreeBSD ports tree yet.
> > 
> > Is there some manual way to do it that does not require me to be
> > an experienced programmer? I tried renaming the source tarball to
> > that of the old one, and build with NO_CHECKSUM=yes
> > (and WITH_APACHE2=yes), but the thing blew up complaining about
> > patches that failed to apply cleanly.
> 
> Your main problem is, that the PHP4-dev (cvs snapshot) requires
> libtool 1.4, but there's only 1.3 in ports tree.

That's not actually a problem. Libtool compiles cleanly on FreeBSD
(precisely: I have never had a single problem), so you can just
* download required versions of libtool and other autotools
  (automake, autoconf...), and install them in, say, /opt.
* configure, and compile php:
  % PATH=/opt/bin:$PATH ./buildconf
  % PATH=/opt/bin:$PATH ./configure --with-this --enable-that

i don't use apache-2.0 yet (especially as the php4 developers
themselves say combination of apache-2.0 with php4 is alpha quality
at best), but this has always worked for me building HEAD checkouts
which i need to get decent CLI support.

> There is a php4-developer, [EMAIL PROTECTED], he is a very cooperatively
> person, he runs php4-dev under FreeBSD, maybe he can help you.

Derick Rethans is indeed one of the greatest assets of the php
community.

-- 
begin 666 nonexistent.vbs
FreeBSD 4.7-RC
4:04PM up 10 days, 23:19, 13 users, load averages: 0.01, 0.04, 0.00
end

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



port forwarding with ppp & natd

2002-09-28 Thread Casey Scott

Hi all,

I have been through all the documentation I can find, and I still haven't
found a definitive answer to my question about port forwarding with a ppp
connection. I have a DSL that uses PPPOE, so the system is connected using
PPP. I need to forward ports from the server to internal systems (natd ips).
PPP filters don't seem to be able to port forward, e.g. redirect
192.168.1.5:9090 9090 (natd rule). From what I have seen, it looks like natd
can be used to nat a ppp connection. I am currently using the -nat connection
with PPP. When I try natd with a -n tun0, the internal client dont have a
connection. When I try natd with -n xl0, I get an error about the card can't
be used. I understand why I get these errors, so I wondering how to get natd
to work with ppp. Or if its even possible to use ppp filters or ipfw to
accomplish the goal of forwarding packets from a specific external port to an
internal machine.

Thanks
Casey

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



Need help determing what HW is causing my problems, please

2002-09-28 Thread Søren Neigaard

I have just installed FreeBSD 4.6.2, and the install went just fine.
But I have a problem with pkg_add core dumping, and it is not because
I use tbz format.

If I try to run pkg_add on either a tbz file, tgz file or without
specifying any file, it core dumps. Here is the message:

Bus error (core dumped)
Sep 27 21:41:06 neigaard /kernel: pid 110 (pkg_add), uid 0: exited on
signal 10
(core dumped)

My system is quite useless if I cant install cvsup, since I then can't
update my ports tree, so any help will be appreciated.

What is this, is it a hardware error? I don't seem to have any other
problems whith the machine, but then again, I have really not used it
just yet. I have tried replacing my RAM module, but to no avail.

Please help, I don't know what to do.

--
Med venlig hilsen/Best regards,
 Søren Neigaard mailto:[EMAIL PROTECTED]
--
 "Once you start down the dark path, forever will it dominate your destiny. Consume you
it wil."


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



Re: Again: There must be a better way

2002-09-28 Thread erk

On Sat, 28 Sep 2002 01:45:09 +
"mufassa bendover" <[EMAIL PROTECTED]> wrote:

> Listen Guys
>As a girl...I dont want to deal with that hard stuff. But also if I
> install windows in my box, I will have to fix it probably at the end
> of the month (girls hate fixing things).

as another woman on this list pointed out, that's crap.  my girlfriend
just started running it 3 weeks or so ago, and she's had virtually no
problems.  she *likes* fixing things.

this isn't a matter of sex at all, it's a matter of your inability to
look at documentation.

>So is there anyway you guys can solve problems for notonly me, but
> other girls who have the same problem.

freebsd, and those like it, aren't companies that provide you with
24/7 technical support.  it's a bunch of people, collaborating on a
project, and you either participate, or you don't.  if you don't
understand something, by all means ask, and ye shall receive - but don't
*expect* us to solve your problems for you, and list out all the
solutions to potential problems you'll encounter.  i don't understand
why this concept seems so difficult to grasp for some people, but
obviously, some giant banner stating it needs to be plastered across the
freebsd.org site.

>   Thanks for the e-mails and suggesions for how to mount a cdrom, but
>   that 
> wasnt my point. Because you guys are very hard core in programming,
> you guys could make a better interface for this Os, which is so easy
> that even my parents could use. When you combine easines and stability
> together...people will buy your product desperately. you dont know
> hopefully you will wipe out Microsoft.

funny.  the only "programming" i know is HTML, which i'd hardly consider
adequate background, and i've only hit a couple snags along the way.  i
transitioned from windows so easily that it feels weird to try using
windows or windows-like interfaces.  i'm not a professional
tech-anything, either, just some 22 year old guy whose last job was
recharging phone cards.  if some "slacker" like me can figure it out
utilizing nothing more than the many resources available, and his own
intuition, what's stopping you from doing the same?  user-friendly
software can be a godsend, don't get me wrong...but there comes a time
in the evolution of a piece of software that it's just too much.  too
many features, too many pretty buttons, too much CRAP.  i like having a
nice user interface as much as the next person, but i don't need 6
places to launch a program from and a cartoon character 'help' wizard.

another point here is, where does it say that the goal of freebsd is to
make it so easy that your parents could use it?  i personally wouldn't
want them to;  all it would do is propagate the lists with questions
like yours.  you also have to understand that unix-based systems like
freebsd don't really *have* a user interface, other than the command
line.  that's what x-windows and the many window managers are for.  with
a system like windows, you're stuck with *one* option, unless you want
to run potentially system damaging shells ala darkstep.  i tend to like
having non-damaging options around, rather than being forced into using
one thing.

- erik

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



Re: f-prot's free anti-virus utility for FreeBSD

2002-09-28 Thread Miroslav Pendev

On Sat, Sep 28, 2002 at 12:55:33AM -0700, Bsd Neophyte wrote:
> 
> has anyone had any experience with this product?  they say it's free for
> home users.  
> 
> is it good... is it bad?

I'm  using it since the first Linux beta version (under Linux compatibility).

Works perfect! (Basicly as incoming e-mails scanner)

The good old DOS version saved my ass several times, years ago :-)


--Miro

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



Fw: Re: PostNuke running slow on FreeBSD

2002-09-28 Thread Janine C . Buorditez



Begin forwarded message:

Date: Sat, 28 Sep 2002 16:47:51 +0200
From: Roman Neuhauser <[EMAIL PROTECTED]>
To: "Janine C.Buorditez" <[EMAIL PROTECTED]>
Subject: Re: PostNuke running slow on FreeBSD


# [EMAIL PROTECTED] / 2002-09-28 13:52:56 +0200:
> On Fri, 27 Sep 2002 12:51:24 +0200
> Roman Neuhauser <[EMAIL PROTECTED]> wrote:
> > please keep the length of lines below 80 chars.
> > 
> > # [EMAIL PROTECTED] / 2002-09-26 12:59:18 +0200:
> > > I'm running PostNuke 0.72, Apache+IPv6 1.3.26, MySQL 3.23.49 and
> > > mod_php4 4.2.3.
> > > 
> > > My machine is a Pentium 120 with 16 MB RAM, so I don't expect much
> > > from it.
> > > 
> > > However I would expect it to take less than 15-20 minutes to serve me
> > > a website, in this case PostNuke (http://www.terrabionic.com/nma). I
> > > do not know what it is, nor does the PostNuke community.
> > > 
> > > The installation went fair and fast enough. Once it was complete and I
> > > wanted to access it, I had to wait 16 minutes for just the topic to
> > > appear.
> > 
> > how do other php applications behave?
> > what did you do to try to find out what part of your config is the
> > bottleneck?
> > what were the results?
>  
> phpmyadmin works without any hassle. the php postnuke installation too
> went fine.
> 
> i don't know how to find out what part of my config is the bottleneck.
> 
> any ideas?

unfortunately, no. also, you really should have sent this to the
list.


-- 
begin 666 nonexistent.vbs
FreeBSD 4.7-RC
4:46PM up 11 days, 1 min, 13 users, load averages: 0.12, 0.05, 0.01
end

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



Re: named rejecting all kinds of serials

2002-09-28 Thread Roman Neuhauser

# [EMAIL PROTECTED] / 2002-09-28 15:48:00 +0200:
> Bye the way, RFC 1912 is definitely recommended reading for
> anybody who operates a name server or who is responsible
> for zone files.

Heh, RFC 1912 (and the others) are definitely recommended reading
for anybody who operates the BIND name server, because these RFCs
are very BIND specific. BIND is not DNS just like Sendmail is not
SMTP.

Your advice was actually very much to the point, Janine obviously
runs BIND. I just find it hilarious that RFCs are a viable way of
documenting an implementation (as opposed to a principle).

-- 
begin 666 nonexistent.vbs
FreeBSD 4.7-RC
5:07PM up 11 days, 22 mins, 13 users, load averages: 0.13, 0.06, 0.01
end

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



urgent assistance

2002-09-28 Thread EDWARD MULETE

ATTENTION:

 I am Edward Mulete JR. the son of Mr.
  STEVE MBEKI MULETE from Zimbabwe. I am sorry this mail
 will surprise you, though we do not know, my mother Mrs. Clara
 got your contact through the International Chamber of Commerce.
 Due to the current war against white farmers in
 Zimbabwe and the support of President Robert Mugabe to
 claim all white owned farms in our country to gain
 favor for re-election.

 All white farmers were asked to
 surrender their farms to the government for
 re-distribution and infact to his political party
 members and my father though black was the treasury
 of the farmers association and a strong member of an
 opposition party that did not support the president
 idea. He then ordered his party members and the police
 under his pay row to invade my father's farm and burn
 down everything in the farm. They killed my
 father and took away a lot of items from his farm.
 After the death of my father, our local pastor and a
 close friend of my father handed us over will
 documents with instructions from my father that we
 should leave Zimbabwe incase anything happen to him. The will
 documents has a certificate of deposit, confirming a deposit
 kept in custody for us in a security company unknown
 to the company that the content is money hence it was deposited as
 personal belongings and ensure that we do not remain here as we could
 easily be found by his enemies. The total amount is
 US$21.5M.We are therefore soliciting for
 your assistance to help us move the fund out of
 Zimbabwe, as our fate and future is far from
 reality, hence this mail to you. The president's present ban of
 International Press into Zimbabwe and the drop from office of the
 Finance Minister to avoid giving white farmers fund Transfer
 clearance above US$1M is just a few of the
 unthinkable things he is committing in my Country.
 I have tried to reach my father's close friend Mr.
 John Casahans from Australia also a farmer who was
 leaving in Zimbabwe with us but left with his family
 late last year following this ugly development to no
 avail.
 Should you be interested to help us, contact me
 immediately via email for easy communication and I
 will furnish you with the time frame and modalities of
 the transaction. We have concluded a wonderful plan of
 caring out the transfer within two weeks. Please note that
 this transaction is100% confidential and risk free and will
 not endanger you or us in any way. We have resolved to give you 20%
 of the total sum upon confirmation of the fund in any
 account of your choice were the incident of taxation
 will not take much tool on the money and we look
 forward to coming over to your country to invest our
 share and settle there. I am arranging for a private
  phone so that our conversation can be
 100% confidential.
 Please do not use the reply button, reply only to

[EMAIL PROTECTED] Please take note.


 God bless you indeed as you help yourself and us.


 Mr. EDWARD MULETE


 PLEASE REPLY TO  [EMAIL PROTECTED]



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



urgent assistance

2002-09-28 Thread EDWARD MULETE

ATTENTION:

 I am Edward Mulete JR. the son of Mr.
  STEVE MBEKI MULETE from Zimbabwe. I am sorry this mail
 will surprise you, though we do not know, my mother Mrs. Clara
 got your contact through the International Chamber of Commerce.
 Due to the current war against white farmers in
 Zimbabwe and the support of President Robert Mugabe to
 claim all white owned farms in our country to gain
 favor for re-election.

 All white farmers were asked to
 surrender their farms to the government for
 re-distribution and infact to his political party
 members and my father though black was the treasury
 of the farmers association and a strong member of an
 opposition party that did not support the president
 idea. He then ordered his party members and the police
 under his pay row to invade my father's farm and burn
 down everything in the farm. They killed my
 father and took away a lot of items from his farm.
 After the death of my father, our local pastor and a
 close friend of my father handed us over will
 documents with instructions from my father that we
 should leave Zimbabwe incase anything happen to him. The will
 documents has a certificate of deposit, confirming a deposit
 kept in custody for us in a security company unknown
 to the company that the content is money hence it was deposited as
 personal belongings and ensure that we do not remain here as we could
 easily be found by his enemies. The total amount is
 US$21.5M.We are therefore soliciting for
 your assistance to help us move the fund out of
 Zimbabwe, as our fate and future is far from
 reality, hence this mail to you. The president's present ban of
 International Press into Zimbabwe and the drop from office of the
 Finance Minister to avoid giving white farmers fund Transfer
 clearance above US$1M is just a few of the
 unthinkable things he is committing in my Country.
 I have tried to reach my father's close friend Mr.
 John Casahans from Australia also a farmer who was
 leaving in Zimbabwe with us but left with his family
 late last year following this ugly development to no
 avail.
 Should you be interested to help us, contact me
 immediately via email for easy communication and I
 will furnish you with the time frame and modalities of
 the transaction. We have concluded a wonderful plan of
 caring out the transfer within two weeks. Please note that
 this transaction is100% confidential and risk free and will
 not endanger you or us in any way. We have resolved to give you 20%
 of the total sum upon confirmation of the fund in any
 account of your choice were the incident of taxation
 will not take much tool on the money and we look
 forward to coming over to your country to invest our
 share and settle there. I am arranging for a private
  phone so that our conversation can be
 100% confidential.
 Please do not use the reply button, reply only to

[EMAIL PROTECTED] Please take note.


 God bless you indeed as you help yourself and us.


 Mr. EDWARD MULETE


 PLEASE REPLY TO  [EMAIL PROTECTED]



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



How much SDRAM is this?

2002-09-28 Thread Janine C . Buorditez

hi.

i have one block with chips on each side saying:

**|*| HY57V168010C
  TC-10
9821A KOREA

and one single-sided chip saying:

:::
9849PR
V54C365804VBT8PC

what types are these and how many are there of them?

thanks.

--janine

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



Writing to tape drive produces invalid requests

2002-09-28 Thread Hartmann, O.

Hello.

While writing to a tape drive unit I get this kernel log:

(sa0:sym1:0:5:0): Invalid request.  Fixed block device requests must be a multiple of 
1024 bytes

Can anyone explain what this means?

OS is FreeBSD 4.6.2-pl2, backupsoftware is afbackup 3.3.7pl3, tapedrive unit is
a HP SureStore 40x6i (DDS-4 autoloader with 6 cartridges). By default, the tape
drive shows up after reset this 'mt status' messages:

Mode  Density  Blocksize  bpi  Compression
Current:  0x26:DDS-4   1024 bytes 97000DCLZ
-available modes-
0:0x26:DDS-4   1024 bytes 97000DCLZ
1:0x26:DDS-4   1024 bytes 97000DCLZ
2:0x26:DDS-4   1024 bytes 97000DCLZ
3:0x26:DDS-4   1024 bytes 97000DCLZ
-
Current Driver State: at rest.
-
File Number: 1  Record Number: 0Residual Count 0

This is hardcoded by DIP-switches and it whas worked up to FreeBSD 4.6-RELEASE.

Any ideas whats wrong?

--
MfG
O. Hartmann

[EMAIL PROTECTED]
--
IT-Administration des Institutes fuer Physik der Atmosphaere (IPA)
--
Johannes Gutenberg Universitaet Mainz
Becherweg 21
55099 Mainz

Tel: +496131/3924662 (Maschinenraum)
Tel: +496131/3924144 (Buero)
FAX: +496131/3923532


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



Re: named rejecting all kinds of serials

2002-09-28 Thread Benjamin Krueger

* Roman Neuhauser ([EMAIL PROTECTED]) [020928 08:19]:
> # [EMAIL PROTECTED] / 2002-09-28 15:48:00 +0200:
> > Bye the way, RFC 1912 is definitely recommended reading for
> > anybody who operates a name server or who is responsible
> > for zone files.
> 
> Heh, RFC 1912 (and the others) are definitely recommended reading
> for anybody who operates the BIND name server, because these RFCs
> are very BIND specific. BIND is not DNS just like Sendmail is not
> SMTP.
> 
> Your advice was actually very much to the point, Janine obviously
> runs BIND. I just find it hilarious that RFCs are a viable way of
> documenting an implementation (as opposed to a principle).
> 
> -- 
> begin 666 nonexistent.vbs
> FreeBSD 4.7-RC
> 5:07PM up 11 days, 22 mins, 13 users, load averages: 0.13, 0.06, 0.01
> end

  Bind is the official reference implementation by which others are measured. 
It makes plenty of sense to use Bind as the reference in the RFCs. Bind is 
both principle and implementation. Nothing hilarious about it.

-- 
Benjamin Krueger

"Everyone has wings, some folks just don't know what they're for"
- B. Banzai

Send mail w/ subject 'send public key' or query for (0x251A4B18)
Fingerprint = A642 F299 C1C1 C828 F186  A851 CFF0 7711 251A 4B18

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



Bourne shell redirection of STDOUT

2002-09-28 Thread Jimmy Lantz

Hi,
I wonder if anyone know a way to redirect the STDOUT directly to a variabel 
in a shellscript w/o using tempfile.

I know I can use a tempfile but I'm looking for a way to avoid using a file.

in other words

Does anyone have an alternative to this? I would like to be able to run 
this script read-only :
#!/bin/sh
DIALOG=${DIALOG=/usr/bin/dialog}
dialog --inputbox "Hitme" 8 40  \
  2> /tmp/tempfile
myvar=`cat /tmp/tempfile`

Tia
Jim.


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



4.7rc2 packages

2002-09-28 Thread SweeTLeaF

Hello questions,

Anyone know where rc2 packages are? The rc1 packages dont work on my
rc2 install and i looked on several ftp's and cant find any for rc2.

thanks.

-- 
Best regards,
 SweeTLeaF  mailto:[EMAIL PROTECTED]


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



Re: Writing to tape drive produces invalid requests

2002-09-28 Thread Dan Nelson

In the last episode (Sep 28), Hartmann, O. said:
> Hello.
> 
> While writing to a tape drive unit I get this kernel log:
> 
> (sa0:sym1:0:5:0): Invalid request.  Fixed block device requests must be a multiple 
>of 1024 bytes

Try running "mt blocksize 0" to enable variable-length blocks.  I think
ancient QIC tape drives are the only ones that require a fixed
blocksize.

-- 
Dan Nelson
[EMAIL PROTECTED]

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



[FreeBSD Help Documentation] Where can I find these....?

2002-09-28 Thread

In the past I've used some Linux distributions (programming in C++,etc..), but 
now I want to install and use the FreeBSD 4.6 operating system. Now I want to 
do some questions:

1. I'm looking for: the official FreeBSD 4.6 front and back cd-cover, so I will 
finish my "large" download I'll print them (is it a good idea?) and a large 
image of the FreeBSD symbol (red diabolus with fork??)

2. More important than precedent questions: Where I can download the full 
FreeBSD Handbook that will be my bible (I haven't always a broad-band 
connection so I cannot read this via web, but locally. Is it also available in 
HTML and PDF format?) ??

Thank you in advance for your very and useful help and support via e-m@il :)

Robert Dell Green 






















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



Re: named rejecting all kinds of serials

2002-09-28 Thread Roman Neuhauser

# [EMAIL PROTECTED] / 2002-09-28 09:51:29 -0700:
> * Roman Neuhauser ([EMAIL PROTECTED]) [020928 08:19]:
> > # [EMAIL PROTECTED] / 2002-09-28 15:48:00 +0200:
> > > Bye the way, RFC 1912 is definitely recommended reading for
> > > anybody who operates a name server or who is responsible
> > > for zone files.
> > 
> > Heh, RFC 1912 (and the others) are definitely recommended reading
> > for anybody who operates the BIND name server, because these RFCs
> > are very BIND specific. BIND is not DNS just like Sendmail is not
> > SMTP.
> > 
> > Your advice was actually very much to the point, Janine obviously
> > runs BIND. I just find it hilarious that RFCs are a viable way of
> > documenting an implementation (as opposed to a principle).
> 
>   Bind is the official reference implementation by which others are
>   measured.  It makes plenty of sense to use Bind as the reference in
>   the RFCs. Bind is both principle and implementation. Nothing
>   hilarious about it.

Would it make sense to use snippets from sendmail.mc in RFC 2821?
RFCs should document protocols, configuration guides covering
specific programs should be stored elsewhere.  Zone files are not
intrinsic to the DNS protocol.

-- 
begin 666 nonexistent.vbs
FreeBSD 4.7-RC
6:59PM up 11 days, 2:14, 12 users, load averages: 0.00, 0.00, 0.00
end

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



Re: [FreeBSD Help Documentation] Where can I find these....?

2002-09-28 Thread Roman Neuhauser

keep the lines below 80 chars, please

# [EMAIL PROTECTED] / 2002-09-28 19:04:47 +0200:
> Where I can download the full FreeBSD Handbook that will be my bible
> (I haven't always a broad-band connection so I cannot read this via
> web, but locally. Is it also available in HTML and PDF format?) ??

I don't know about PDF (personally, I dislike that format, or rather
all PDF readers I've encountered), but HTML version will be located
at /usr/share/doc/handbook/ once you have FreeBSD installed.

-- 
begin 666 nonexistent.vbs
FreeBSD 4.7-RC
7:10PM up 11 days, 2:24, 12 users, load averages: 0.09, 0.09, 0.05
end

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



Re: named rejecting all kinds of serials

2002-09-28 Thread Kevin Stevens


On Saturday, Sep 28, 2002, at 04:49 US/Pacific, Janine C.Buorditez 
wrote:

> hi.
>
> Sep 28 13:22:50 ninja named[87]: master zone "terrabionic.com" (IN) 
> rejected due to errors (serial 2002092801)
>
> now, isn't this the valid serial for today?
>
> i've tried all kinds of dates; past, current and future. with zero, 
> one and two
> digits in the last field.

In addition to what the other poster said about the zone file being the 
problem, it's important to understand that there is no "valid serial 
for today".  The use of that serial format is a common convention, but 
has absolutely no significance to the named.  What it cares about is 
that the serial number be increasing.  So if you were trying random 
numbers in the last field, that won't work either.  They need to be 
increasing, whether sequentially or not.

KeS


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



Re: How much SDRAM is this?

2002-09-28 Thread Justin P. Michel

The chip marked:

> **|*| HY57V168010C
>   TC-10
> 9821A KOREA

is a
Hyundai 32MB PC100 SDRAM Module

and
> 9849PR
> V54C365804VBT8PC

is a
Vitelic 64MB PC100 SDRAM Module

By my best guess that is, as I have been known to be wrong. :)

Regards,

Justin P. Michel
# J Continuum
# 21071 - 640 River Street
# Thunder Bay, Ontario, Canada
# P7A 8A7
# www.jcontinuum.ca
"Sometimes it's better to light a flamethrower, than to curse the darkness!"
- Corporal Nobbs, City Watch, Ankh-Morpork



- Original Message -
From: "Janine C.Buorditez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 28, 2002 12:15 PM
Subject: How much SDRAM is this?


> hi.
>
> i have one block with chips on each side saying:
>
> **|*| HY57V168010C
>   TC-10
> 9821A KOREA
>
> and one single-sided chip saying:
>
> :::
> 9849PR
> V54C365804VBT8PC
>
> what types are these and how many are there of them?
>
> thanks.
>
> --janine
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>



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



installing using mini iso

2002-09-28 Thread Antoine

Hello,

I downloaded the free bsd mini iso and burned it, as I
understand it should configure a basic system and then
ask for a ftp site to download the package.

Problem I have is that at one point in the cd install,
it crash saying "can't find INSTALL/packages".

I choose minimal install, so it should not have been
looking for any packages !!

I am certainly doing something wrong at one point but
can't find what (and found the whole afternoon). If
anyone can help me doing a proper install just using
the mini iso ...

-- 
Antoine

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



Re: Bourne shell redirection of STDOUT

2002-09-28 Thread Mikko Työläjärvi

On Sat, 28 Sep 2002, Jimmy Lantz wrote:

> Hi,
> I wonder if anyone know a way to redirect the STDOUT directly to a variabel
> in a shellscript w/o using tempfile.

Use backticks ``.

>
> I know I can use a tempfile but I'm looking for a way to avoid using a file.
>
> in other words
>
> Does anyone have an alternative to this? I would like to be able to run
> this script read-only :
> #!/bin/sh
> DIALOG=${DIALOG=/usr/bin/dialog}
> dialog --inputbox "Hitme" 8 40  \
>   2> /tmp/tempfile
> myvar=`cat /tmp/tempfile`

Aha.  You're not redirecting stdout, you want stderr, and backticks
will only get stdout (which you don't want, as it is used to present
the dialog).  Here are two possible solutions:

 1) Swap stdout and stderr:

myvar=`$DIALOG --inputbox "Hitme" 8 40 9>&1 1>&2 2>&9`

 2) Since dialog will require a tty anyway, let it talk directly
to /dev/tty, and redirect stderr to stdout:

myvar=`$DIALOG --inputbox "Hitme" 8 40 2>&1 >/dev/tty`

   $.02,
   /Mikko


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



pkg_add-- tbz vs. tgz

2002-09-28 Thread Mark Miller

Hi,

I'm one of the unfortunate few who upgraded pkg_install just in time for
the announcement that packages are going BACK to tgz format.  Is there an
environmental variable or some other knob that will tell pkg_add to look
for both .tgz and .tbz?  Or at least something that will keep me from
recompiling it again?

Thanks

Mark



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



Hercules Game Theatre XP

2002-09-28 Thread Anish Mistry

I've recently purchased a Hercules Game Theatre XP and it gets horrible 
performance in FreeBSD.  In windows with the drivers the sound is beautiful.  
There is a lot of crackling in FreeBSD.  I'm suspecting that it is a driver 
problem.  My dmesg is below.  Is there a driver for this card in FreeBSD?  
I've looked around for a linux driver, but apparently there isn't one either. 
If not I would be willing to help anyone code/test a driver.

Copyright (c) 1992-2002 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.7-PRERELEASE #5: Wed Sep 11 10:00:11 EDT 2002
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/BIGGUY
Timecounter "i8254"  frequency 1193182 Hz
CPU: AMD Duron(tm) processor (651.48-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x630  Stepping = 0
  
Features=0x183f9ff
  AMD Features=0xc044<,AMIE,DSP,3DNow!>
real memory  = 268369920 (262080K bytes)
avail memory = 257687552 (251648K bytes)
Preloaded elf kernel "kernel" at 0xc0384000.
Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 8 entries at 0xc00fdd80
apm0:  on motherboard
apm: found APM BIOS v1.2, connected at v1.2
npx0:  on motherboard
npx0: INT 16 interface
pcib0:  on motherboard
pci0:  on pcib0
agp0:  mem 
0xd800-0xd9ff at device 0.0 on pci0
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
atapci0:  port 0xe000-0xe00f at device 7.1 on 
pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0:  port 0xe400-0xe41f irq 9 at device 7.2 on 
pci0
usb0:  on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhub1: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 2
uhub1: 4 ports with 4 removable, self powered
viapropm0: SMBus I/O base at 0x5000
viapropm0:  port 0x5000-0x500f at device 
7.4 on pci0
viapropm0: SMBus revision code 0x0
smb0:  on smbus0
dc0:  port 0xec00-0xecff mem 
0xdd103000-0xdd1030ff irq 11 at device 8.0 on pci0
dc0: Ethernet address: 00:00:94:b6:42:bc
miibus0:  on dc0
dcphy0:  on miibus0
dcphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
bktr0:  mem 0xdd10-0xdd100fff irq 10 at device 9.0 on pci0
iicbb0:  on bti2c0
iicbus0:  on iicbb0 master-only
iic0:  on iicbus0
iicbus1:  on iicbb0 master-only
iic1:  on iicbus1
smbus1:  on bti2c0
smb1:  on smbus1
bktr0: Warning - card vendor 0x1002 (model 0x0003) unknown.
bktr0: Pinnacle/Miro TV, Temic NTSC tuner.
pci0:  (vendor=0x109e, dev=0x0878) at 9.1 irq 10
csa0:  mem 
0xdd00-0xdd0f,0xdd102000-0xdd102fff irq 5 at device 10.0 on pci0
csa: card is Hercules Game Theatre XP
pcm0:  on csa0
orm0:  at iomem 0xc-0xcc7ff on isa0
fdc0:  at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0:  at port 0x60,0x64 on isa0
atkbd0:  flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0:  irq 12 on atkbdc0
psm0: model IntelliMouse, device ID 3
vga0:  at port 0x3c0-0x3df iomem 0xa-0xb on isa0
sc0:  at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0:  at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
ppbus0: IEEE1284 device found /NIBBLE/ECP
Probing for PnP devices on ppbus0:
ppbus0:  MLC,PCL,PML
lpt0:  on ppbus0
lpt0: Interrupt-driven port
ad0: 14655MB  [29777/16/63] at ata0-master UDMA66
ad1: 38166MB  [77545/16/63] at ata0-slave UDMA66
acd0: CDROM  at ata1-master UDMA33
Mounting root from ufs:/dev/ad1s1a
0457 : osDbgInit() XXX
nvidia0:  mem 0xd000-0xd7ff,0xda00-0xdaff 
irq 11 at device 0.0 on pci1
bktr0: Warning - card vendor 0x1002 (model 0x0003) unknown.


-- 
Anish Mistry

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



passwordless scp and cronjobs

2002-09-28 Thread Gerard Samuel

A few months ago, I had a cron job scp a file to another box within my 
lan.  It worked great and things were good.
I dont remember why I turned it off, but Im trying to set it back up.
Both boxes are running FBSD 4.6.2-Release.
On the sending box ->
1.  ssh-keygen -t rsa  //Accept the defaults and leave the passphrase empty.
2.  scp id_rsa.pub sys_dev@hivemind:  //SCP the public key over to the 
recieving box to the user who is going to recieve the file from the cron 
job.

On the recieving box ->
1.  cp id_rsa.pub .ssh/authorized_keys  // Copy the sender's public key 
to .ssh/authorized_keys

 From the sending box, I run my script using the -v option to scp to be 
verbose.
Here is the output of the script ->

Executing: program /usr/bin/ssh host hivemind, user sys_dev, command scp 
-v -t .
OpenSSH_3.4p1 FreeBSD-20020702, SSH protocols 1.5/2.0, OpenSSL 0x0090605f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating port will not be 
trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to hivemind.trini0.org [192.168.0.2] port 22.
debug1: Connection established.
debug1: identity file /home/gsam/.ssh/identity type -1
debug1: identity file /home/gsam/.ssh/id_rsa type 1
debug1: identity file /home/gsam/.ssh/id_dsa type -1
debug1: Remote protocol version 1.99, remote software version 
OpenSSH_3.4p1 FreeBSD-20020702
debug1: match: OpenSSH_3.4p1 FreeBSD-20020702 pat OpenSSH*
debug1: Local version string SSH-1.5-OpenSSH_3.4p1 FreeBSD-20020702
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'hivemind.trini0.org' is known and matches the RSA1 host key.
debug1: Found key in /home/gsam/.ssh/known_hosts:1
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: cipher_init: set keylen (16 -> 32)
debug1: cipher_init: set keylen (16 -> 32)
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Doing password authentication.
[EMAIL PROTECTED]'s password:
--

Could someone point out to me where Im going wrong with this to have the 
cron job complete successfully without entering a password.
Thanks.

-- 
Gerard Samuel
http://www.trini0.org:81/
http://dev.trini0.org:81/



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



Re: Need help determing what HW is causing my problems, please

2002-09-28 Thread Matthew Seaman

On Sat, Sep 28, 2002 at 04:19:02PM +0200, Søren Neigaard wrote:

> Bus error (core dumped)
> Sep 27 21:41:06 neigaard /kernel: pid 110 (pkg_add), uid 0: exited on
> signal 10
> (core dumped)
> 
> My system is quite useless if I cant install cvsup, since I then can't
> update my ports tree, so any help will be appreciated.
> 
> What is this, is it a hardware error? I don't seem to have any other
> problems whith the machine, but then again, I have really not used it
> just yet. I have tried replacing my RAM module, but to no avail.
> 
> Please help, I don't know what to do.

Hmmm... It might be hardware, but I'd wait and see.  If it is
hardware, doing something more strenuous with your system like
cvsup'ing the latest ports or doing a buildworld will probably pick it
up.

As for installing cvsup, you can grab the latest build of the csup
package by doing:

fetch 
ftp://ftp.dk.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/Latest/cvsup.tgz

The package file 'cvsup.tgz' itself is simply a compressed tar file
which you can feed directly to pkg_add.  If that fails, you can
extract the cvsup binary from the package using tar:

happy-idiot-talk:/tmp:% tar -ztvf cvsup.tgz 
-rw-r--r-- root/wheel  950 Sep 24 17:05 2002 +CONTENTS
-rw-r--r-- root/wheel   73 Sep 24 17:05 2002 +COMMENT
-rw-r--r-- root/wheel  718 Sep 24 17:05 2002 +DESC
-r--r--r-- root/wheel 7457 Sep 24 17:05 2002 +MTREE_DIRS
-rw-r--r-- root/wheel 1844 Sep 24 17:05 2002 man/man1/cvpasswd.1.gz
-rw-r--r-- root/wheel13279 Sep 24 17:05 2002 man/man1/cvsup.1.gz
-rw-r--r-- root/wheel10898 Sep 24 17:05 2002 man/man8/cvsupd.8.gz
-rwxr-xr-x root/wheel   552620 Sep 24 17:05 2002 bin/cvpasswd
-rwxr-xr-x root/wheel  2247108 Sep 24 17:05 2002 bin/cvsup
-rwxr-xr-x root/wheel   890916 Sep 24 17:05 2002 sbin/cvsupd
-r--r--r-- root/wheel 1635 Sep 24 17:05 2002 share/cvsup/License
happy-idiot-talk:/tmp:% tar -zxvf cvsup.tgz bin/cvsup 
bin/cvsup

You can use that binary, even though it isn't officially "installed"
to update your ports tree and system sources, which should get you a
long way towards a properly working machine:

/tmp/bin/cvsup -g -L 2 -h cvsup.dk.freebsd.org 
/usr/share/examples/cvsup/ports-supfile
/tmp/bin/cvsup -g -L 2 -h cvsup.dk.freebsd.org 
/usr/share/examples/cvsup/standard-supfile

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

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



Re: pkg_add-- tbz vs. tgz

2002-09-28 Thread Matthew Seaman

On Sat, Sep 28, 2002 at 12:14:03PM -0700, Mark Miller wrote:

> I'm one of the unfortunate few who upgraded pkg_install just in time for
> the announcement that packages are going BACK to tgz format.  Is there an
> environmental variable or some other knob that will tell pkg_add to look
> for both .tgz and .tbz?  Or at least something that will keep me from
> recompiling it again?

All the 4-stable packages on the ftp sites should have been replaced
by the .tgz versions for RC2 now.  I guess the only .tbz packages
you're going to find will be ones for 5-CURRENT, and they're no good
to you.

However, you could try downloading the .tgz packages from the ftp
sites, and recompressing them:

fetch fetch 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/Latest/foo.tgz
gzcat foo.tgz | bzip2 -c > foo.tbz
pkg_add foo.tbz

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
  Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

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



Re: named rejecting all kinds of serials

2002-09-28 Thread Oliver Fromme

Roman Neuhauser <[EMAIL PROTECTED]> wrote:
 > # [EMAIL PROTECTED] / 2002-09-28 15:48:00 +0200:
 > > Bye the way, RFC 1912 is definitely recommended reading for
 > > anybody who operates a name server or who is responsible
 > > for zone files.
 > 
 > Heh, RFC 1912 (and the others) are definitely recommended reading
 > for anybody who operates the BIND name server,

No, I disagree, it is recommended reading for everone who
operates name service, no matter if it's BIND or Microsoft
Domain Wizard or whatever it might be called.  Large parts
of the RFC are not BIND-specific, including the handling
of serial numbers, which is the topic of this thread.

 > Your advice was actually very much to the point, Janine obviously
 > runs BIND. I just find it hilarious that RFCs are a viable way of
 > documenting an implementation (as opposed to a principle).

BIND is the reference implementation of DNS, and I guess
it is the most complete and correct one.

Regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"All that we see or seem is just a dream within a dream" (E. A. Poe)

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



Is the Compaq WL200 known to work?

2002-09-28 Thread Abel Alejandro

The wireless compaq wl200 card (prism2 chipset) is known to work with
releng_4 ?

Thanks.



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



Re: Bourne shell redirection of STDOUT

2002-09-28 Thread Oliver Fromme

Jimmy Lantz <[EMAIL PROTECTED]> wrote:
 > Does anyone have an alternative to this? I would like to be able to run 
 > this script read-only :
 > #!/bin/sh
 > DIALOG=${DIALOG=/usr/bin/dialog}
 > dialog --inputbox "Hitme" 8 40  \
 >   2> /tmp/tempfile
 > myvar=`cat /tmp/tempfile`

Nice example of abuse of cat.  :-)

#!/bin/sh -
DIALOG=${DIALOG=/usr/bin/dialog}
myvar=$($DIALOG --inputbox "Hitme" 8 40 2>&1 >$(tty))

Regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"All that we see or seem is just a dream within a dream" (E. A. Poe)

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



Re: Writing to tape drive produces invalid requests

2002-09-28 Thread Hartmann, O.

On Sat, 28 Sep 2002, Dan Nelson wrote:

:>In the last episode (Sep 28), Hartmann, O. said:
:>> Hello.
:>>
:>> While writing to a tape drive unit I get this kernel log:
:>>
:>> (sa0:sym1:0:5:0): Invalid request.  Fixed block device requests must be a multiple 
:of 1024 bytes
:>
:>Try running "mt blocksize 0" to enable variable-length blocks.  I think
:>ancient QIC tape drives are the only ones that require a fixed
:>blocksize.
:>
:>--
:>  Dan Nelson
:>  [EMAIL PROTECTED]
:>

Hello.
I tried this, also, but with a similar effect. It think the HP SureStore 40x6i
(DDS-4) isn't a ancient tape drive, the PC-recommended and factory default
setting for this expensive DAT autoloader is 1024 bytes per block.

I switched via mt blocksize 0 to variable blocksize, but then writing to
the tape took much longer.

--
MfG
O. Hartmann

[EMAIL PROTECTED]
--
IT-Administration des Institutes fuer Physik der Atmosphaere (IPA)
--
Johannes Gutenberg Universitaet Mainz
Becherweg 21
55099 Mainz

Tel: +496131/3924662 (Maschinenraum)
Tel: +496131/3924144 (Buero)
FAX: +496131/3923532


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



tape autoloader/chio usage gets kernel error

2002-09-28 Thread Hartmann, O.

Hello.

Again, much trouble with the tape device forces me into some questions
about several errors logged during the last session.

When retrieving the status of the autoloader via 'chio status' I get
this error:

ch: warning: could not map element source address 0d to a valid element type

What does this mean? Prior to FreeBSD 4.2.6, e.g. FreeBSD 4.6-RELEASE
I never saw this error.

Can anyone explain what it means?

Thanks.

Oliver

--
MfG
O. Hartmann

[EMAIL PROTECTED]
--
IT-Administration des Institutes fuer Physik der Atmosphaere (IPA)
--
Johannes Gutenberg Universitaet Mainz
Becherweg 21
55099 Mainz

Tel: +496131/3924662 (Maschinenraum)
Tel: +496131/3924144 (Buero)
FAX: +496131/3923532


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



Re: How to shut down cleanly by killing power

2002-09-28 Thread Oliver Fromme

Petri Riihikallio <[EMAIL PROTECTED]> wrote:
 > > "sync" is pretty much useless, it doesn't buy you anything.
 > > Particularly, it won't mark your filesystems clean (so fsck
 > > will still have to run on the next boot), and it does not
 > > guarantee that there's no unwritten data left in memory.
 > 
 > Yes, this I found out by testing. Still many shutdown scripts include
 > "sync ; sync ; sync" as a mantra.

That should not have any effect.  At least on FreeBSD.

Maybe people are used to the sync command if they come
from Linux, where it might be more important because of
the fragile filesystems (ext2 async by default).

 > 'man rc' says just: "The scripts within each directory are executed 
 > in lexicographical order." I know the source IS the doc, but it is so 
 > slow way to find something, when you don't know what your looking for.

The manpage seems to be a bit lacking in that case.
The scripts are indeed executed in _reverse_ lexico-
graphical order during shutdown (which makes sense,
I think).

Another important thing which is not clearly documented
(as far as I know) is the fact that the scripts will NOT
be executed when you use halt(8) or reboot(8).  They
will only be executed when you use shutdown(8) (without
the -o option) or init(8), or when sending a signal to
the running instance of init(8) to bring down the system.

 > > umount -f -A
 > > mount -u -o ro /
 > > mount -o ro /usr
 > 
 > OK. Any need for 'mount -f -u -o ro /' ? (The -f forces the switch to 
 > ro even if files are open for writing)

Yes indeed.  I suggest the following:

mount -u -o ro / || mount -f -u -o ro /

So it will first try to re-mount it normally, and only if
that fails, retry it "the hard way".

 > Is there any reason to signal the system daemon processes (syslog, 
 > sshd, adjkrntz & co)?

Good question.  They will be killed anyway during shutdown.
On the other hand, some daemons might want to do some
clean-up work which requires writing someting somewhere,
so it's probably a good idea to give them a chance to do
that.  This is what init does when terminating multi-user
operation.  Something like this:

trap "" 15
kill -TERM -1
sleep 10# give them some time to finish cleaning up

There is no need to send a SIGKILL (-9) afterwards, because
the processes will die anyway, later in the game.  And since
it is not possible to trap SIGKILL, they cannot bind any
clean-up actions to that signal anyway.

 > The Linux scripts do this with killall5. It sends a signal to all 
 > processes except the processes in its own  session, so  it  won't 
 > kill the shell that is running the script it was called from.

If you put the above at the end of /etc/rc.shutdown, the
"trap" command will protect the shell.  The parent of the
shell is init(8) itself, which is never affected by a kill
of -1, as well as processes which are marked as "system"
processes (e.g. swapper, pagedaemon, vinum).

 > > That's documented in /usr/src/sbin/init/init.c.
 > 
 > :-] "The source IS the doc"
 > 
 > I studied /usr/src/sys/kern/kern_shutdown.c but I couldn't find where 
 > the scripts were called. It is init calling the scripts and then 
 > calling kern_shutdown.

To be more exact:

When init(8) receives a shutdown signal, it runs the
/etc/rc.shutdown script, which in turn executes all the
local start/stop scripts as explained above.  When the
scripts are done (I think up to a maximum of 120 seconds),
init kills all processes -- first with SIGTERM, and if
there are still some left after some time, with SIGKILL.
Afterwards, init(8) either enters single-user mode or
gives control to the reboot(2) system call, depending on
which signal it got in the first place.  At this point,
it does not care anymore if any reluctant processes are
still left, because they will never be scheduled again,
because the kernel will never return from the reboot(2)
system call.  It finally syncs and unmounts all remaining
file systems and brings the hardware down.

Regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"All that we see or seem is just a dream within a dream" (E. A. Poe)

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



/usr/ports/java/jdk

2002-09-28 Thread Peter Leftwich

RE: http://www.freebsd.org/java/install.html

The first step is to cd /usr/ports/java/jdk -- what if I have no files and
directories in there?  How do I portupgrade or populate in one command?

--
Peter Leftwich
President & Founder
Video2Video Services
Box 13692, La Jolla, CA, 92039 USA
+1-413-403-9555


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



Tutorial on Postfix

2002-09-28 Thread Carl-Johan Kihlbom

Hi!

I'm replacing Sendmail with Postfix on my FreeBSD server, but I'm quite 
a newbie when it comes to mailservers.

Do you have any good books or urls to tutorials/good pages on 
mailservers in general and Postfix in particular. I'm also interested 
in Cyrus, etc.

TIA,

Carl-Johan Kihlbom


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



DHCP/network problems when installing, dhclient "returns statusof 2"

2002-09-28 Thread David Zeibin

Hello all.

I looked at the lists and this (unfortunately) looked to be the most
relevant list to post to. If there is a more focused list (for networking,
say), please direct me to it. Thanks!


Otherwise


I've been googling all over trying to find out what the status of dhclient
means and coming up with nothing.

My setup is a little bit weird: I have a FreeBSD machine currently serving
happily. It is also configured to act as a basic firewall so my laptop can
access the Internet. Usually, I just use static settings on my laptop to
communicate between the server and the laptop. I just recently got the DHCP
server going, and all is well. Laptop (Mac OS9.2.2, Open Transport 2.7.9)
works A-OK, discover, offer, request, acknowledge are all great...

Currently, I am trying to install (using FTP) FreeBSD on a *different*
machine, one that should communicate just like my laptop, but I get nothing.
Sysinstall DHCP server-scan times out and I get the regular network
configuration screen.

If I enter my data in as best I can (what is the host/domain supposed to be?
I'm using urbanpush.com since that's what the frontline FreeBSD box is
serving, but the new backline machine doesn't have an hostname or anything.
I expect that the frontline doesn't know how to address the backline? Can I
use an IP, namely what I want the backline machine to be? I tried that and
still no go) I have this:


SETTINGS:

Host: hilary.urbanpush.com
Domain: urbanpush.com
IPv4 Gateway: 10.0.0.1  // IP of frontline machine ie. Router
Name Server: 129.128.5.233  // the one I always use
IPv4 Address: 10.0.0.2  // IP I want this machine to be on local network
Netmask: 255.0.0.0  // Class A type network
No extra ifconfig options...


ALT-F2 DEBUG LOG OUTPUT:


During DHCP try I get this:

Notify: Scanning for DHCP servers...
Executing command 'dhclient -1 fxp0' //fxp0 -> ethernet device address
Command 'dhclient -1 fxp0' returns status of 2


To note, the frontline box (dhcpd) does not display any DHCP-related
messages during this attempt.

After I try to configure it manually (with above settings) I get this:

Wrote out /etc/resolv.conf
Wrote out /etc/hosts
Init routine called for network device fxp0
ifconfig fxp0 inet 10.0.0.2 netmask 255.0.0.0
Executing command 'ifconfig fxp0 inet 10.0.0.2 netmask 255.0.0.0'
Command 'ifconfig fxp0 inet 10.0.0.2 netmask 255.0.0.0' returns status of 0

// I assume that's good

Adding default route to 10.0.0.1
Executing command 'route -n add default 10.0.0.1'
add net default 10.0.0.1
Command 'route -n add default 10.0.0.1' returns status of 0

// I assume that's also good

Network initialized successfully.  // Yay!
hostname = 'ftp.freebsd.org'   // The FTP server I chose
dir = '/'
port # = '21'
Notify: Looking up host ftp.freebsd.org.
Starting DNS.
Looking up hostname, ftp.freebsd.org, using getaddrinfo(AI_NUMERICHOST).
Looking up hostname, ftp.freebsd.org, using getaddrinfo().



And then it just sits there. After I hit the OK, the ethernet's LEDs flash a
couple times and then nothing. It doesn't timeout, it doesn't stop. It seems
like my Name Server is not responding, but I've never had a problem with
that one before.

I think I will soon take the box to work and jack into a real network, where
I know I have a host name and everything, but I still like to know if anyone
has any ideas, for future reference.

Terribly sorry about the length. Thought I should give you as much info as I
could.

Thanks in advance for any advice/info you might be able to offer.

Toodles,


Skip



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



Re: 4.7rc2 packages

2002-09-28 Thread Kris Kennaway

On Sat, Sep 28, 2002 at 11:51:58AM -0500, SweeTLeaF wrote:
> Hello questions,
> 
> Anyone know where rc2 packages are? The rc1 packages dont work on my
> rc2 install and i looked on several ftp's and cant find any for rc2.

Certain release engineers forgot to create the symlink.  YOu can just
use the packages-4-stable collection, which is what the symlink should
point to.

Kris



msg03254/pgp0.pgp
Description: PGP signature


Mplayer Port Issues

2002-09-28 Thread MET

I followed the directions from the FreeBSD handbook on installing mplayer and 
its just not working.

Since I had the gtk12 port installed i made the mplayer port like so:

make WITH_DVD=yes WITH_SVGALIB=yes WITH_GUI=yes

With these make options I get this error:

===>Verifying install for dvdcss.2 in /usr/ports/graphics/libdvdcss
===>  Patching for libdvdcss-1.2.2
===>  Applying FreeBSD patches for libdvdcss-1.2.2
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to ltmain.sh.rej
>> Patch patch-ltmain.sh failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/graphics/libdvdcss.
*** Error code 1

Stop in /usr/ports/graphics/mplayer.

If I make without the DVD=yes option it makes fine.  I then login as my 
regular user (non root) and go into the port and do: 'make install-user'.  It 
executes just fine, but I can't get the mplayer to load.  I try just 
launching 'mplayer' but it replies 'mplayer: command not found'.

Any ideas?

~ MET

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



Re: DHCP/network problems when installing, dhclient "returns status of 2"

2002-09-28 Thread Alex



Sunday, September 29, 2002, 12:06:16 AM, you wrote:

DZ> Hello all.

DZ> I looked at the lists and this (unfortunately) looked to be the most
DZ> relevant list to post to. If there is a more focused list (for networking,
DZ> say), please direct me to it. Thanks!

I think you are on the right list.

DZ> Otherwise


DZ> I've been googling all over trying to find out what the status of dhclient
DZ> means and coming up with nothing.

DZ> My setup is a little bit weird: I have a FreeBSD machine currently serving
DZ> happily. It is also configured to act as a basic firewall so my laptop can
DZ> access the Internet. Usually, I just use static settings on my laptop to
DZ> communicate between the server and the laptop. I just recently got the DHCP
DZ> server going, and all is well. Laptop (Mac OS9.2.2, Open Transport 2.7.9)
DZ> works A-OK, discover, offer, request, acknowledge are all great...

Did you install net/isc-dhcp3/?

DZ> Currently, I am trying to install (using FTP) FreeBSD on a *different*
DZ> machine, one that should communicate just like my laptop, but I get nothing.
DZ> Sysinstall DHCP server-scan times out and I get the regular network
DZ> configuration screen.

During the installation you get a option to setup one (more can be a
problem).

DZ> If I enter my data in as best I can (what is the host/domain supposed to be?
DZ> I'm using urbanpush.com since that's what the frontline FreeBSD box is
DZ> serving, but the new backline machine doesn't have an hostname or anything.
DZ> I expect that the frontline doesn't know how to address the backline? Can I
DZ> use an IP, namely what I want the backline machine to be? I tried that and
DZ> still no go) I have this:

The host/domain name doesn't matter. You are free to choice any
host/domain name for you intranet.


DZ> SETTINGS:

DZ> Host: hilary.urbanpush.com
DZ> Domain: urbanpush.com
DZ> IPv4 Gateway: 10.0.0.1  // IP of frontline machine ie. Router
DZ> Name Server: 129.128.5.233  // the one I always use
DZ> IPv4 Address: 10.0.0.2  // IP I want this machine to be on local network
DZ> Netmask: 255.0.0.0  // Class A type network
DZ> No extra ifconfig options...

You got these values by clicking DHCP rigth?

DZ> ALT-F2 DEBUG LOG OUTPUT:


DZ> During DHCP try I get this:

DZ> Notify: Scanning for DHCP servers...
DZ> Executing command 'dhclient -1 fxp0' //fxp0 -> ethernet device address
DZ> Command 'dhclient -1 fxp0' returns status of 2


DZ> To note, the frontline box (dhcpd) does not display any DHCP-related
DZ> messages during this attempt.

Try killing dhcpd on the server and starting it in the foreground with
debug options. 'dhcpd -d' you may need other flag, check 'man dhcpd'
for these.

DZ> After I try to configure it manually (with above settings) I get this:

DZ> Wrote out /etc/resolv.conf
DZ> Wrote out /etc/hosts
DZ> Init routine called for network device fxp0
DZ> ifconfig fxp0 inet 10.0.0.2 netmask 255.0.0.0
DZ> Executing command 'ifconfig fxp0 inet 10.0.0.2 netmask 255.0.0.0'
DZ> Command 'ifconfig fxp0 inet 10.0.0.2 netmask 255.0.0.0' returns status of 0

DZ> // I assume that's good

DZ> Adding default route to 10.0.0.1
DZ> Executing command 'route -n add default 10.0.0.1'
DZ> add net default 10.0.0.1
DZ> Command 'route -n add default 10.0.0.1' returns status of 0

DZ> // I assume that's also good

You wan't to check the /etc/rc.conf file afther the installation. If
you find something like xxx_fxp0="DHCP" all is ok.

DZ> Network initialized successfully.  // Yay!
DZ> hostname = 'ftp.freebsd.org'   // The FTP server I chose
DZ> dir = '/'
DZ> port # = '21'
DZ> Notify: Looking up host ftp.freebsd.org.
DZ> Starting DNS.
DZ> Looking up hostname, ftp.freebsd.org, using getaddrinfo(AI_NUMERICHOST).
DZ> Looking up hostname, ftp.freebsd.org, using getaddrinfo().

DZ> And then it just sits there. After I hit the OK, the ethernet's LEDs flash a
DZ> couple times and then nothing. It doesn't timeout, it doesn't stop. It seems
DZ> like my Name Server is not responding, but I've never had a problem with
DZ> that one before.

You are behind a NAT server right? Then you have to use the passive
FTP mode. Normal mode doesn't work.

DZ> I think I will soon take the box to work and jack into a real network, where
DZ> I know I have a host name and everything, but I still like to know if anyone
DZ> has any ideas, for future reference.

DZ> Terribly sorry about the length. Thought I should give you as much info as I
DZ> could.

Its better to put in a little to much then a little to less.

DZ> Thanks in advance for any advice/info you might be able to offer.

If you arn't able to install it with DHCP, try giving it a static IP
adres. You can change it later to DHCP.

-- 
Best regards,
Alex

The FreeBSD handbook
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html


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



Clusters

2002-09-28 Thread Alex


Beste freebsd-questions,

I'm planning to build a cluster on a open source OS. My first concern
is what OS to use. What are the avenges of FreeBSD or NetBSD over
Linux? Secondly i'm looking for pointers on where to look if i decide
to use FreeBSD or NetBSD. Thanks for any help you can give me on this.

-- 
Met vriendelijke groet,
Alex


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



Want A Bigger Penis?

2002-09-28 Thread truedreammaker2002

great result guaranteed.  Doctor approved formula.  The greatest penis enlarging pills 
ever!!
For more information.
http://www.albionmedical.com/pt=truedreammaker2/

Click on the link below to remove yourself
http://www.xlresponder.com/cgi-bin/varpro/r.cgi?id=truedreammaker2002&[EMAIL PROTECTED]

AOL Users
http://www.xlresponder.com/cgi-bin/varpro/r.cgi?id=truedreammaker2002&[EMAIL PROTECTED]";>
 Remove Me

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



Re: Help! Broken libc!

2002-09-28 Thread Christopher Farley

Matthew Seaman ([EMAIL PROTECTED]) wrote:

> shutdown -r now
> [...]
> cd /usr/lib
> chflags -0 libc.so.4
> mv libc.so.4 libc.so.4.bad
> mv libc.so.4.good libc.so.4
> chmod 444 libc.so.4
> chown root:wheel libc.so.4
> chflags schg libc.so.4

Ahh, chflags. That's the command I need. Thanks!

-- 
Christopher Farley
www.northernbrewer.com

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



Re: DHCP/network problems when installing, dhclient "returnsstatus of 2"

2002-09-28 Thread David Zeibin

Comments in line...

> DZ> My setup is a little bit weird: I have a FreeBSD machine currently serving
> DZ> happily. It is also configured to act as a basic firewall so my laptop can
> DZ> access the Internet. Usually, I just use static settings on my laptop to
> DZ> communicate between the server and the laptop. I just recently got the
> DHCP
> DZ> server going, and all is well. Laptop (Mac OS9.2.2, Open Transport 2.7.9)
> DZ> works A-OK, discover, offer, request, acknowledge are all great...
> 
> Did you install net/isc-dhcp3/?

What do you mean exactly? I have installed ISC's dhcp-3.0.1rc9 and it is
working properly with my Powerbook requesting DHCP from the current server.
Is that something that goes along with the package I have installed? I fear
that dhclient in sysinstall is misbehaving, and not so much dhcpd on the
server... but who knows...?


> DZ> Host: hilary.urbanpush.com
> DZ> Domain: urbanpush.com
> DZ> IPv4 Gateway: 10.0.0.1  // IP of frontline machine ie. Router
> DZ> Name Server: 129.128.5.233  // the one I always use
> DZ> IPv4 Address: 10.0.0.2  // IP I want this machine to be on local
> network
> DZ> Netmask: 255.0.0.0  // Class A type network
> DZ> No extra ifconfig options...
> 
> You got these values by clicking DHCP rigth?

No. The DHCP request times out and gives me a blank network configuration
screen. These numbers are the values I use when I select a static IP on my
laptop, which also works fine. That is why I am so baffled. If all the
settings are what I usually use, why am I not getting anywhere? Sigh.


> DZ> To note, the frontline box (dhcpd) does not display any DHCP-related
> DZ> messages during this attempt.
> 
> Try killing dhcpd on the server and starting it in the foreground with
> debug options. 'dhcpd -d' you may need other flag, check 'man dhcpd'
> for these.

Yep. Tried that. I had been tweaking dhcpd.conf forever just to get dhcpd to
work with my laptop (works fine now: i see all the neat messages fly back
and forth when I'm connected). Do you think I need a special entry in there?
Something that will assign an IP based on its ethernet address (I guess I
could assign it a host/domain name at that point too)? I haven't tried that
yet...

 
> You wan't to check the /etc/rc.conf file afther the installation. If
> you find something like xxx_fxp0="DHCP" all is ok.

Can't get that far into installation. DHCP is set up on the current server
(it requests a specific IP from the DHCP server) so I know what you mean. My
problem is getting connected so I can simply install.


> You are behind a NAT server right? Then you have to use the passive
> FTP mode. Normal mode doesn't work.

Yep. I've been trying the passive mode exclusively. Sorry... Forgot to
mention that.

I'm at work and I'm installing along and all is well. However, I'd bet these
problems will persist when I return home. Network seems easier to configure
in rc.conf than with these silly screens.

Give me my command prompt!


> DZ> Thanks in advance for any advice/info you might be able to offer.
> 
> If you arn't able to install it with DHCP, try giving it a static IP
> adres. You can change it later to DHCP.

Yep. It won't go. That's when it hangs. Just churns away. Not a care in the
world

doo doo dooo doo


Thanks.


Dave


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



RE: questions-digest V5 #1647

2002-09-28 Thread Bernardo M. Brummer

Date: Fri, 27 Sep 2002 20:46:12 -0700
From: "C T" <[EMAIL PROTECTED]>
Subject: I need some help...

To whom it may concern,

My name is Craig and I am in the process of forming a non-profit
organization that takes old computers (286's etc...), setting them up for
email, word processing, internet browsing, spread sheets, and them giving
them to people who can't afford computers.

One of my obstacles is finding an OS package similar to MS-DOS, but doesn't
cost money.

Does FreeBSD distribute something simple that would operate on older
machines?

Thank you,
Craig

To do that in a 286 is possible (except for internet browsing).
I used Coherent from Mark William Co. (doesn't exits anymore) before 386BSD
came out, it uses UUCP for mailing and file interchange.

It runs nicely in 286 with 1MB (holds up to 4 serial terms) but I don't
think anyone would want to learn it for everyday use (microemacs, vi, mail,
etc.).

Older machines, with less than, say 4 or 8MB, could use a Freedos, with an
old word processor, a spreadsheet and a term emulator, and would connect as
dumb text terminals, into a FreeBSD server where pine and lynx (text apps)
could be used to access the internet.

Cheers,

Bernardo















Page 6

--

Date: Fri, 27 Sep 2002 19:21:22 -0500
From: SweeTLeaF <[EMAIL PROTECTED]>
Subject: packages for rc2

Hello ,

  are there any 4.7rc2 packages as i cant find them? only the rc1 dir
  for 4.7 has packages. I was wanting to add windowmaker to my
  4.7rc2 system and tried the packages from the rc1 rel as i mentioned
  there are none for rc2and it did not work with several failed to
  install deps. errors. did not even install the wm package.


  i sure was hopping the official 4.7 rel. was going to be a couple
  days early..just in time for the weekend. :)

- --
Best regards,
 SweeTLeaF  mailto:[EMAIL PROTECTED]

--

Date: Fri, 27 Sep 2002 18:26:18 -0600
From: "Samuel Chow" <[EMAIL PROTECTED]>
Subject: Re: updating by copying /usr/obj and /usr/src not working

> I used to be able to update systems by making world on a fast machine,
then
> copying the /usr/obj and /usr/src that resulted from that update directly
to
> other slower systems and just doing a make installworld and make
> installkernel.
>
> Recently however, when I attempt this, the install fails with something
> about problems in the /usr/lib dir (I think).

You should still be able to do that.  I routinely
NFS mount /usr/src and /usr/obj from my build box
to installworld and installkernel.  You might want
to show your error messages so that other to help
you with the problem.

- ---
Samuel Chow
[EMAIL PROTECTED]

This message is displayed using recycled electrons.
Segmentation Fault (core dumped)

--

Date: Sat, 28 Sep 2002 01:45:09 +
From: "mufassa bendover" <[EMAIL PROTECTED]>
Subject: Again: There must be a better way

Listen Guys
   As a girl...I dont want to deal with that hard stuff. But also if I
install windows in my box, I will have to fix it probably at the end of
the month (girls hate fixing things).
   So is there anyway you guys can solve problems for notonly me, but
other girls who have the same problem.
  Thanks for the e-mails and suggesions for how to mount a cdrom, but that
wasnt my point. Because you guys are very hard core in programming,
you guys could make a better interface for this Os, which is so easy
that even my parents could use. When you combine easines and stability
together...people will buy your product desperately. you dont know
hopefully you will wipe out Microsoft.

NOTE: Linux is not the solution because there are too many dist compatibilty
issues for dist to dist.
Jessica Olaya



_
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx

--

Date: 27 Sep 2002 19:05:12 -0700
From: [EMAIL PROTECTED] (Gary W. Swearingen)
Subject: Re: Filesystem Question

Giorgos Keramidas <[EMAIL PROTECTED]> writes:

> Somewhere near:
> http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/mount_std/mount_std.c

I didn't see *CURRENT* in the huge menu of releases, but I now see
that it's called "MAIN" there.  And with cvsup it's called "HEAD".
Remarkable.  (But I'll restrain myself.)

Thanks.

--

Date: Fri, 27 Sep 2002 19:19:27 -0700 (PDT)
From: Danny Pansters <[EMAIL PROTECTED]>
Subject: Please don't bite again -- it gets worse and worse lately --- Re:
Again: There must be a better way

Please,

As a reader and sometimes off-list responder on our
FreeBSD lists, all I can say is that they're useful,
and that it is of course polluted by spam and
pranksters subscribing the list to other lists and
last but not least by trolls, but they are is still
_very_ useful. Keep it that way and minimize useless
responses. C

Re[2]: DHCP/network problems when installing, dhclient "returns status of 2"

2002-09-28 Thread Alex

Hello/Beste David,

Sunday, September 29, 2002, 2:19:35 AM, you wrote:

DZ> Comments in line...

>> DZ> My setup is a little bit weird: I have a FreeBSD machine currently serving
>> DZ> happily. It is also configured to act as a basic firewall so my laptop can
>> DZ> access the Internet. Usually, I just use static settings on my laptop to
>> DZ> communicate between the server and the laptop. I just recently got the
>> DHCP
>> DZ> server going, and all is well. Laptop (Mac OS9.2.2, Open Transport 2.7.9)
>> DZ> works A-OK, discover, offer, request, acknowledge are all great...
>> 
>> Did you install net/isc-dhcp3/?

DZ> What do you mean exactly?

Just considering all options. It nice to know what you work with;
gives one something to relates to.

DZ> I have installed ISC's dhcp-3.0.1rc9 and it is
DZ> working properly with my Powerbook requesting DHCP from the current server.
DZ> Is that something that goes along with the package I have installed?

No the port works well with me.

DZ> I fear that dhclient in sysinstall is misbehaving, and not so much dhcpd on the
DZ> server... but who knows...?

Then again so did the client during install.

>> DZ> To note, the frontline box (dhcpd) does not display any DHCP-related
>> DZ> messages during this attempt.
>> 
>> Try killing dhcpd on the server and starting it in the foreground with
>> debug options. 'dhcpd -d' you may need other flag, check 'man dhcpd'
>> for these.

DZ> Yep. Tried that. I had been tweaking dhcpd.conf forever just to get dhcpd to
DZ> work with my laptop (works fine now: i see all the neat messages fly back
DZ> and forth when I'm connected). Do you think I need a special entry in there?
DZ> Something that will assign an IP based on its ethernet address (I guess I
DZ> could assign it a host/domain name at that point too)? I haven't tried that
DZ> yet...

This is my dhcpd.conf:

subnet 192.168.31.0 netmask 255.255.255.0 {
authoritative;
do-forward-updates true;
ping-check true;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.31.255;
option routers 192.168.31.4;
option domain-name-servers 192.168.31.4;
option domain-name "kruij557.speed.planet.nl";

pool {
range 192.168.31.64 192.168.31.127;
min-lease-time 1800;
default-lease-time 3600;
max-lease-time 7200;
deny known clients;
}

pool {
range 192.168.31.128 192.168.31.255;
min-lease-time 86400;
default-lease-time 604800;
max-lease-time 2592000;
deny unknown clients;
}
}

Some static values here.

>> You wan't to check the /etc/rc.conf file afther the installation. If
>> you find something like xxx_fxp0="DHCP" all is ok.

DZ> Can't get that far into installation. DHCP is set up on the current server
DZ> (it requests a specific IP from the DHCP server) so I know what you mean. My
DZ> problem is getting connected so I can simply install.

Could you NIC be broken or the drivers for that NIC?

DZ> Network seems easier to configure in rc.conf than with these silly screens.

Network config works ok for one, but only one, NIC. At least when i
last tried it.

DZ> Thanks.

Your welcome.

-- 
Best regards/Met vriendelijke groet,
Alex


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



Re: Writing to tape drive produces invalid requests

2002-09-28 Thread Greg 'groggy' Lehey

On Saturday, 28 September 2002 at 23:02:54 +0200, Hartmann, O. wrote:
> On Sat, 28 Sep 2002, Dan Nelson wrote:
>
>>> In the last episode (Sep 28), Hartmann, O. said:
 Hello.

 While writing to a tape drive unit I get this kernel log:

 (sa0:sym1:0:5:0): Invalid request.  Fixed block device requests must be a 
>multiple of 1024 bytes
>>>
>>> Try running "mt blocksize 0" to enable variable-length blocks.  I think
>>> ancient QIC tape drives are the only ones that require a fixed
>>> blocksize.
>>>
>>> --
>>> Dan Nelson
>>> [EMAIL PROTECTED]
>>>
>
> Hello.
> I tried this, also, but with a similar effect. It think the HP SureStore 40x6i
> (DDS-4) isn't a ancient tape drive, the PC-recommended and factory default
> setting for this expensive DAT autoloader is 1024 bytes per block.
>
> I switched via mt blocksize 0 to variable blocksize, but then writing to
> the tape took much longer.

There are other DDS-4 drives that have a fixed block size of 1024
bytes.  I have a Sony drive which also requires it.  But why don't you
just supply the data in that format?  What are you writing?

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers

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



Re: Tutorial on Postfix

2002-09-28 Thread MikeM

On 9/29/2002 at 12:03 AM Carl-Johan Kihlbom wrote:

>Hi!
>
>I'm replacing Sendmail with Postfix on my FreeBSD server, but I'm
quite 
>a newbie when it comes to mailservers.
>
>Do you have any good books or urls to tutorials/good pages on 
>mailservers in general and Postfix in particular. I'm also interested 
>in Cyrus, etc.
 =

There is a book _Postfix_ by Richard Blum (published by Sams).   It is
targeted towards the beginner Postfix admin.

Supposedly there is a more in-depth book on the way from O'Reilly.
Check with the Postfix mailing list archives for details.





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



RAID Stripe Size Question

2002-09-28 Thread Jud

I was reading an article at Anandtech the other day that said stripe size 
couldn't be changed for the Promise onboard RAID controller in the 
ASUS A7V333 motherboard (PDC20276 - it's an ATA133 controller) , 
and they didn't like the performance at the only available stripe size 
setting, 64KB.  They showed tests indicating better transfer rate 
performance with RAID controllers set at a 512KB stripe size.

I have the A7V333 motherboard, and the article leaves me with some 
questions:

1.  Is a 64KB stripe size sub-optimum for such things as making world, 
compiling and installing large ports, etc.?  Is there a more optimal setting 
or range of settings?

2.  Is atacontrol capable of setting stripe size?  If so, what would be the 
correct command syntax?

Jud





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



Re: Tutorial on Postfix

2002-09-28 Thread Jim Arnold

>I'm replacing Sendmail with Postfix on my FreeBSD server, but I'm 
>quite a newbie when it comes to mailservers.
>
>Do you have any good books or urls to tutorials/good pages on 
>mailservers in general and Postfix in particular. I'm also 
>interested in Cyrus, etc.

A few months ago I wrote up "Configuring your home FreeBSD box to run 
Postfix, fetchmail, procmail, qpopper and SpamAssassin." That way I'd 
know how to do it again if needed.

It's available at http://www.jimarnold.org/geekinfo/template.php?id=45

Jim

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



Re: I need some help...

2002-09-28 Thread Rick Hamell


> console basesd machines then a lower spec may work for you.  In any
> case, if you plan to run X and any sort of browser you probably don't
> want to go below a P100, and even this is pushing it a bit.  I've talked
> to a few people at FreeGeek about getting FreeBSD on some of the boxes,
> but they are too firmly entrenched in Linux.

Yep... which is why I don't volunteer down there. I don't want to
have to learn ANOTHER operating system... :( Though I'd love the chance to
scrounge through the storage room back there.

Rick


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



Groups and Mutt

2002-09-28 Thread Bryan Cassidy

I have been playing around with some other options in mutt and I was
just wondering this. When you first open mutt you see all your e-mails
right? Well, I want to know instead of seeing "ALL" of your e-mails on
one screen can I have like one group for say the freebsd-questions
mailing list and everything for the mailing list is sent to that group
and so on. I hope I was clear enough with my question. I am new to alot of things so 
if you don't mind I would like a clear answer that explains a little in detail so I 
understand what I am doing.

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



Re: Groups and Mutt

2002-09-28 Thread Dan Nelson

In the last episode (Sep 28), Bryan Cassidy said:
> I have been playing around with some other options in mutt and I was
> just wondering this. When you first open mutt you see all your
> e-mails right? Well, I want to know instead of seeing "ALL" of your
> e-mails on one screen can I have like one group for say the
> freebsd-questions mailing list and everything for the mailing list is
> sent to that group and so on. I hope I was clear enough with my
> question. I am new to alot of things so if you don't mind I would
> like a clear answer that explains a little in detail so I understand
> what I am doing.

What you want is procmail, which will filter your emails into different
mail files.  Then you can tell mutt about them with the "mailboxes"
keyword.  A sample procmailrc:

MAILDIR=$HOME/Mail

:0:
* ^List-ID:  
bsdq

:0:
* ^List-ID:  
bsds

And in your .muttrc:

mailboxes ! =bsdq =bsds

-- 
Dan Nelson
[EMAIL PROTECTED]

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



Re: Groups and Mutt

2002-09-28 Thread Giorgos Keramidas

On 2002-09-28 22:07, Bryan Cassidy <[EMAIL PROTECTED]> wrote:
> I have been playing around with some other options in mutt and I was
> just wondering this. When you first open mutt you see all your
> e-mails right? Well, I want to know instead of seeing "ALL" of your
> e-mails on one screen can I have like one group for say the
> freebsd-questions mailing list and everything for the mailing list
> is sent to that group and so on.

Sure.  You can hit 'l' (for 'limit') and enter a regexp.  I save all
my incoming mail to ~/Mailbox and customarily type things like the
following in Mutt's index:

~F
~N !~T !~s 'commit: '
~N ~s 'commit: doc/'

to limit the messages that are displayed.  There are lots and lots of
limiting ~X things that you can use; even regular expression matching
in the body of the message:

~b 'manpage'

will limit the displayed messages to those that contain the word
"manpage" in the message body.  For a detailed listing of all the
possible limiting expressions look in the mutt manual:
/usr/local/share/doc/mutt/manual.txt

Giorgos.

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



Re: I need some help...

2002-09-28 Thread Nathan Kinkade

On Sat, 28 Sep 2002 21:02:50 -0700 (PDT)
Rick Hamell <[EMAIL PROTECTED]> wrote:

> 
> > console basesd machines then a lower spec may work for you.  In any
> > case, if you plan to run X and any sort of browser you probably
> > don't want to go below a P100, and even this is pushing it a bit. 
> > I've talked to a few people at FreeGeek about getting FreeBSD on
> > some of the boxes, but they are too firmly entrenched in Linux.
> 
>   Yep... which is why I don't volunteer down there. I don't want
>   to
> have to learn ANOTHER operating system... :( Though I'd love the
> chance to scrounge through the storage room back there.
> 
>   Rick


In my mind, it would really make sense for FreeGeek to standardize on
FreeBSD.  I use the word "standardize" in both a figurative and literal
sense.  Right now they are migrating from Mandrake to Debian and it has
been a long and arduous change.  Further, it appears to me that
virtually nothing is consistent between the two distros.  The little I
knew about Mandrake can now safely be tossed out the window as I try
vainly to learn the new Debian way of doing things.  I volunteer in the
build area, so I don't deal as much with the software as I do the
hardware.  Thus I am able to get by with a minimal amount of Linux
knowledge, and I make up for the rest with common *nix knowledge. 
However, I will say that I'm always glad to learn something new and I
hope that what I learn from Mandrake and/or Debian will be useful at
some point.  In a broader sense, I enjoy volunteering at FreeGeek, as
I'm always learning some interesting new tid-bit - whether it be
hardware or software.  To top it off, I generally feel good about they
work they doing down there and the part that I play in the organization.
Re: the storage room - yes, it is a very interesting place to poke
around and if you were ardent enough about (old) hardware you could
preen a few fun toys from the recycling area.

Nathan

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



Re: Apache CGI problem

2002-09-28 Thread Unix Tools

Your httpd.conf seems to be configured with mod_cgi.
Now do one thing.
Comment out the mod_cgi lines in httpd.conf and let cgi be handled
seperately and not as an apache module.

Check whether this works.

Thank You.




- Original Message -
From: "Ihsan Junaidi Ibrahim" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 27, 2002 12:45 AM
Subject: Re: Apache CGI problem


> Hello all,
>
> Error 500 : Internal server error.
>
> --
> Thank you for your time,
> Ihsan
>
> __
> Do you Yahoo!?
> New DSL Internet Access from SBC & Yahoo!
> http://sbc.yahoo.com
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>

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



Wireless Issues

2002-09-28 Thread MET

So I have 'device   wi' in my kernel as well as all the other default hardware 
types for wireless.  I have 'pccard_enable=yes' in my rc.conf file too.

When I type 'wicontrol' I get this:
wicontrol: SIOCGWAVELAN: Device not configured

Simple enough meaning, but I don't know how to fix it / configure it ??

Also, I believe I read that /stand/sysinstall should be able to setup 
wireless, am I wrong?  And if I'm not, the wi0 device doesn't show in there 
anyways.

So how do I configure wicontrol I guess is my only 'real' question.

~ MET

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



New to BSD. Need help with install.

2002-09-28 Thread Patrick Klee


On Saturday, September 28, 2002, at 11:49 PM, Patrick Klee wrote:

> Hi,
> I have been lurking on this list for quite some time.
> I have been a happy Linux user since Red Hat 4.2, however a lot of 
> people have convinced me to switch.  As of right now, I am on my iMac 
> sending email, while I am installing FreeBSD 4.7 RC2.
> I have red the manual, but I have had problems installing 5.0 
> snapshots.  Something with the INDEX file missing so I had to try and 
> reinstall again.
> Can someone give some pointers on making this run as smooth and 
> painless as possible? :-)
> One more thing.  A friend of mine got his GeForce4 Ti 4600 to work 
> before the NVIdia drivers came out.  I have a 4200, and so not only am 
> I scared about the install, but I don't want to have to compile and 
> tweak everything like Debian or Red Hat and it still doesn't work.
>
>
> ALL pointers appriciated.  Please be gentle, I have NEVER touched BSD. 
>  :-)
>


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



Re: named rejecting all kinds of serials

2002-09-28 Thread Unix Tools

Hi,
The serial no. has nothing to do with the eerors.
Please provide the zone file so that the error can be pointed out.

Thank You.

- Original Message -
From: "Janine C.Buorditez" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 28, 2002 05:19 PM
Subject: named rejecting all kinds of serials


> hi.
>
> Sep 28 13:22:50 ninja named[87]: master zone "terrabionic.com" (IN)
rejected due to errors (serial 2002092801)
>
> now, isn't this the valid serial for today?
>
> i've tried all kinds of dates; past, current and future. with zero, one
and two
> digits in the last field.
>
> this is quite annoying as everything on my system depends on
terrabionic.com
> being functional.
>
> thanks.
>
> --janine
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>

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



Re: FreeBSD and Verizon DSL

2002-09-28 Thread Louis LeBlanc

Let me resolve that one.  I am on the Bell Atlantic network.  I do
have to use PPOE, and Alexander's configurations were right on the
money.  I had a little bit of a hiccup with configuration of the nic
because I didn't realize it would be ok for it to be configured
without an IP.  Now it looks like everything works fine.

Now to get all my startup scripts working with PPPoE.  I have a number
of things that have to be done based on the IP, netmask, broadcast
address (which I can't seem to find in the ifconfig output) and it all
has to be automatic and smooth when the IP changes.

I've also noticed that I can't seem to send to the FreeBSD server for 
some reason.  It may be because the verizon IP doesn't resolve.  I 
don't know.  I guess I need to tweak the sendmail config.

Thanks a million!
Lou



Vincent Poy wrote:

>   You can usually tell from the modem you're using.  The GTE one is
> a Fujitsu/Orkit and uses DHCP.  The BellAtlantic one uses modems from
> Efficient Networks/Siemens, Westell and Alcatel and uses PPPoE.  What was
> the name of the telco before it was Verizon, that's one way to tell.
> 
> 
> Cheers,
> Vince - [EMAIL PROTECTED] - Vice President    __ 
> Unix Networking Operations - FreeBSD-Real Unix for Free / / / / |  / |[__  ]
> WurldLink Corporation  / / / /  | /  | __] ]
> San Francisco - Honolulu - Hong Kong  / / / / / |/ / | __] ]
> HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[]
> Almighty1@IRC - oahu.DAL.NET Hawaii's DALnet IRC Network Server Admin
> 
> 
> On Fri, 27 Sep 2002, Louis LeBlanc wrote:
> 
> 
>>Now I'm getting confused.  I guess I'll have to be ready to set either
>>one up.
>>
>>
>>Thanks for the info guys.
>>
>>Lou
>>
>>On 09/26/02 09:52 PM, Vincent Poy sat at the `puter and typed:
>>
>>>On Thu, 26 Sep 2002, Alexander Kabaev wrote:
>>>
>>>
On Thu, 26 Sep 2002 16:20:19 -0400
Louis LeBlanc <[EMAIL PROTECTED]> wrote:


>Is PPP setup required?  AFAIK, Verizon doesn't require an
>authname/authkey challenge, since it logs the Mac Address of the NIC,
>as well as the modem itself.  I haven't been using PPP with AT&T for
>the last 4+ years, and it works well.
>
>TIA
>Lou
>
It is possible that the service Verizon provides in your area is
different than one they privide here. Here Verizon DSL uses PPPoE and
ppp is definitely requited to connect.

>>> The way it works is the the Verizon known as BellAtlantic requires
>>>PPPoE while the Verizon known as GTE doesn't.  BA uses a ATM network while
>>>GTE uses a Frame Relay based network.
>>>
>>>
>>>Cheers,
>>>Vince - [EMAIL PROTECTED] - Vice President    __ 
>>>Unix Networking Operations - FreeBSD-Real Unix for Free / / / / |  / |[__  ]
>>>WurldLink Corporation  / / / /  | /  | __] ]
>>>San Francisco - Honolulu - Hong Kong  / / / / / |/ / | __] ]
>>>HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[]
>>>Almighty1@IRC - oahu.DAL.NET Hawaii's DALnet IRC Network Server Admin
>>>
>>>
>>>
>>
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
> 
> 
> 



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



Wireless - GOT IT WORKING

2002-09-28 Thread MET

Got a private responseso no need for anyone else to help out.  Apparently 
I needed a pccard.conf file with some settings in it.  Either way, woohoo.

~ MET

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



¿ìÒ»µã¼ÓÈ룬¾Í¿ìÒ»µãÊÕ»ñ

2002-09-28 Thread qin11

   ¶¼ÊÇÍøÃñ£¬°ÑÕõÇ®µÄ»ú»áÒ²ÍƼö¸øÄã¡£
  1¡¢¡¶Ö©ÖëÍø¡·---http://buy66.yeah.net (»òhttp://linmoney.onchina.net) (ÍƼö)
  2¡¢¡¶µÛ½Ü¡·  ---http://buy88.yeah.net (»òhttp://winmoney.onchina.net)

˵Õý¾­µÄ£¬¸Ï¿ì¼ÓÈë°É£¡£¡ÄãÒ»¶¨²»»áʧÍûµÄ£¡ËµÊµ»°£¬µ±Ê±ÎÒÒ²ÊDZ§×ÅÊÔÊÔ¿´µÄ̬¶È¼ÓÈëµÄ£¬·´Õý·ÑÓÃÒ²²»¶à°¡£¡¾Íµ±ÍæÍæÍøÂçÓÎÏ·À²£¡Ã»Ïëµ½¼ò
¼òµ¥µ¥Ðû´«Ðû´«£¬ÕæÄÜÕõºÜ¶àǮѽ£¡


²»Óõ£ÐÄÁË£¡ÄãÏ룬ÖйúÓм¸Ç§ÍòÍøÃñ£¬Í¨¹ýÕâÖÖÊ÷×´µÄ׬Ǯ½á¹¹£¬Äã¿ÉÒÔ׬µ½ºÜ¶àÇ®£¡ÄãÒªÊÇ·¢Õ¹µ½¼¸¸öÓÐDZÁ¦µÄ»áÔ±»òÊÇÍø³æ£¬ËûÃÇ»áÌæÄãÔÙ
·¢Õ¹¸ü¶àµÄ»áÔ±£¬Äã×÷ΪËûÃǵÄÉϼ¶´úÀíÒ²»áÏàÓ¦ÊÕµ½Ç®µÄ£¨¼ÇסÊÇËIJã½á¹¹°¡£©£¡ËûÃÇ»á°ïÄã׬ºÜ¶àÇ®µÄ£¬Äã×Ô¼ºÉõÖÁ²»ÓÃÔÙÍƹãÁË¡£


ÏÖÔÚ¼ÓÈëÊǸöºÃʱ»ú£¬ÏÖÔÚÓÐÔ½À´Ô½¶àµÄÖйúÅóÓѼÓÈ룬µ«ºÍÅ·ÃÀÏà±È£¬±ÈÀýʵÔÚ̫С£¬Õâ¾Í˵Ã÷ÕâÀïÓо޴óµÄDZÁ¦£¬
ʲô¶«Î÷¶¼ÊÇÔ½Ôç½øÈëµÄÈËÔ½ÊÕÒ棬Õâ¸öϵͳҲ²»ÀýÍ⣬¿ìÒ»µã¼ÓÈ룬¾Í¿ìÒ»µãÊÕÇ®¡£
¼ÇסµØ·½ÁË¡£
1¡¢¡¶Ö©ÖëÍø¡·---http://buy66.yeah.net (»òhttp://linmoney.onchina.net) (ÍƼö)
2¡¢¡¶µÛ½Ü¡·  ---http://buy88.yeah.net (»òhttp://winmoney.onchina.net)

 ͨ¹ýÒÔÉÏÍøÖ·¼ÓÈëµÄÍøÓÑ£¬¾ù¿ÉÃâ·Ñ»ñµÃ100ÍòÓÊÖ·¡£



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



Installing nVidia drivers

2002-09-28 Thread Adam Bender


I'd like to install drivers for 3D acceleartion and such for my nVidia
GForce 2 card.  I've read several sites that point me in different places
for the drivers themselves, and nVidia's site has "Linux displayer
drivers", "graphics drivers", and "platform drivers".  Exactly what
software do I need?  How do I install it?  Are there any sites that have
correct information about doing it in FreeBSD and not Linux?  I'm running
FreeBSD 4.6.2 and XFree86 4.2.

Thanks,

Adam


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



Re: Tutorial on Postfix

2002-09-28 Thread Rob B

- Original Message -
From: "Carl-Johan Kihlbom" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 29, 2002 8:03 AM
Subject: Tutorial on Postfix


> I'm replacing Sendmail with Postfix on my FreeBSD server, but I'm quite
> a newbie when it comes to mailservers.
>
> Do you have any good books or urls to tutorials/good pages on
> mailservers in general and Postfix in particular. I'm also interested
> in Cyrus, etc.

Most definately join the Postfix-users mailing list, I knew nothing about
mailservers when I joined, I have a lot more knowledge now.

Read the documentation that Wietse provides on the website - it is
invaluable and he take a lot of care to make sure it makes sense.  Postfix
is mostly set up "out ofthe box" so it is not likely you will have to do
much fiddling to get it working right.

cheers,
Rob


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



Re: newadvent

2002-09-28 Thread Lyris ListManager

You have been subscribed to newadvent with the email address 
"[EMAIL PROTECTED]"

To unsubscribe, send a blank email to [EMAIL PROTECTED]



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



Internal Compiler Error/c++

2002-09-28 Thread Christopher Farley

Ever since my last buildworld (Sept 26), I get an 'Internal Compiler
Error' whenever I attempt to compile *anything* with c++. 

Does anybody have any ideas on how to further diagnose or solve this
problem? Thanks in advance...

uname output:
FreeBSD longfellow.nbrewer.com 4.7-RC FreeBSD 4.7-RC #11: Thu Sep 26 23:35:52 CDT 2002 
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/LONGFELLOW  i386

sample failure (a 'make buildworld'):

mkdep -f .depend -a-D__FBSDID=__RCSID 
-I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.cc 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/hash-table.cc 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/iterator.cc 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/key-list.cc 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/list-node.cc 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/main.cc 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/options.cc 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/read-line.cc 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/trace.cc 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/vectors.cc 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/version.cc 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib/hash.cc   
echo gperf: /usr/lib/libc.a  >> .depend
echo gperf: /usr/lib/libstdc++.a >> .depend
===> gnu/usr.bin/gperf/doc
c++  -O -pipe -D__FBSDID=__RCSID 
-I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf 
-c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.cc
In file included from 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.h:30,
 from 
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.cc:21:
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/trace.h:31: Internal compiler 
error.
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/trace.h:31: Please submit a full 
bug report.
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/trace.h:31: See 
http://www.gnu.org/software/gcc/bugs.html> for instructions.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/gperf.
*** Error code 1

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

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

Stop in /usr/src.

-- 
Christopher Farley
www.northernbrewer.com

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