Re: -current unusable after a crash

2002-11-25 Thread Marcin Dalecki
Dan Nelson wrote: In the last episode (Nov 25), Terry Lambert said: Marcin Dalecki wrote: I don't think this is really possible. I went looking for a generic application use CMOS are for this sort of thing a while back, and I was unable to find one. Well you should please take a look

jdk 1.3.1_6 linux compilation.

2002-11-26 Thread Marcin Dalecki
OpenOffice without *any* java crap. I never noticed any functionality provided by it. At least please someone remove ftp.redhat.com from the corresponding fetch list. -- Marcin Dalecki To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: jdk 1.3.1_6 linux compilation.

2002-11-26 Thread Marcin Dalecki
David Holm wrote: On Tuesday 26 November 2002 18:19, Marcin Dalecki wrote: During a compile of the openoffice-pl package I have just noticed, that 1. Well it depends on java... 2. java depends on the Linux emulation stuff. 3. The automatic fetching of the linux stuff is still looking for RedHat

Re: jdk 1.3.1_6 linux compilation.

2002-11-26 Thread Marcin Dalecki
Daniel Flickinger wrote: I just brought up ooo-1.0.l without the java. I had IBM's latest and greatest Linux-java, but it did not want to recognize it so I left the box checked for no java in setup. Everything runs as advertised on openoffice --it looks good. I tried a

sysinstall + swap partition requirement

2002-11-27 Thread Marcin Dalecki
During a fresh install of the DP2 I noticed that sysinstall didn't allow me to configure the system *without* any swap paritions. Well this doesn't make sense, since: 1. The system has perfectly fine 192MB of RAM, thus the installation should scceed anyway... 2. I intendid to use

Re: sysinstall + swap partition requirement

2002-11-27 Thread Marcin Dalecki
Giorgos Keramidas wrote: On 2002-11-27 16:04, Marcin Dalecki [EMAIL PROTECTED] wrote: During a fresh install of the DP2 I noticed that sysinstall didn't allow me to configure the system *without* any swap paritions. Well this doesn't make sense, since: 1. The system has perfectly fine 192MB

Re: pw_user.c change for samba

2002-11-27 Thread Marcin Dalecki
properly. I do have some contacts I could forward to anyone that is interested in trying to persuade them though. -- Marcin Dalecki To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Cardbus panic with Firtz AVM 2.0 Pcmcia card.

2002-11-28 Thread Marcin Dalecki
This is all on a ASUSS8600 series notebook. I can't therefore provide debugging console dumps, due to the leakage of serial interfaces on the system. This system is based on the intel 440MX chipset. However inserting the card gives immediate kernel dump. A traceback is indicating that the crash

Re: Hell notebook (Vaio R505TL)

2002-11-30 Thread Marcin Dalecki
Barkley Vowk wrote: I've got a notebook running current, and I've got a horde of problems I need some help fixing... 1) ACPI lets me control fans and cpu speed nicely, and the notebook will suspend nicely, and it almost resumes properly. When the notebook wakes up it comes back on the network

Re: Where is APM0 ???

2002-11-30 Thread Marcin Dalecki
Sergey V Golitzyn wrote: Hello, i have a little problem with APM (Adv. Power Managment) I migrate from 4.7-STABLE to 5.0-CURRENT version. But in process i have lost apm0 device in dmesg. Device /dev/apm is in, but apmd daemon does not start cozz /dev/apmctl device not exist. kozaczek# kldload

Re: The great perl script rewrite - progress report

2002-12-01 Thread Marcin Dalecki
the X11R6 ones at all. They are only necessary for the bootstrapping of the system. -- Marcin Dalecki To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Upgrade of port audio/id3lib - stdc++ wchar support missing

2002-12-05 Thread Marcin Dalecki
Kris Kennaway wrote: On Fri, Nov 08, 2002 at 09:54:11AM +0100, Jens Rehsack wrote: David O'Brien wrote: On Thu, Nov 07, 2002 at 07:44:43PM +1100, Tim Robbins wrote: You could try the patch I've attached: cd /usr/src zcat c++-wchar.diff.gz | patch cd gnu/lib/libstdc++ make make install

SSHD login problems

2002-12-14 Thread Marcin Dalecki
I have just right now updated to the -CURRENT branch. Well unfortunately it appears that apparently remove ssh login to the freebsd box is failing with the followgin login screen message: sshd[480]: fatal: ssh_msg_send: write -- Marcin Dalecki To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Fixing -pthreads (Re: ports and -current)

2003-09-23 Thread Marcin Dalecki
Scott Long wrote: I'm perfectly happy to support the libkse-libpthread switch, and I'm perfectly happy to support making libpthread be the default threading library. But, I strongly believe that we need to also treat -pthread sanely. You have to decide what the therading lib should be indeed.

Re: Fixing -pthreads (Re: ports and -current)

2003-09-23 Thread Marcin Dalecki
Daniel Eischen wrote: On Tue, 23 Sep 2003, Marcin Dalecki wrote: Scott Long wrote: I'm perfectly happy to support the libkse-libpthread switch, and I'm perfectly happy to support making libpthread be the default threading library. But, I strongly believe that we need to also treat -pthread

Re: Fixing -pthreads (Re: ports and -current)

2003-09-24 Thread Marcin Dalecki
Daniel Eischen wrote: Making -pthread a NOOP _would_ (*) break the application in the link stage; it would be obvious when the application failed to link with lots of unresolved pthread symbols. Yeah it would break. It would break in a way where the first thing I would suppose to be the case

Re: Improvements to fsck performance in -current ...?

2003-10-03 Thread Marcin Dalecki
Bill Moran wrote: Jens Rehsack wrote: Don Lewis wrote: On 2 Oct, Terry Lambert wrote: [...] Actually, write caching is not so much the problem, as the disk reporting that the write has completed before the contents of the transaction saved in the write cache have actually been committed to

Re: Darwin/OSX Bluetooth code

2003-10-17 Thread Marcin Dalecki
Peter Pentchev wrote: You've done some great work on BlueTooth. IMHO, it would be a mistake to try to un-NetGraph it; there have been lots of rumours about people porting the NetGraph framework to other OS's, and if BlueTooth support will provide yet one more reason for the need to do this, so

u_int32_t

2003-10-27 Thread Marcin Dalecki
With a just recent current I'm getting the following error message. I wasn't there just few days ago. I suppose u_int32_t should be substituted with the stdint.h POSIX types uint32_t. tcc -Ysystem -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF -DFEAT_SUN_WORKSHOP -DFUNCPROTO=15 -DNARROWPROTO

Re: policy on GPL'd drivers?

2003-05-27 Thread Marcin Dalecki
David Leimbach wrote: On Tuesday, May 27, 2003, at 10:40AM, Alexander Kabaev [EMAIL PROTECTED] wrote: On Tue, 27 May 2003 10:32:42 -0500 David Leimbach [EMAIL PROTECTED] wrote: Ugh... the network driver portion of the nforce drivers is *not* GPL'd but it has a linux only and anti-reverse

Re: policy on GPL'd drivers?

2003-05-28 Thread Marcin Dalecki
Scott Long wrote: Q wrote: Don't overreact. Heh. I live this hell every day with Linux in my day job. I'm not suggesting taking the linux approach of versioning every module. But rather allowing the loader or a module (most likely a 3rd part or from a port) the ability to make a decision

Re: policy on GPL'd drivers?

2003-05-28 Thread Marcin Dalecki
Harti Brandt wrote: MDNO no and again no. This would repeat the same design mistake MDthat is already in Linux. On API level you DO NOT WANT versioning. MDWhat you really want is: type signature cheking. Like for example MDdone through C++ symbol mangling rules. If you can't do it like that

Re: policy on GPL'd drivers?

2003-05-28 Thread Marcin Dalecki
Daniel O'Connor wrote: On Wed, 28 May 2003 18:39, M. Warner Losh wrote: : : Maybe the kernel build stuff can look in /usr/local/src/sys/modules : : for things to build or something.. : : YUCK! : : *WHY?* : : I have asked this before BTW, and I haven't been told why it sucks. Because there are

Re: /dev/shm

2003-07-06 Thread Marcin Dalecki
Myron J. Mayfield wrote: I attempted to install the linux java sapgui on FreeBSD 5.0, but the jar file only unpacked part of it. I then copied the files from my Redhat 9 machine. I linked up all the linux libraries needed and attempted to start it. It gives me an error saying cant find

Re: /dev/shm

2003-07-06 Thread Marcin Dalecki
Thomas Dickey wrote: On Mon, Jul 07, 2003 at 01:58:19AM +0200, Marcin Dalecki wrote: Myron J. Mayfield wrote: I attempted to install the linux java sapgui on FreeBSD 5.0, but the jar file only unpacked part of it. I then copied the files from my Redhat 9 machine. I linked up all the linux

Re: /dev/shm

2003-07-06 Thread Marcin Dalecki
Thomas E. Dickey wrote: The /proc stuff is used in real Unix's such as Solaris. Just checking, I see that FreeBSD implements procfs, which is along the same lines. There isn't much either Solaris /proc or FresBSD /proc have in common with what Linux calls /proc. And finally on my FreeBSD box -

Re: /dev/shm

2003-07-07 Thread Marcin Dalecki
Matthias Andree wrote: Marcin Dalecki [EMAIL PROTECTED] writes: There isn't much either Solaris /proc or FresBSD /proc have in common with what Linux calls /proc. And finally on my FreeBSD box - kozaczek# mount /dev/ad0s1a on / (ufs, local, soft-updates) devfs on /dev (devfs, local) kozaczek

Re: /dev/shm

2003-07-07 Thread Marcin Dalecki
Thomas Dickey wrote: On Mon, Jul 07, 2003 at 02:23:25PM +0200, Marcin Dalecki wrote: You know that file system name lookup is one of the most expensive system calls under UNIX? stating the obvious is a clumsy rhetorical ploy (asking for agreement without making a point). The point

Re: /dev/shm

2003-07-07 Thread Marcin Dalecki
Matthias Andree wrote: On Mon, 07 Jul 2003, Marcin Dalecki wrote: The point is that this is one of the reasons why the top command in question takes a lot of relative CPU time under Linux. Some faster versions of procps utils try to cache data but the trade off is simply the fact

Re: The upcoming GCC 3.3+ upgrade

2003-07-09 Thread Marcin Dalecki
Alexander Kabaev wrote: On Wed, 9 Jul 2003 14:27:42 -0700 (PDT) Julian Elischer [EMAIL PROTECTED] wrote: p.s. this does not mean that I do not appreciate the work you are doing to keep our compiler up to date.. Keep up the good work. Julian, there was nothing in your question that could

Re: HPT372 bug summary [was: RE: escalation stage 2]

2003-07-18 Thread Marcin Dalecki
Harald Schmalzbauer wrote: Harald Schmalzbauer wrote: Ok, like I thought, the disk was not defect. There seems to be a bug in ata regarding HPT372 First: Wiht BIOS version 2.342 the secondary master disk id is incorrectly detected (something liek X X X X X X X X X X X X X X X instead of

Re: ata tagged queuing support question

2003-07-24 Thread Marcin Dalecki
mitrohin a.s. wrote: helo. ata-disk.c /* use tagged queueing if allowed and supported */ #if 0 /* disable tags for now */ if (ata_tags ad_tagsupported(adp)) { adp-num_tags = atadev-param-queuelen; adp-flags |= AD_F_TAG_ENABLED; adp-device-channel-flags |=

Re: Cisco vpnclient

2003-01-31 Thread Marcin Dalecki
-- Marcin Dalecki To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Cisco vpnclient

2003-01-31 Thread Marcin Dalecki
, so the whole thing in without any good reason in first place anyway. -- Marcin Dalecki To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Compiling with high optimization?

2003-02-09 Thread Marcin Dalecki
David Schultz wrote: Strangely, gcc in FreeBSD 5.0 actually generates *slower* code when compiling for more recent architectures than when compiling for a 386. I don't know whether that is a bug in gcc or whether gcc is using some fancy feature like SSE that the kernel handles poorly on context

Re: Compiling with high optimization?

2003-02-09 Thread Marcin Dalecki
David Schultz wrote: Thus spake Marcin Dalecki [EMAIL PROTECTED]: David Schultz wrote: Strangely, gcc in FreeBSD 5.0 actually generates *slower* code when compiling for more recent architectures than when compiling for a 386. I don't know whether that is a bug in gcc or whether gcc is using

C conformance.

2003-02-09 Thread Marcin Dalecki
Trying to use a compiler different from GCC I have found the folowing error /usr/include/sys/syslimits.h, line 42: Error: [ISO 6.8]: Unknown preprocessing directive, '#warning'. I think that somthing like to above should not appear in system headers. -- Marcin Dalecki To Unsubscribe: send

C conformance

2003-02-09 Thread Marcin Dalecki
The following ain't pretty as well: /usr/include/machine/signal.h, line 130: Error: [Syntax]: Parse error before '__aligned'. [Syntax]: Can't recover from this error. -- Marcin Dalecki To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body

Re: CURRENT kernel freezing or rebooting

2003-02-22 Thread Marcin Dalecki
Daniel Flickinger wrote: kernels built from cvsup date tags: 1200 GMT 21 Feb 2003 1200 GMT 22 Feb 2003 either hang hard or freeze and fall out to reboot. No error messages logged. Both were full make world, etc. followed by mergemaster. apache 1.3.27, X, Mozilla,

Re: Need ALSA

2003-03-22 Thread Marcin Dalecki
Dag-Erling Smørgrav wrote: Peter Schultz [EMAIL PROTECTED] writes: Having a port of ALSA would sure round out 5.2 nicely, and would get you MIDI support: http://www.alsa-project.org/ This can easily happen if we get behind a developer. Not so. ALSA is poorly designed (there is no hardware

Re: Need ALSA [was: Re: MIDI on SB Live! ?]

2003-03-22 Thread Marcin Dalecki
Peter Schultz wrote: Michael Nottebrock wrote: On Saturday 22 March 2003 14:52, Peter Schultz wrote: [EMAIL PROTECTED] wrote: Hello, just out of curiosity: Is someone working in MIDI support for Creative EMU10K1 based sound cards (aka Soundblaster Live!) ? Regards, Julian Stecklina Having a