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 -I/u
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 be
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 st
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 would
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 t
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.
Ho
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 |=
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
"IC25N03
Alexander Kabaev wrote:
On Wed, 9 Jul 2003 17:09:56 -0400
Alexander Kabaev <[EMAIL PROTECTED]> wrote:
Unfortunately, importing a newer GCC means that we'll have yet another
ABI breakage on our hands.
^^^
This should read 'API breakage'. GCC 3.3 is supposed to be binary
compatible with 3.2.x.
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 possi
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 fac
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 is that this
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, loca
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 -
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
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 /dev/shm.
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
Harti Brandt wrote:
MD>NO no and again no. This would repeat the same design mistake
MD>that is already in Linux. On API level you DO NOT WANT versioning.
MD>What you really want is: type signature cheking. Like for example
MD>done through C++ symbol mangling rules. If you can't do it like that
MD
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
based
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 e
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 p
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 ab
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, et
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
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 Dale
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 whe
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
the "ethXX" naming
schema, namely they register themself as "usbXXX" devices, 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
h "unsubscribe freebsd-current" in the body of the message
--
Marcin Dalecki
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
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
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
C
nstall 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
nstall 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
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# kldloa
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 and
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 is
better way of doing things. I am
just not technically inclined enough to bring this to the attention
of the samba team 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
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 perf
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 SWAP-over-vnode
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 few
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
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
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
Terry Lambert wrote:
Kris Kennaway wrote:
On Mon, Nov 25, 2002 at 10:24:46AM -0500, Robert Watson wrote:
I thought, this might be due to the priority of the background fsck and
have once left it alone for several hours -- with no effect. The usual
fsck takes a few minutes.
We really need to
44 matches
Mail list logo