Re: Strange error

2010-12-22 Thread Steven Friedrich
On Sunday 19 December 2010 12:57:39 pm Jack Raats wrote:
 I have a strange error.
 
 Normally when you compile the complete system, the first line of /etc/motd
 is being adjusted telling you the time and version you just compiled. On
 one server this is not being done.
 What is the problem. Which programm adjust the motd file when compiling?
 
 Thanks
 
 Jack
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 freebsd-questions-unsubscr...@freebsd.org

If anyone else responded, I may have deleted it while scanning mail too 
quickly. 8o)

motd isn't updated during compile. It's updated during boot.  If you don't 
reboot the machine, it doesn't get updated.

There is also a line you can include in rc.conf to disable the update. Search 
for motd in /etc/defaults/rc.conf for motd.
-- 
System Name: laptop2.StevenFriedrich.org
Hardware:2.80GHz Intel Pentium 4 (HTT) with 2 GB memory
OS version:  FreeBSD 8.1-RELEASE-p2 i386 (5.1 MB kernel)
Window Manager(s):   kde4-4.5.4 
X Window System: xorg-7.5X.Org X Server 1.7.5

FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0: Intel ICH6 (82801FB) (play/rec) default
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Strange error

2010-12-19 Thread Jack Raats
I have a strange error.

Normally when you compile the complete system, the first line of /etc/motd is 
being adjusted telling you the time and version you just compiled.
On one server this is not being done.
What is the problem. Which programm adjust the motd file when compiling?

Thanks

Jack
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Strange error

2010-12-19 Thread Polytropon
On Sun, 19 Dec 2010 18:57:39 +0100, Jack Raats j...@jarasoft.net wrote:
 I have a strange error.
 
 Normally when you compile the complete system, the first line
 of /etc/motd is being adjusted telling you the time and version
 you just compiled.
 On one server this is not being done.
 What is the problem. Which programm adjust the motd file when compiling?

As far as I remember, this update is not part of the
compiling process, but will be performed later on as
a startup procedure.

I just checked; have a look at /etc/rc.d/motd and the
corresponding update_motd= setting for /etc/rc.conf.
The rc script basically is a search  replace mechanism
that obtains the current version from a uname call.

In your case, check if the one server in question does
have update_motd=NO set.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Strange error messages in /var/log/messages

2008-12-16 Thread Martin Schweizer
Hello

My system:
FreeBSD firewall.acutronic.ch 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Fri Dec 12 
15:35:05 CET 2008 
mar...@firewall.acutronic.ch:/usr/obj/usr/src/sys/FREEBSD_AMD64  amd64

Since I compiled the following options in my kernel

[snip]
# Firewall
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=5
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPDIVERT

options DUMMYNET - this option!
options HZ=1000  - this option!
[snip]

I get the following in /var/log/messages (and various others like these):

[snip]
Dec 16 16:05:32 firewall kernel: A
Dec 16 16:05:32 firewall kernel: 3
Dec 16 16:05:32 firewall kernel: 2
[snip]

What I did wrong?

Regards,


-- 

Martin Schweizer
off...@pc-service.ch

PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon
Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch;
public key : http://www.pc-service.ch/pgp/public_key.asc; 
fingerprint: EC21 CA4D 5C78 BC2D 73B7  10F9 C1AE 1691 D30F D239;

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


DDNS, ISC-DHCPD, and Bind... not working because of strange error messages

2008-03-27 Thread Da Rock
I did actually manage to get this to work, and I can't exactly work out
what changed to cause this error.

I set this up at the end of last year, and it worked- kind of. The
failure was my own by not using a proper FQDN, but it worked
unofficially anyway. Records were updating etc: all happy.

Anyway, I finally got the FQDN worked out (split horizon dns- external
and internal views), but I find that the ddns is not working: and not
because of the changes I made. I looked back and found the problem going
on for month. My messages file has these entries, and no amount of
googling has brought me any closer to finding out what they could mean,
or why my clients aren't updating:

Mar 27 16:18:54 {$HOSTNAME} dhcpd: pool.ntp.org: no A record associated
with address

I've edited the hostname to protect the innocent.

What I can't figure out is why would dhcpd be looking at pool.ntp.org? I
ran a dig on pool.ntp.org on the off chance it was busted- but of course
it was not. And this record pops up everytime I renew my ip addresses.
Weird...

Little help anyone?

Cheers

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


strange error when building cups

2007-11-09 Thread Aryeh M. Friedman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Can some tell me what this means and how to fix it:

===   cups-pstoraster-8.15.4_1 depends on shared library: cups.2 -
not found
===Verifying install for cups.2 in /usr/ports/print/cups-base
===  cups-base-1.3.3 is forbidden: remote execution of arbitrary code.
*** Error code 1

Stop in /FreeBSD/FreeBSD-current/ports/print/cups-base.
*** Error code 1

Stop in /FreeBSD/FreeBSD-current/ports/print/cups-pstoraster.
*** Error code 1

Stop in /FreeBSD/FreeBSD-current/ports/print/cups.

- --
Aryeh M. Friedman
Developer, not business, friendly
http://www.flosoft-systems.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHNHICJ9+1V27SttsRAiXyAJoCWlDpO6DEtpxQbtOMGUfXrDOqsQCfatHn
MOPolbRjOxQttSox4ZAsq00=
=66aR
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: strange error when building cups

2007-11-09 Thread Adam J Richardson

Aryeh M. Friedman wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Can some tell me what this means and how to fix it:

===   cups-pstoraster-8.15.4_1 depends on shared library: cups.2 -
not found
===Verifying install for cups.2 in /usr/ports/print/cups-base
===  cups-base-1.3.3 is forbidden: remote execution of arbitrary code.
*** Error code 1

Stop in /FreeBSD/FreeBSD-current/ports/print/cups-base.
*** Error code 1

Stop in /FreeBSD/FreeBSD-current/ports/print/cups-pstoraster.
*** Error code 1

Stop in /FreeBSD/FreeBSD-current/ports/print/cups.



Hi Aryeh,

I can't tell you about the error, but:

%pkg_info | grep cups
cups-base-1.3.3 Common UNIX Printing System
cups-pstoraster-8.15.4_1 Postscript interpreter for CUPS printing to 
non-PS printers


Looks like the same versions. They do build ok. Perhaps a make clean 
distclean will shake out the bugs?


'Remote execution' is interesting. Do you use some sort of load balancer?

HtH,
Adam J Richardson
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: strange error when building cups

2007-11-09 Thread Lowell Gilbert
Aryeh M. Friedman [EMAIL PROTECTED] writes:

 Can some tell me what this means and how to fix it:

 ===   cups-pstoraster-8.15.4_1 depends on shared library: cups.2 -
 not found
 ===Verifying install for cups.2 in /usr/ports/print/cups-base
 ===  cups-base-1.3.3 is forbidden: remote execution of arbitrary code.
 *** Error code 1

It means that installing cups-base-1.3.3 is forbidden, and that the
reason is a security problem allowing for remote execution of
arbitrary code.

To fix it, you can wait for the update to cups-base-1.3.4 to hit the
tree, or update the port yourself, or (if you're willing to leave your
system vulnerable to a remotely-exploitable bug; e.g., if the machine
isn't on the Internet) comment the FORBIDDEN line out of the Makefile.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: strange error when building cups

2007-11-09 Thread Daniel Bye
On Fri, Nov 09, 2007 at 03:18:20PM +, Adam J Richardson wrote:
 Aryeh M. Friedman wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Can some tell me what this means and how to fix it:
 
 ===   cups-pstoraster-8.15.4_1 depends on shared library: cups.2 -
 not found
 ===Verifying install for cups.2 in /usr/ports/print/cups-base
 ===  cups-base-1.3.3 is forbidden: remote execution of arbitrary code.
 *** Error code 1
 
 Stop in /FreeBSD/FreeBSD-current/ports/print/cups-base.
 *** Error code 1
 
 Stop in /FreeBSD/FreeBSD-current/ports/print/cups-pstoraster.
 *** Error code 1
 
 Stop in /FreeBSD/FreeBSD-current/ports/print/cups.
 
 
 Hi Aryeh,
 
 I can't tell you about the error, but:
 
 %pkg_info | grep cups
 cups-base-1.3.3 Common UNIX Printing System
 cups-pstoraster-8.15.4_1 Postscript interpreter for CUPS printing to 
 non-PS printers
 
 Looks like the same versions. They do build ok. Perhaps a make clean 
 distclean will shake out the bugs?
 
 'Remote execution' is interesting. Do you use some sort of load balancer?

This means that there is a security flaw outstanding with the print/cups-base
package. It could potentially be exploited by an attacker to run arbitrary
code on your print server. 

The warning is being emitted by the following line in the print/cups-base 
Makefile:

FORBIDDEN=  remote execution of arbitrary code

The fix would be to find the vulnerability and patch it, or failing that,
contact the maintainer and see what he says. As a workaround, if you don't
care about the vulnerability, you can set NO_IGNORE in the make environment
and try again. ports(7) has more detail.

Dan

-- 
Daniel Bye
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgpi7uPpLhiOQ.pgp
Description: PGP signature


Re: strange error when building cups

2007-11-09 Thread Randy Pratt
On Fri, 09 Nov 2007 15:18:20 +
Adam J Richardson [EMAIL PROTECTED] wrote:

 Aryeh M. Friedman wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  Can some tell me what this means and how to fix it:
  
  ===   cups-pstoraster-8.15.4_1 depends on shared library: cups.2 -
  not found
  ===Verifying install for cups.2 in /usr/ports/print/cups-base
  ===  cups-base-1.3.3 is forbidden: remote execution of arbitrary code.
  *** Error code 1
  
  Stop in /FreeBSD/FreeBSD-current/ports/print/cups-base.
  *** Error code 1
  
  Stop in /FreeBSD/FreeBSD-current/ports/print/cups-pstoraster.
  *** Error code 1
  
  Stop in /FreeBSD/FreeBSD-current/ports/print/cups.
  
 
 Hi Aryeh,
 
 I can't tell you about the error, but:
 
 %pkg_info | grep cups
 cups-base-1.3.3 Common UNIX Printing System
 cups-pstoraster-8.15.4_1 Postscript interpreter for CUPS printing to 
 non-PS printers
 
 Looks like the same versions. They do build ok. Perhaps a make clean 
 distclean will shake out the bugs?
 
 'Remote execution' is interesting. Do you use some sort of load balancer?

The print/cups-base was marked FORBIDDEN due remote execution of
arbitrary code on 2007-11-08, see:

  http://docs.freebsd.org/cgi/mid.cgi?200711081832.lA8IWv3T075088

You can read more about the vulnerability at:

  
http://www.freebsd.org/ports/portaudit/8dd9722c-8e97-11dc-b8f6-001c2514716c.html

If you decide that your risk is acceptable you still wish to
install/update at this time, you can comment ( # ) the particular line
in the ports/print/cups-base/Makefile:

  #FORBIDDEN=  remote execution of arbitrary code

I would presume that cups-base-1.3.4 is going to be committed shortly
since there are quite a few ports that depend on it.

HTH,

Randy
-- 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: strange error when building cups

2007-11-09 Thread Aryeh M. Friedman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Adam J Richardson wrote:
 Aryeh M. Friedman wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Can some tell me what this means and how to fix it:

 ===   cups-pstoraster-8.15.4_1 depends on shared library: cups.2 -
 not found
 ===Verifying install for cups.2 in /usr/ports/print/cups-base
 ===  cups-base-1.3.3 is forbidden: remote execution of arbitrary
 code.
 *** Error code 1

 Stop in /FreeBSD/FreeBSD-current/ports/print/cups-base.
 *** Error code 1

 Stop in /FreeBSD/FreeBSD-current/ports/print/cups-pstoraster.
 *** Error code 1

 Stop in /FreeBSD/FreeBSD-current/ports/print/cups.


 Hi Aryeh,

 I can't tell you about the error, but:

 %pkg_info | grep cups
 cups-base-1.3.3 Common UNIX Printing System
 cups-pstoraster-8.15.4_1 Postscript interpreter for CUPS printing to
 non-PS printers

 Looks like the same versions. They do build ok. Perhaps a make
 clean distclean will shake out the bugs?

attempted that before I posted (just distclean and I have no idea what
the clean would do that distclean doesn't)


 'Remote execution' is interesting. Do you use some sort of load
 balancer?

No it is a single machine via a router to a cable modem

- --
Aryeh M. Friedman
Developer, not business, friendly
http://www.flosoft-systems.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHNIwWJ9+1V27SttsRAi5/AJ9OGeSoLqdgOHKpxDfmUANdiaOLiwCffWS3
i/+DtnajgDuSDNsomdoMgI8=
=H9v9
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: strange error code 1 when compile kernel on 6.1-PRERELEASE

2006-03-11 Thread Lowell Gilbert
Dikshie [EMAIL PROTECTED] writes:

 I got following strange error when compiled kernel:
 === aic7xxx/ahd (depend)
 @ - /usr/src/sys
 machine - /usr/src/sys/i386/include
 ( cd /usr/src/sys/modules/aic7xxx/ahd/../aicasm; make aicasm; )
 cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. 
 -I/usr/src/sys/m
 odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c 
 /usr/src/sys/modules/ai
 c7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c
 cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. 
 -I/usr/src/sys/m
 odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c 
 /usr/src/sys/modules/ai
 c7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c
 yacc -b aicasm_gram  -d -o aicasm_gram.c 
 /usr/src/sys/modules/aic7xxx/aicasm/../
 ../../dev/aic7xxx/aicasm/aicasm_gram.y
 cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. 
 -I/usr/src/sys/m
 odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c aicasm_gram.c
 yacc -b aicasm_macro_gram -p mm -d -o aicasm_macro_gram.c 
 /usr/src/sys/modules/a
 ic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_macro_gram.y
 cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. 
 -I/usr/src/sys/m
 odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c aicasm_macro_gram.c
 lex -t   
 /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_
 scan.l  aicasm_scan.c
 cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. 
 -I/usr/src/sys/m
 odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c aicasm_scan.c
 lex -t  -Pmm 
 /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aic
 asm_macro_scan.l  aicasm_macro_scan.c
 cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. 
 -I/usr/src/sys/m
 odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c aicasm_macro_scan.c
 cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. 
 -I/usr/src/sys/m
 odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g   -o aicasm aicasm.o 
 aicasm
 _symbol.o aicasm_gram.o aicasm_macro_gram.o aicasm_scan.o aicasm_macro_scan.o 
 -l
 l
 /usr/obj/usr/src/tmp/usr/bin/ld: cannot find -ll
 *** Error code 1
 
 Stop in /usr/src/sys/modules/aic7xxx/aicasm.
 *** Error code 1
 
 Stop in /usr/src/sys/modules/aic7xxx/ahd.
 *** Error code 1
 
 Stop in /usr/src/sys/modules/aic7xxx.
 *** Error code 1
 
 Stop in /usr/src/sys/modules.
 *** Error code 1
 
 Stop in /usr/obj/usr/src/sys/soi.
 *** Error code 1
 
 Stop in /usr/src.
 *** Error code 1
 
 Stop in /usr/src.
 vic-rat# 
 
 
 any solutions ?

Hard to say.  It actually seems to be building a module at the point
it fails.  Have you done a full buildworld beforehand?  Have you
successfully built at all since downloading that set of sources?  How
did you install your sources?  If those sources never built
successfully, have you tried another update in case it was a transient
problems in the codebase?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


strange error code 1 when compile kernel on 6.1-PRERELEASE

2006-03-09 Thread Dikshie


I got following strange error when compiled kernel:
=== aic7xxx/ahd (depend)
@ - /usr/src/sys
machine - /usr/src/sys/i386/include
( cd /usr/src/sys/modules/aic7xxx/ahd/../aicasm; make aicasm; )
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c /usr/src/sys/modules/ai
c7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c /usr/src/sys/modules/ai
c7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c
yacc -b aicasm_gram  -d -o aicasm_gram.c /usr/src/sys/modules/aic7xxx/aicasm/../
../../dev/aic7xxx/aicasm/aicasm_gram.y
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c aicasm_gram.c
yacc -b aicasm_macro_gram -p mm -d -o aicasm_macro_gram.c /usr/src/sys/modules/a
ic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_macro_gram.y
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c aicasm_macro_gram.c
lex -t   /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_
scan.l  aicasm_scan.c
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c aicasm_scan.c
lex -t  -Pmm /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aic
asm_macro_scan.l  aicasm_macro_scan.c
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c aicasm_macro_scan.c
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g   -o aicasm aicasm.o aicasm
_symbol.o aicasm_gram.o aicasm_macro_gram.o aicasm_scan.o aicasm_macro_scan.o -l
l
/usr/obj/usr/src/tmp/usr/bin/ld: cannot find -ll
*** Error code 1

Stop in /usr/src/sys/modules/aic7xxx/aicasm.
*** Error code 1

Stop in /usr/src/sys/modules/aic7xxx/ahd.
*** Error code 1

Stop in /usr/src/sys/modules/aic7xxx.
*** Error code 1

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

Stop in /usr/obj/usr/src/sys/soi.
*** Error code 1

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

Stop in /usr/src.
vic-rat# 


any solutions ?

best regards,

-dikshie- 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: strange error with NFS on freebsd

2006-01-22 Thread Danial Thom


--- Brent [EMAIL PROTECTED] wrote:

 I have a 4.11 server runing nfs server and a
 nfs client running freebsd 5.4
 ive setup both according to the freebsd
 handbook
 

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nfs.html
 
 When i go to mount the nfs share onto the
 client by doing 
 
 loqtis# mount 10.10.25.2:/user3 /user3
 
 i get the following output
 [udp] 10.10.25.2:/user3: RPCPROG_NFS: RPC:
 Program not registered
 
 what does this mean ?
 
 any help is greatly appreciated
 --
 Brent 
 
 ___
 freebsd-questions@freebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 

It means you don't have portmapper running

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: strange error with NFS on freebsd

2006-01-22 Thread David Stanford
Brent,

Just yesterday I had this same problem with a 6.0 box attempting to mount an
NFS share off a 5.4 box. Although I couldn't tell you why this happened, my
solution was to kill rpcbind, mountd, and nfsd and then restart them on the
5.4 box. That got it to work. However, I also noticed that when I was
researching the error online I found many threads (as Danial already
mentioned) stating that this is error is usually indicative of portmapper
not running (for those running 4.x series). Try restarting the services and
then look into portmapper.

-David

On 1/21/06, Brent [EMAIL PROTECTED] wrote:

 I have a 4.11 server runing nfs server and a nfs client running freebsd
 5.4
 ive setup both according to the freebsd handbook

 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nfs.html

 When i go to mount the nfs share onto the client by doing

 loqtis# mount 10.10.25.2:/user3 /user3

 i get the following output
 [udp] 10.10.25.2:/user3: RPCPROG_NFS: RPC: Program not registered

 what does this mean ?

 any help is greatly appreciated
 --
 Brent

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


strange error with NFS on freebsd

2006-01-21 Thread Brent
I have a 4.11 server runing nfs server and a nfs client running freebsd 5.4
ive setup both according to the freebsd handbook

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-nfs.html

When i go to mount the nfs share onto the client by doing 

loqtis# mount 10.10.25.2:/user3 /user3

i get the following output
[udp] 10.10.25.2:/user3: RPCPROG_NFS: RPC: Program not registered

what does this mean ?

any help is greatly appreciated
--
Brent 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Strange error

2005-06-11 Thread Peter Jeremy
On Fri, 2005-Jun-10 22:41:36 +0200, Jack Raats wrote:
This day I've a very strange error when trying to connect to my FreeBSD 
machine (4.11-STABLE)
I got the following error:
ssh_exchange_identification: Connection closed by remote host

Can anyone give me any clue what's wrong?

Try turning on debugging on the client (ssh -vvv ...).  You can also
turn on debugging on the server with '-d' (though you probably also want
to use '-p').  If the problem isn't obvious, compare the output with a
debugging session that works.
-- 
Peter Jeremy
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Strange error

2005-06-11 Thread Tod McQuillin

On Sun, 12 Jun 2005, Peter Jeremy wrote:


On Fri, 2005-Jun-10 22:41:36 +0200, Jack Raats wrote:

This day I've a very strange error when trying to connect to my FreeBSD machine 
(4.11-STABLE)
I got the following error:
ssh_exchange_identification: Connection closed by remote host

Can anyone give me any clue what's wrong?


I missed the start of this thread but this sounds like tcpwrappers closing 
the connection.


Check your /etc/hosts.allow and look in /var/log/messages for a message 
like:


May 31 12:18:36 hostname sshd[1594]: warning: /etc/hosts.allow, line 32: can't 
verify hostname: getaddrinfo(1.2.3.4.example.com, AF_INET) failed
May 31 12:18:37 hostname sshd[1594]: refused connect from 1.2.3.4 (1.2.3.4)

If you see something like that you can change the entry in your 
/etc/hosts.allow to allow ssh connections from that specific IP or 
netmask.


see hosts_options(5) for details.
--
Tod McQuillin

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Strange error

2005-06-10 Thread Jack Raats
This day I've a very strange error when trying to connect to my FreeBSD machine 
(4.11-STABLE)
I got the following error:
ssh_exchange_identification: Connection closed by remote host


Can anyone give me any clue what's wrong?

Jack
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Strange error

2005-06-10 Thread Ridzwan Hamid
Hi there,

well I got a new laptop a Acer Aspire 3002LC which installed FreeBSD
5.4 and no hitch exept that when it boots it is complainig about
something with acpi. Here the dmesg:
-Snip-

Copyright (c) 1992-2005 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 5.4-STABLE #3: Fri May  6 13:26:00 CEST 2005
ewinter at laptop.bsn.com:/usr/obj/usr/src/sys/laptop
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Mobile AMD Sempron(tm) Processor 2800+ (1600.06-MHz 686-class CPU)
  Origin = AuthenticAMD  Id = 0x10fc0  Stepping = 0
  
Features=0x78bfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2
  AMD Features=0xc050NX,AMIE,DSP,3DNow!
real memory  = 468647936 (446 MB)
avail memory = 448921600 (428 MB)
ACPI APIC Table: PTLTD  APIC  
MADT: Forcing active-low polarity and level trigger for SCI
ioapic0 Version 1.1 irqs 0-23 on motherboard
npx0: math processor on motherboard
npx0: INT 16 interface
acpi0: PTLTD   RSDT on motherboard
ACPI-0438: *** Error: Looking up [Z007] in namespace, AE_NOT_FOUND
SearchNode 0xc188b1c0 StartNode 0xc188b1c0 ReturnNode 0
acpi0: Power Button (fixed)
unknown: I/O range not supported
acpi_ec0: Embedded Controller: GPE 0x19 port 0x66,0x62 on acpi0
Timecounter ACPI-safe frequency 3579545 Hz quality 1000
acpi_timer0: 24-bit timer at 3.579545MHz port 0x8008-0x800b on acpi0
cpu0: ACPI CPU (3 Cx states) port 0x530-0x537 on acpi0
acpi_throttle0: ACPI CPU Throttling on cpu0
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
pci0: ACPI PCI bus on pcib0
agp0: SiS 760 host to AGP bridge mem 0xe000-0xe1ff at device
0.0 on pci0
pcib1: ACPI PCI-PCI bridge at device 1.0 on pci0
pci1: ACPI PCI bus on pcib1
pci1: display, VGA at device 0.0 (no driver attached)
isab0: PCI-ISA bridge at device 2.0 on pci0
isa0: ISA bus on isab0
atapci0: SiS 962/963 UDMA133 controller port
0x2000-0x200f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 2.5 on
pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
pci0: simple comms, generic modem at device 2.6 (no driver attached)
pcm0: SiS 7012 port 0x1c80-0x1cff,0x1400-0x14ff irq 18 at device 2.7 on pci0
pcm0: Unknown AC97 Codec (id = 0x414c4770)
ohci0: SiS 5571 USB controller mem 0xe200-0xe2000fff irq 20 at
device 3.0 on pci0
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: SiS 5571 USB controller on ohci0
usb0: USB revision 1.0
uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 3 ports with 3 removable, self powered
ohci1: SiS 5571 USB controller mem 0xe2001000-0xe2001fff irq 21 at
device 3.1 on pci0
usb1: OHCI version 1.0, legacy support
usb1: SMM does not respond, resetting
usb1: SiS 5571 USB controller on ohci1
usb1: USB revision 1.0
uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 3 ports with 3 removable, self powered
pci0: serial bus, USB at device 3.2 (no driver attached)
sis0: SiS 900 10/100BaseTX port 0x1800-0x18ff mem
0xe2003000-0xe2003fff irq 19 at device 4.0 on pci0
miibus0: MII bus on sis0
rlphy0: RTL8201L 10/100 media interface on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
sis0: Ethernet address: 00:c0:9f:8b:5a:f5
cbb0: TI1410 PCI-CardBus Bridge at device 6.0 on pci0
cardbus0: CardBus bus on cbb0
pccard0: 16-bit PCCard bus on cbb0
acpi_acad0: AC Adapter on acpi0
acpi_cmbat0: Control Method Battery on acpi0
acpi_lid0: Control Method Lid Switch on acpi0
acpi_button0: Power Button on acpi0
acpi_button1: Sleep Button on acpi0
acpi_tz0: Thermal Zone port 0x530-0x537 on acpi0
atkbdc0: Keyboard controller (i8042) port 0x64,0x60 irq 1 on acpi0
atkbd0: AT Keyboard irq 1 on atkbdc0
kbd0 at atkbd0
psm0: PS/2 Mouse irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
orm0: ISA Option ROMs at iomem
0xdc000-0xe3fff,0xcc000-0xd5fff,0xc-0xcbfff on isa0
pmtimer0 on isa0
fdc0: cannot allocate I/O port (6 ports)
ppc0: parallel port not found.
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 8250 or not responding
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
Timecounter TSC frequency 1600063131 Hz quality 800
Timecounters tick every 10.000 msec
ad0: 38154MB HTS424040M9AT00/MA2OA71A [77520/16/63] at ata0-master UDMA100
acd0: CDRW QSI CD-RW/DVD-ROM SBW242C/UQ81 at ata1-master PIO4
cd0 at ata1 bus 0 target 0 lun 0
cd0: QSI CDRW/DVD SBW242C UQ81 Removable CD-ROM SCSI-0 device 
cd0: 16.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
Mounting root from ufs:/dev/ad0s1a
   

Re: Strange error

2005-06-10 Thread Sarath ER

Jack Raats wrote:


This day I've a very strange error when trying to connect to my FreeBSD machine 
(4.11-STABLE)
I got the following error:
ssh_exchange_identification: Connection closed by remote host


Can anyone give me any clue what's wrong?

Jack
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

Please check /etc/hosts.allow and /etc/hosts.deny of the remote machine 
and see if there are any restrictions for sshd. This also happens if the 
remote machine has strict key checking enabled.


Regards,
- Sarath
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Strange error

2004-08-31 Thread Jack Raats
Sorry that was a typo. The ports and packages install the startup scripts in
the right path, but still they are not started at bootup time.
Googling gives a few url's with the same problem but not the solution :(

Jack

- Original Message - 
From: Subhro [EMAIL PROTECTED]
To: [EMAIL PROTECTED] ORG [EMAIL PROTECTED]
Cc: Jack Raats [EMAIL PROTECTED]
Sent: Tuesday, August 31, 2004 4:01 AM
Subject: Re: Strange error


 The paths you have provided are wrong. The correct path is
/usr/local/etc/rc.d/

 Regards
 S.

 On Tue, 31 Aug 2004 02:03:09 +0200, Jack Raats [EMAIL PROTECTED]
wrote:
  The last weeks I've a strange error. After a reboot It seems that some
  programms are not being started up by their script in
/etc/usr/local/rc.d.
  The programms will run if I start the script by hand. (The programms are
  enabled in /etc/rc.conf). Can anyone give me a clue where to look?
 
  Met vriendelijke groeten
  Jack Raats
 
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
[EMAIL PROTECTED]
 


 -- 
 Subhro Sankha Kar
 School of Information Technology
 Block AQ-13/1 Sector V
 ZIP 700091
 India


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Strange error

2004-08-31 Thread Subhro
Login as root, /stand/sysinstall. Select configure. After that startup
and make sure that there is  check (err cross) mark next to startup
dirs.

Regards
S.

On Tue, 31 Aug 2004 10:09:27 +0200, Jack Raats [EMAIL PROTECTED] wrote:
 Sorry that was a typo. The ports and packages install the startup scripts in
 the right path, but still they are not started at bootup time.
 Googling gives a few url's with the same problem but not the solution :(
 
 Jack
 
 
 
 - Original Message -
 From: Subhro [EMAIL PROTECTED]
 To: [EMAIL PROTECTED] ORG [EMAIL PROTECTED]
 Cc: Jack Raats [EMAIL PROTECTED]
 Sent: Tuesday, August 31, 2004 4:01 AM
 Subject: Re: Strange error
 
  The paths you have provided are wrong. The correct path is
 /usr/local/etc/rc.d/
 
  Regards
  S.
 
  On Tue, 31 Aug 2004 02:03:09 +0200, Jack Raats [EMAIL PROTECTED]
 wrote:
   The last weeks I've a strange error. After a reboot It seems that some
   programms are not being started up by their script in
 /etc/usr/local/rc.d.
   The programms will run if I start the script by hand. (The programms are
   enabled in /etc/rc.conf). Can anyone give me a clue where to look?
  
   Met vriendelijke groeten
   Jack Raats
  
   ___
   [EMAIL PROTECTED] mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
 [EMAIL PROTECTED]
  
 
 
  --
  Subhro Sankha Kar
  School of Information Technology
  Block AQ-13/1 Sector V
  ZIP 700091
  India
 
 
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Strange error

2004-08-30 Thread Jack Raats
The last weeks I've a strange error. After a reboot It seems that some
programms are not being started up by their script in /etc/usr/local/rc.d.
The programms will run if I start the script by hand. (The programms are
enabled in /etc/rc.conf). Can anyone give me a clue where to look?

Met vriendelijke groeten
Jack Raats

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Strange error

2004-08-30 Thread Subhro
The paths you have provided are wrong. The correct path is /usr/local/etc/rc.d/

Regards
S.

On Tue, 31 Aug 2004 02:03:09 +0200, Jack Raats [EMAIL PROTECTED] wrote:
 The last weeks I've a strange error. After a reboot It seems that some
 programms are not being started up by their script in /etc/usr/local/rc.d.
 The programms will run if I start the script by hand. (The programms are
 enabled in /etc/rc.conf). Can anyone give me a clue where to look?
 
 Met vriendelijke groeten
 Jack Raats
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Strange error while installing apache 2.0.50 on freebsd 5.2.1-RELEASE-p9

2004-07-07 Thread Alexander Liebau
hi,

i got a strange problem with apache 2.0.50 on freebsd 5.2.1.. while
installing it says:

mkdir /usr/local/libexec/apache2
/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libtool --silent --mode=
install cp mod_access.la /usr/local/libexec/apache2/
grep: /usr/local/libexec/apache2/mod_access.la: No such file or directory
grep: /usr/local/libexec/apache2/mod_access.la: No such file or directory
Warning!  dlname not found in /usr/local/libexec/apache2/mod_access.la.
Assuming installing a .so rather than a libtool archive.
/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libtool --silent --mode=
install cp mod_auth.la /usr/local/libexec/apache2/
grep: /usr/local/libexec/apache2/mod_auth.la: No such file or directory
grep: /usr/local/libexec/apache2/mod_auth.la: No such file or directory
Warning!  dlname not found in /usr/local/libexec/apache2/mod_auth.la.
Assuming installing a .so rather than a libtool archive.
/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libtool --silent --mode=
install cp mod_auth_anon.la /usr/local/libexec/apache2/
grep: /usr/local/libexec/apache2/mod_auth_anon.la: No such file or directory
grep: /usr/local/libexec/apache2/mod_auth_anon.la: No such file or directory
Warning!  dlname not found in /usr/local/libexec/apache2/mod_auth_anon.la.
Assuming installing a .so rather than a libtool archive.

and so on for every module

a bit below i get this (still on make install):

Making install in support
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr-util/libaprutil-0.la'
has not been installed in `/usr/local/lib/apache2'
libtool: install: warning:
`/usr/ports/www/apache2/work/httpd-2.0.50/srclib/apr/libapr-0.la' has not
been installed in `/usr/local/lib/apache2'

Building shared: mod_access.la mod_auth.la mod_auth_anon.la mod_auth_dbm.la
mod_auth_digest.la
Building shared: mod_file_cache.la
Building shared: mod_charset_lite.la mod_cache.la mod_disk_cache.la
Building shared: mod_include.la mod_deflate.la
Building shared: mod_log_config.la mod_logio.la
Building shared: mod_env.la mod_mime_magic.la mod_cern_meta.la
mod_expires.la mod_headers.la mod_usertrack.la mod_unique_id.la
mod_setenvif.la
Building shared: mod_proxy.la mod_proxy_connect.la mod_proxy_ftp.la
mod_proxy_http.la
Building shared: mod_ssl.la
Building shared: mod_mime.la
Building shared: mod_dav.la
Building shared: mod_status.la mod_autoindex.la mod_asis.la mod_info.la
mod_cgi.la
Building shared: mod_dav_fs.la
Building shared: mod_vhost_alias.la mod_negotiation.la mod_dir.la
mod_imap.la mod_actions.la mod_speling.la mod_userdir.la mod_alias.la
mod_rewrite.la

Installing configuration files
Installing HTML documents
mkdir /usr/local/www/data-dist
Installing error documents
mkdir /usr/local/www/error-dist
cd /usr/ports/www/apache2/work/httpd-2.0.50/docs/error  cp -rp *
/usr/local/www/error-dist
Installing icons
mkdir /usr/local/www/icons-dist
cd /usr/ports/www/apache2/work/httpd-2.0.50/docs/icons  cp -rp *
/usr/local/www/icons-dist
Installing CGIs
mkdir /usr/local/www/cgi-bin-dist
cd /usr/ports/www/apache2/work/httpd-2.0.50/docs/cgi-examples  cp -rp *
/usr/local/www/cgi-bin-dist
Installing header files
Installing man pages and online 

Mozilla 1.5 strange error

2003-11-29 Thread Bryan Cassidy
If I try to start mozilla 1.5 with 'mozilla' and I select the profile
which is default for now and click Start Mozilla I get the following
error

Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
[nslProfileInternal.currentProfile]

I checked the file permissions on mozilla and they were

-rwxr-xr-x  1 root  wheel  2922 Nov 29 22:11 mozilla*

I tried a chown username:username mozilla with out luck. If I start
mozilla while su'ed to root I can launch the browser just fine. Any
ideas?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mozilla 1.5 strange error

2003-11-29 Thread Joe Marcus Clarke
On Sat, 2003-11-29 at 23:24, Bryan Cassidy wrote:
 If I try to start mozilla 1.5 with 'mozilla' and I select the profile
 which is default for now and click Start Mozilla I get the following
 error
 
 Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
 [nslProfileInternal.currentProfile]
 
 I checked the file permissions on mozilla and they were
 
 -rwxr-xr-x  1 root  wheel  2922 Nov 29 22:11 mozilla*
 
 I tried a chown username:username mozilla with out luck. If I start
 mozilla while su'ed to root I can launch the browser just fine. Any
 ideas?

Check all the perms under ~/.mozilla.

Joe

 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


signature.asc
Description: This is a digitally signed message part


Re: Mozilla 1.5 strange error

2003-11-29 Thread Bryan Cassidy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Here are the permissions for ~/.mozilla

 ls -l
total 8
- -rw-r--r--  1 root  bsdsys  1044 Nov 29 20:51 appreg
drwxr-xr-x  3 root  bsdsys   512 Nov 28 12:16 default/
- -rw---  1 root  bsdsys  3015 Nov 28 12:16 pluginreg.dat

I tried to chown bsdsys:bsdsys default/ without any luck though.

On Sat, 29 Nov 2003 22:23:36 -0500
Joe Marcus Clarke [EMAIL PROTECTED] wrote:

 On Sat, 2003-11-29 at 23:24, Bryan Cassidy wrote:
  If I try to start mozilla 1.5 with 'mozilla' and I select the
  profile which is default for now and click Start Mozilla I get the
  following error
  
  Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
  [nslProfileInternal.currentProfile]
  
  I checked the file permissions on mozilla and they were
  
  -rwxr-xr-x  1 root  wheel  2922 Nov 29 22:11 mozilla*
  
  I tried a chown username:username mozilla with out luck. If I start
  mozilla while su'ed to root I can launch the browser just fine. Any
  ideas?
 
 Check all the perms under ~/.mozilla.
 
 Joe
 
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]
 -- 
 PGP Key : http://www.marcuscom.com/pgp.asc
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/yXrEm8uTTHnDH3ERApLgAKDAjOEI+/HjM0RITQ7CI/qm0YIDaQCeLA/a
QdNoKyck+uRMpBJDx2KGsjU=
=pC12
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mozilla 1.5 strange error

2003-11-29 Thread Joe Marcus Clarke
On Sun, 2003-11-30 at 00:06, Bryan Cassidy wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Here are the permissions for ~/.mozilla
 
  ls -l
 total 8
 - -rw-r--r--  1 root  bsdsys  1044 Nov 29 20:51 appreg
 drwxr-xr-x  3 root  bsdsys   512 Nov 28 12:16 default/
 - -rw---  1 root  bsdsys  3015 Nov 28 12:16 pluginreg.dat
 
 I tried to chown bsdsys:bsdsys default/ without any luck though.

Did you try chown -R bsdsys:bsdsys ~/.mozilla?

Joe

 
 On Sat, 29 Nov 2003 22:23:36 -0500
 Joe Marcus Clarke [EMAIL PROTECTED] wrote:
 
  On Sat, 2003-11-29 at 23:24, Bryan Cassidy wrote:
   If I try to start mozilla 1.5 with 'mozilla' and I select the
   profile which is default for now and click Start Mozilla I get the
   following error
   
   Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
   [nslProfileInternal.currentProfile]
   
   I checked the file permissions on mozilla and they were
   
   -rwxr-xr-x  1 root  wheel  2922 Nov 29 22:11 mozilla*
   
   I tried a chown username:username mozilla with out luck. If I start
   mozilla while su'ed to root I can launch the browser just fine. Any
   ideas?
  
  Check all the perms under ~/.mozilla.
  
  Joe
  
   ___
   [EMAIL PROTECTED] mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   [EMAIL PROTECTED]
  -- 
  PGP Key : http://www.marcuscom.com/pgp.asc
  
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.3 (FreeBSD)
 
 iD8DBQE/yXrEm8uTTHnDH3ERApLgAKDAjOEI+/HjM0RITQ7CI/qm0YIDaQCeLA/a
 QdNoKyck+uRMpBJDx2KGsjU=
 =pC12
 -END PGP SIGNATURE-
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


signature.asc
Description: This is a digitally signed message part


Ports strange error.

2003-07-25 Thread Christian
Hi folks!
I have a problem to install (any) ports on my sistem.

Like this:

===  Installing for gd-1.8.4_7,1
===   gd-1.8.4_7,1 depends on shared library: jpeg.9 - found
===   gd-1.8.4_7,1 depends on shared library: png.5 - found
===   gd-1.8.4_7,1 depends on shared library: freetype.9 - found
===   Generating temporary packing list
===  Checking if graphics/gd already installed
usage: mkdir [-pv] [-m mode] directory ...
*** Error code 64

Stop in /usr/ports/graphics/gd.

And it seems hapens at all ports that I try to install...

What I do?

Thx and Rgds.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Strange error during ports upgrade

2003-07-22 Thread Jack Raats
After running cvsup and making the index file I'll get the following
warnings/errors

heaven# make index
Generating INDEX - please wait..zh-openoffice-CN-1.0.3_2:
/usr/ports/devel/jakarta-ant non-existent -- dependency list incomplete
zh-openoffice-TW-1.0.3_2: /usr/ports/devel/jakarta-ant non-existent -- 
dependency list incomplete
mysql-jdbc-mm-2.0.14: /usr/ports/devel/jakarta-ant non-existent -- 
dependency list incomplete
postgresql-jdbc-7.3.3: /usr/ports/devel/jakarta-ant non-existent -- 
dependency list incomplete

What's wrong???

Met vriendelijke groeten,
Jack Raats

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Help me with building JDK1.3.1 (strange error with BOOTDIR variable)

2002-10-16 Thread Andrey Simonenko

Hello all,

Can somebody explaine me what I do wrong when building jdk1.3.1 port on
FreeBSD 4.6-STABLE?

[root@lion jdk13]# make -DNATIVE_BOOTSTRAP -DNODEBUG build
===  Building for jdk-nodebug-1.3.1p7
i386 Build started:   1.3.1-p7-root-021016-17:10
ERROR: BOOTDIR does not point to a valid Java 2 SDK
   Check that you have access to
/usr/local/jdk1.3.1/bin/java
   and/or check your value of ALT_BOOTDIR.

Exiting because of the above error(s).
gmake: *** [sanity] Error 1
*** Error code 2

Stop in /usr/ports/java/jdk13.

ps: I downloaded JDK sources from Sun and patches as it is said in jdk13
port.


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



Re: Help me with building JDK1.3.1 (strange error with BOOTDIR variable)

2002-10-16 Thread Matthew Seaman

On Wed, Oct 16, 2002 at 05:16:25PM +0300, Andrey Simonenko wrote:
 Hello all,
 
 Can somebody explaine me what I do wrong when building jdk1.3.1 port on
 FreeBSD 4.6-STABLE?
 
 [root@lion jdk13]# make -DNATIVE_BOOTSTRAP -DNODEBUG build
 ===  Building for jdk-nodebug-1.3.1p7
 i386 Build started:   1.3.1-p7-root-021016-17:10
 ERROR: BOOTDIR does not point to a valid Java 2 SDK
Check that you have access to
 /usr/local/jdk1.3.1/bin/java
and/or check your value of ALT_BOOTDIR.
 
 Exiting because of the above error(s).
 gmake: *** [sanity] Error 1
 *** Error code 2
 
 Stop in /usr/ports/java/jdk13.
 
 ps: I downloaded JDK sources from Sun and patches as it is said in jdk13
 port.

Catch 22: you need an installed and working JDK before you can
bottstrap a JDK.  I this case, just install one of the linux JDK's ---
I think linux-sun-jdk13 is quite popular for this job.

Then you can build and install the native JDK, and once that's working
OK, you can get rid of the linux JDK.

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



strange error telnet ssh

2002-10-16 Thread master

telnetd: login_tty: Inappropriate ioctl for device.
what this mean and how can i fix it ?
thx

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



Re: Help me with building JDK1.3.1 (strange error with BOOTDIRvariable)

2002-10-16 Thread Andrey Simonenko


Thanks, I'll try this (I've just started to download linux-sun-jdk13 from
Sun). Actually I want to install Java plugin for Mozilla (compiled for
FreeBSD), as I understand I try to install correct port for this, isn't
it? What are the better arguments for make utility for jdk13 port if I
want to build Java plugin for Mizlla?

On Wed, 16 Oct 2002, Matthew Seaman wrote:

 On Wed, Oct 16, 2002 at 05:16:25PM +0300, Andrey Simonenko wrote:
  Hello all,
 
  Can somebody explaine me what I do wrong when building jdk1.3.1 port on
  FreeBSD 4.6-STABLE?
 
  [root@lion jdk13]# make -DNATIVE_BOOTSTRAP -DNODEBUG build
  ===  Building for jdk-nodebug-1.3.1p7
  i386 Build started:   1.3.1-p7-root-021016-17:10
  ERROR: BOOTDIR does not point to a valid Java 2 SDK
 Check that you have access to
  /usr/local/jdk1.3.1/bin/java
 and/or check your value of ALT_BOOTDIR.
 
  Exiting because of the above error(s).
  gmake: *** [sanity] Error 1
  *** Error code 2
 
  Stop in /usr/ports/java/jdk13.
 
  ps: I downloaded JDK sources from Sun and patches as it is said in jdk13
  port.

 Catch 22: you need an installed and working JDK before you can
 bottstrap a JDK.  I this case, just install one of the linux JDK's ---
 I think linux-sun-jdk13 is quite popular for this job.

 Then you can build and install the native JDK, and once that's working
 OK, you can get rid of the linux JDK.

   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