Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem withcompiling kernel

2005-05-11 Thread Idar Tollefsen
Alexander Soldatov wrote: That's the full output of 'make' command: [...] -boundary=2 -ffreestanding -Werror ../../../net/if_gif.c ..and -Werror is in effect: "-Werror Treat warnings as errors; abort compilation after any warning." As I said, try setting NO_WERROR= yes in make.conf. - IT ___

Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem withcompiling kernel

2005-05-11 Thread Kris Kennaway
On Wed, May 11, 2005 at 11:02:58AM +0200, Idar Tollefsen wrote: > Alexander Soldatov wrote: > >That's the full output of 'make' command: > [...] > >-boundary=2 -ffreestanding -Werror ../../../net/if_gif.c > ..and -Werror is in effect: > "-Werror > Treat warnings as errors; abort compilation after

Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem withcompiling kernel

2005-05-11 Thread Idar Tollefsen
Kris Kennaway wrote: -boundary=2 -ffreestanding -Werror ../../../net/if_gif.c ..and -Werror is in effect: "-Werror Treat warnings as errors; abort compilation after any warning." As I said, try setting NO_WERROR= yes in make.conf. That's the brainless and probably wrong approach :) More intel

Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem withcompiling kernel

2005-05-11 Thread Kris Kennaway
On Wed, May 11, 2005 at 11:25:15AM +0200, Idar Tollefsen wrote: > Kris Kennaway wrote: > >>>-boundary=2 -ffreestanding -Werror ../../../net/if_gif.c > >> > >>..and -Werror is in effect: > >>"-Werror > >>Treat warnings as errors; abort compilation after any warning." > >> > >>As I said, try setting

Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem withcompiling kernel

2005-05-11 Thread Idar Tollefsen
Kris Kennaway wrote: On Wed, May 11, 2005 at 11:25:15AM +0200, Idar Tollefsen wrote: Kris Kennaway wrote: -boundary=2 -ffreestanding -Werror ../../../net/if_gif.c ..and -Werror is in effect: "-Werror Treat warnings as errors; abort compilation after any warning." As I said, try setting NO_WERROR=

Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem withcompiling kernel

2005-05-11 Thread Kris Kennaway
On Thu, May 12, 2005 at 01:22:07AM +0200, Idar Tollefsen wrote: > Kris Kennaway wrote: > >On Wed, May 11, 2005 at 11:25:15AM +0200, Idar Tollefsen wrote: > > > >>Kris Kennaway wrote: > >> > >-boundary=2 -ffreestanding -Werror ../../../net/if_gif.c > > ..and -Werror is in effect: > >>>

Re: Upgrading 5.2.1 to 5.3R2 (Maybe a problem adding a user)

2004-11-02 Thread Gerard Samuel
Gerard Samuel wrote: Ok, so I upgraded, ran mergemaster, and merged /etc/group (and /etc/master.passwd I think) via mergemaster. I merged those files to retain my non root user account. I rebooted, and I haven't been able to log into my non root account. I tried to readd the account via adduser, b

Re: Having a problem running quake3 on my system running 5.2.1 FreeBSD

2004-10-06 Thread Artem Kazakov
Devesh Shah wrote: Hi, I am tring to run /usr/ports/games/q3server (quake3) and runs into the problem. The installation seems to be OK but game would not start because of the the following error. Sys_Error: Couldn't load default.cfg. This problem seems to have been described in the following site

Re: Having a problem running quake3 on my system running 5.2.1 FreeBSD

2004-10-07 Thread Volker Eckert
On Thu, 7 Oct 2004, Artem Kazakov wrote: Devesh Shah wrote: The installation seems to be OK but game would not start because of the the following error. Sys_Error: Couldn't load default.cfg. Do I need to have pak0.pk3 zip file from CD as I don't find any documentation regarding default.cfg for q

RE: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem with compiling kernel

2005-05-11 Thread Alexander Soldatov
n Behalf Of Kris Kennaway Sent: Wednesday, May 11, 2005 11:43 AM To: Alexander Soldatov Cc: freebsd-questions@freebsd.org; 'Kris Kennaway' Subject: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem with compiling kernel On Wed, May 11, 2005 at 11:38:49AM +0400, Alexander Soldatov wrote: &

Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem with compiling kernel

2005-05-11 Thread Kris Kennaway
On Wed, May 11, 2005 at 12:29:36PM +0400, Alexander Soldatov wrote: > That's the full output of 'make' command: > > cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -W > missing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions > -st > d=c99 -nostd

Re: Upgrading 5.2.1 to 5.3R2 (Maybe a problem adding a user) [SOLVED]

2004-11-02 Thread Gerard Samuel
Gerard Samuel wrote: Gerard Samuel wrote: Ok, so I upgraded, ran mergemaster, and merged /etc/group (and /etc/master.passwd I think) via mergemaster. I merged those files to retain my non root user account. I rebooted, and I haven't been able to log into my non root account. I tried to readd the a

Multiple solutions for a problem (Re: How to map bad sectors onIDE?)

2003-01-31 Thread Marc Schneiders
On 31 Jan 2003, at 19:43 [=GMT-0500], Lowell Gilbert wrote: > Marc Schneiders <[EMAIL PROTECTED]> writes: > > > I have searched Google to find a solution to mark off these two > > blocks/inodes (or however I should call them), so that they will not > > be used anymore. All I found is that this is

Re[2]: Upgrading 5.2.1 to 5.3R2 (Maybe a problem adding a user) [SOLVED]

2004-11-03 Thread Hexren
GS> Gerard Samuel wrote: >> Gerard Samuel wrote: >> >>> Ok, so I upgraded, ran mergemaster, and merged /etc/group (and >>> /etc/master.passwd I think) via mergemaster. >>> I merged those files to retain my non root user account. >>> I rebooted, and I haven't been able to log into my non root acco

Re: Multiple solutions for a problem (Re: How to map bad sectorson IDE?)

2003-01-31 Thread Chuck Swiger
Marc Schneiders wrote: [ ... ] Because it involves a lot of work to backup the disk, open up the machine, check it with some software that reports something that I could tell Maxtor, have them give me another disk (if they do that). Wait, wait, wait. And all this time machine not working obviously

Re: Multiple solutions for a problem (Re: How to map bad sectors onIDE?)

2003-02-01 Thread Stephen Hovey
This has been an open question - I dont believe IDE's do much of their own bad block marking - there used to be a utility called bad144 - though I dont know that it did much - I know SCO has a utility. On Sat, 1 Feb 2003, Marc Schneiders wrote: > On 31 Jan 2003, at 19:43 [=GMT-0500], Lowell Gi

RE: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem withcompiling kernel

2005-05-11 Thread Alexander Soldatov
EMAIL PROTECTED] On Behalf Of Kris Kennaway Sent: Wednesday, May 11, 2005 1:03 PM To: Alexander Soldatov Cc: freebsd-questions@freebsd.org; 'Kris Kennaway' Subject: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem withcompiling kernel On Wed, May 11, 2005 at 12:29:36PM +

Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem withcompiling kernel

2005-05-11 Thread Alex Zbyslaw
Alexander Soldatov wrote: I need to make new kernel. So I've make my own config file from GENERIC. Then standart operations: 1. config CUSTOM (this's my config file) 2. make depend 3. make and then: Of course not, I need INET Is the problem because of a INET support missing? How can I correct it

Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: [OBORONA-SPAM] Re: a problem withcompiling kernel

2005-05-11 Thread Kris Kennaway
On Wed, May 11, 2005 at 01:50:19PM +0400, Alexander Soldatov wrote: > Of course not, I need INET > Is the problem because of a INET support missing? How can I correct it? Yes, you removed it from your kernel configuration. To fix the problem of having removed it from your kernel configuration, do

Re: Multiple solutions for a problem (Re: How to map bad sectors on IDE?)

2003-02-01 Thread Lowell Gilbert
Marc Schneiders <[EMAIL PROTECTED]> writes: > Your advise sounds perfectly sound for IBM and Microsoft and the > Pentagon. But for a home or small office situation, there might be > another way to deal with it? > > Especially since we are not talking about something 10 years old or > heavily used

Re: Multiple solutions for a problem (Re: How to map bad sectors on IDE?)

2003-02-01 Thread Lowell Gilbert
Stephen Hovey <[EMAIL PROTECTED]> writes: > This has been an open question - I dont believe IDE's do much of their own > bad block marking - The manufacturers claim otherwise; do you know something the rest of us don't? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-qu

Re: Multiple solutions for a problem (Re: How to map bad sectors on IDE?)

2003-02-02 Thread Cliff Sarginson
On Sat, Feb 01, 2003 at 05:17:45PM -0500, Lowell Gilbert wrote: > Stephen Hovey <[EMAIL PROTECTED]> writes: > > > This has been an open question - I dont believe IDE's do much of their own > > bad block marking - > They do, probably because the chances of manafacturing a totally error free disk

Re: I have a problem to my server running under FreeBSD 8.1 p-1 release

2012-06-22 Thread Erich Dollansky
Hi, On Saturday 23 June 2012 09:47:35 RetspaN Code wrote: > Hello, > > Since you all the responsible of freebsd source and updates... Is there you are the only one responsible for the break in. So, what was the problem? > anyway to fix my server without re install the system? > Oh yes, you can

Re: I have a problem to my server running under FreeBSD 8.1 p-1 release

2012-06-22 Thread Erich Dollansky
_ > From: Erich Dollansky > To: RetspaN Code ; freebsd-questions@freebsd.org > Sent: Saturday, June 23, 2012 12:21 PM > Subject: Re: I have a problem to my server running under FreeBSD 8.1 p-1 > release > > Hi, > > On Saturday 23 June 2012 09:47:

Re: I have a problem to my server running under FreeBSD 8.1 p-1 release

2012-06-22 Thread Erich Dollansky
Hi, On Saturday 23 June 2012 13:24:02 RetspaN Code wrote: > Hello, > > Intruder already block, but my problem is the intruder before they get > block they load their exploit file to my machine that cause of my machine > /usr/src directory is set to read only i can't upload or put any file on > th

Re: I have a problem to my server running under FreeBSD 8.1 p-1 release

2012-06-23 Thread Erich Dollansky
Hi, On Saturday 23 June 2012 13:41:24 RetspaN Code wrote: > 49129472 drwxr-x--x 20 root tonyx 512 Jun 5 13:00 .. who belongs to this group? > 49134586 -rw-r--r--1 root wheel6206 Jun 13 2010 COPYRIGHT > 49134587 -rw-r--r--1 root wheel 442 Jun 13 2010 LOCKS > 49134588 -

Re: I have a problem to my server running under FreeBSD 8.1 p-1 release

2012-06-23 Thread Erich Dollansky
t access and might have left the company since then? Erich > > Thanks! Erich > > Regards, > > FredFoxs > > > > From: Erich Dollansky > To: RetspaN Code ; freebsd-questions@freebsd.org > Sent: Saturday, June 23, 2012 3:02

Re: I have a problem to my server running under FreeBSD 8.1 p-1 release

2012-06-23 Thread Erich Dollansky
Hi, On Saturday 23 June 2012 14:44:18 RetspaN Code wrote: > > I did own now by root:wheel but now i'm under on ddos attack. :( but still > not yet done the exploit not yet remove. > > too lag my server due to ddos attack. > the server must be off-line if you want to have the tiniest chance to

Re: I have a problem to my server running under FreeBSD 8.1 p-1 release

2012-06-23 Thread Erich Dollansky
Hi, On Saturday 23 June 2012 15:33:45 RetspaN Code wrote: > also this > > 14417 ?? Ss 0:00.02 /bin/sh - /usr/sbin/periodic daily > 14425 ?? I 0:00.04 /bin/sh - /usr/sbin/periodic daily as long it is online, there is a very, very low chance to get anything done. And even when it

hi i am having a problem with my sound and with my cdrom drive working.

2002-10-18 Thread dweinberg1
Hi i added 'device pcm' to my kernel and for some reason my sound is showing up on the system when i type 'dmesg | grep pcm" i made the device nodes in /dev for snd0 and i setup the mixer so that the volume is up on X windows i can hear the speakers humming but when i try and play a .wav fil

"portupgrade -a" and errors with backing up packages... is it going to be a problem?

2002-11-16 Thread Bsd Neophyte
i've looked in the ports and in my system for this file, but i haven't been able to locate anything. is it more than just this file or is there more to why backups cannot be made? also, will there be a problem is these packages are not bac

Re: hi i am having a problem with my sound and with my cdrom drive working.

2002-10-18 Thread Kenneth Lewis
- Original Message - From: "dweinberg1" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 18, 2002 8:04 PM Subject: hi i am having a problem with my sound and with my cdrom drive working. > Hi i added 'device pcm' to my kernel and fo

Port of icedtea-web-1.4_1, on 64 bit system might have a problem in the install process.

2013-10-01 Thread dweimer
I was struggling to get itweb-javaws to execute, due to it not being able to find libjava.so, after running it through truss, I was able to determine that its looking for the library under /usr/local/lib/amd64, the file is located in /usr/local/openjdk7/jre/lib/amd64, I was able to work around

Re: Port of icedtea-web-1.4_1, on 64 bit system might have a problem in the install process.

2013-10-01 Thread dweimer
On 10/01/2013 11:09 am, dweimer wrote: I was struggling to get itweb-javaws to execute, due to it not being able to find libjava.so, after running it through truss, I was able to determine that its looking for the library under /usr/local/lib/amd64, the file is located in /usr/local/openjdk7/jre/

Re: Port of icedtea-web-1.4_1, on 64 bit system might have a problem in the install process.

2013-10-02 Thread Volodymyr Kostyrko
01.10.2013 19:09, dweimer wrote: I was struggling to get itweb-javaws to execute, due to it not being able to find libjava.so, after running it through truss, I was able to determine that its looking for the library under /usr/local/lib/amd64, the file is located in /usr/local/openjdk7/jre/lib/am

Re: Port of icedtea-web-1.4_1, on 64 bit system might have a problem in the install process.

2013-10-02 Thread Volodymyr Kostyrko
01.10.2013 21:12, dweimer wrote: On 10/01/2013 11:09 am, dweimer wrote: I was struggling to get itweb-javaws to execute, due to it not being able to find libjava.so, after running it through truss, I was able to determine that its looking for the library under /usr/local/lib/amd64, the file is l

Re: Port of icedtea-web-1.4_1, on 64 bit system might have a problem in the install process.

2013-10-02 Thread dweimer
On 10/02/2013 6:35 am, Volodymyr Kostyrko wrote: 01.10.2013 21:12, dweimer wrote: On 10/01/2013 11:09 am, dweimer wrote: I was struggling to get itweb-javaws to execute, due to it not being able to find libjava.so, after running it through truss, I was able to determine that its looking for th

<    1   2