Roman Divacky schrieb am 2010-04-21:
> On Wed, Apr 21, 2010 at 05:20:57PM +0200, Alexander Best wrote:
> > i might have stumbled upon a problem with clang. i've compiled a
> > kernel from
> > the clang branch using `make kernel INSTKERNNAME=clang` and booted
> > f
Roman Divacky schrieb am 2010-04-21:
> On Wed, Apr 21, 2010 at 07:22:00PM +0200, Alexander Best wrote:
> > Roman Divacky schrieb am 2010-04-21:
> > > On Wed, Apr 21, 2010 at 05:20:57PM +0200, Alexander Best wrote:
> > > > i might have stumbled upon a problem with
all
and after this step:
-rw-r--r-- 1 root wheel 187480 Apr 21 21:37 sound.ko
-rw-r--r-- 1 root wheel 872983 Apr 21 21:37 sound.ko.debug
-rw-r--r-- 1 root wheel 792856 Apr 21 21:37 sound.ko.symbols
so quite some code is missing it seems.
[snip]
--
Alexander Best
Roman Divacky schrieb am 2010-04-21:
> On Wed, Apr 21, 2010 at 09:44:45PM +0200, Alexander Best wrote:
> > Roman Divacky schrieb am 2010-04-21:
> > [snip]
> > > 1) cd modules/sound/sound && make CC=gcc
> > after this step these are the sizes of sound.ko*
Roman Divacky schrieb am 2010-04-21:
> On Wed, Apr 21, 2010 at 09:44:45PM +0200, Alexander Best wrote:
> > Roman Divacky schrieb am 2010-04-21:
> > [snip]
> > > 1) cd modules/sound/sound && make CC=gcc
> > after this step these are the sizes of sound.ko*
Roman Divacky schrieb am 2010-04-21:
> On Wed, Apr 21, 2010 at 09:44:45PM +0200, Alexander Best wrote:
> > Roman Divacky schrieb am 2010-04-21:
> > [snip]
> > > 1) cd modules/sound/sound && make CC=gcc
> > after this step these are the sizes of sound.ko*
today.
Bye,
Alexander.
--
http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
"I have to get back to New York tomorrow, so think about your price."
-- Michael Corleone, "C
Quoting Navdeep Parhar (from Thu, 22 Apr 2010
01:33:22 -0700):
On Thu, Apr 22, 2010 at 09:44:47AM +0200, Alexander Leidinger wrote:
Quoting Navdeep Parhar (from Wed, 21 Apr 2010
18:23:33 -0700):
>Your patch works for me, thanks. There is just one more problem
with the CTF
I foun
in a base system).
--
Alexander Motin
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
Andrew Reilly schrieb am 2010-04-22:
> On Wed, Apr 21, 2010 at 05:23:38PM +0200, Roman Divacky wrote:
> > On Wed, Apr 21, 2010 at 05:20:57PM +0200, Alexander Best wrote:
> > > i might have stumbled upon a problem with clang. i've compiled a
> > > kernel from
&g
Ulrich Spörlein schrieb am 2010-04-22:
> On Wed, 21.04.2010 at 23:30:15 +0200, Alexander Best wrote:
> > Roman Divacky schrieb am 2010-04-21:
> > > On Wed, Apr 21, 2010 at 09:44:45PM +0200, Alexander Best wrote:
> > > > Roman Divacky schrieb am 2010-04-21:
> >
cam(4) i
guess the fate of ata(4) dependant binaries in the base should also be
discussed.
maybe somebody could put together a list of ata(4) dependant binaries
currently in base in addition to burncd(8) and atacontrol(8)?
--
Alexander Best
___
fr
Paul Wootton wrote:
> Alexander Motin wrote:
>> Can we do switchover now, or some more reasons preventing this?
>
> The only thing I miss about the old ATA layer was that I knew that a
> drive on a particular controller would always be assigned the same adX
> number, whet
John Baldwin wrote:
> On Thursday 22 April 2010 11:31:37 am Alexander Motin wrote:
>> If ataraid(4) should be reimplemented in GEOM, then how exactly? One
>> more separate RAID infrastructure in GEOM (third?) looks excessive.
>> Reuse gmirror, gstripe,... code would be nic
gt; > > buffer.c
> > > and
> > > compile them accordingly. Redo your tests till we know the single
> > > function(s)
> > > where clang produces bad code.
[snip]
--
Alexander Best
___
freebsd-current@freebsd.org
Jaakko Heinonen schrieb am 2010-04-23:
> On 2010-04-23, Alexander Best wrote:
> > has anybody thought about adding scsi support to burncd(8)? i've
> > been using
> > ATA CAM for quite a while now and really love it. however i miss
> > burncd(8).
> I have tho
one inside XPT_CALC_GEOMETRY handler, as it is done now
for PC98 SCSI. But looking that whole this topic is quite crappy and
hopefully going to die sometimes, I won't argue much against committing
this as-is for now.
--
Alexander Motin
___
he partitions,
which are not depending on geometry.
--
Alexander Motin
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
m not sure I can see a way to do this from within GEOM.
CAM allows every SIM driver to report several arbitrary string values,
describing driver and hardware. They are almost unused now. I don't see
much problems in exporting them to GEOM and making tasting method to
analyze them.
--
Alexan
n improve performance considerably. You
> can't access those from GEOM.
Have you ever seen them documented? Does the need to specifically handle
dozens of incompatible implementations with limited resources worth
those (probably not major) benefits?
--
Alexander Motin
__
Dag-Erling Smørgrav wrote:
> Alexander Motin writes:
>> Dag-Erling Smørgrav writes:
>>> Most pseudo-raid kit has nifty features like checksum offloading,
>>> composite writes etc. which can improve performance considerably. You
>>> can't access th
On Tue, Apr 27, 2010 at 12:04 PM, John Baldwin wrote:
> On Thursday 22 April 2010 4:07:37 pm Maxim Sobolev wrote:
>> John Baldwin wrote:
>> > On Thursday 22 April 2010 2:28:26 pm Maxim Sobolev wrote:
>> >> John Baldwin wrote:
>> >>> On Thursday 22 April 2010 6:05:04 am Maxim Sobolev wrote:
>>
On Tue, Apr 27, 2010 at 5:25 PM, John Baldwin wrote:
> On Tuesday 27 April 2010 5:06:37 pm Maxim Sobolev wrote:
>> John Baldwin wrote:
>> > On Tuesday 27 April 2010 4:26:09 pm Maxim Sobolev wrote:
>> >> John Baldwin wrote:
>> >>> Hmm, I think you should definitely commit the atkbdc_isa.c change fi
sd.org/~mav/mvs.20100328.patch
(make sure to run patch with -p to create directories).
Testing results, comments and feedback welcome.
Special thanks to iXsystems, Inc. for supporting this work.
--
Alexander Motin
___
freebsd-current@freebsd.org ma
On Tue, Apr 27, 2010 at 7:06 PM, Maxim Sobolev wrote:
> Alexander Sack wrote:
>>
>> On Tue, Apr 27, 2010 at 5:25 PM, John Baldwin wrote:
>>>
>>> On Tuesday 27 April 2010 5:06:37 pm Maxim Sobolev wrote:
>>>>
>>>> John Baldwin wrote:
>
Hi,
dirp = opendir("/cdrom");
direntp = readdir(dirp);
results in
direntp->d_type == DT_UNKNOWN
for every kind of directoryentry, even if it is a directory or file.
The man page didn't say it didn't work with CDs, so I assume it should
work ( ;) ).
current from "
In article <199812280019.qaa22...@hub.freebsd.org> you wrote:
> On 28 Dec, Dmitrij Tejblum wrote:
>> I once suggested this patch:
>>
> [ patch snipped ]
>>
>> Dima
>>
> My, I forgot about that patch. It is working so far right now (I've
> managed to bring the swap usage to levels which would tri
Hi,
booting into single user mode didn`t remove the splash screen at the
"enter path to shell..." prompt.
FreeBSD 4.0-CURRENT #0: Thu Jan 21
Bye,
Alexander.
--
http://netchild.home.pages.de A.Leidinger @ wurzelausix.cs.uni-sb.de
To Unsubscribe: send mail to majord...@freebs
1998 online
dr-xr-xr-x 1 root wheel 2048 27 Mai 1998 tools
dr-xr-xr-x 1 root wheel 2048 27 Mai 1998 winport
Every other CD I tried shows similar results. With ufs or msdos it
displays the correct type (dir, reg, ...).
FreeBSD 4.0-CURRENT #0: Thu Jan 21
Bye,
Alexander.
--
mally attempts to give
> strict POSIX.1 if _POSIX_SOURCE is defined.
So it`s a bug, but in a different way I want. :(
Without _POSIX_SOURCE it didn`t work either.
Is it useless, because we can only say "it works _perhaps_" (and we
have to stat the entry), or is it a bug?
Bye,
Alexan
Hi
This isn't exactly topic here, but it might be useful as a little hint
or warning...
Even most recent versions of libtool (1.2e imho) fail to check for
freebsd4* (as expected). As a result, they set can_build_shared to "no"
which disables building of shared libraries.
This affects most major
Hi!
I'am not sure where this comes from, but at the moment I have some
troubles with the userland ppp.
The symptoms: After establishing the connection and setting the
defaultroute *nothing* works, that means, the line seems
to be completely dead. Not even the peer can
On Tue, 26 Jan 1999, Brian Somers wrote:
> Are you using a routing daemon ? Also, have you tried just having
> ``add default HISADDR'' in ppp.conf and leaving everything out of
> ppp.linkup ? What do your routing tables look like before/during/after
> the hang ?
I usually run routed, yes, an
On Wed, 27 Jan 1999, Brian Somers wrote:
> To find out if this is the problem, can you try connecting
> interactively. You should see the same delay. You can then try
> again, but during the delay, pressing return a few times at the
> prompt should wake ppp up. Is this happening ?
Well, I t
On Thu, 28 Jan 1999, Mike Zanker wrote:
> Having just upgraded my motherboard/CPU to a BX chip set and Celeron 333 I
> attempted to boot into my 3.0-STABLE system. However, as soon as the kernel
> starts to boot I get
>
> panic: cpu class not configured
>
> and the machine reboots (and so on...)
[NOTE: this article has nothing technical, but since I assume most of
the developers are reading here, I'am posting this here.]
Tomorrow, I will "celebrate" my 1-year anniversary with FreeBSD.
When I started with fbsd, I wasn't exactly an Unix newbie. In fact, I
have been using Linux and
7;
> What do I do? should I zap the /usr/share/doc/* and re-cvsup?
> Eddie.
Do you compile with "-O3" (make.conf)? -> try again with "-O2" or less.
Bye,
Alexander.
--
http://netchild.home.pages.de A.Leidinger @ wurzelausix.cs.uni-sb.de
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
John Birrell writes:
> FWIW, this message is being edited with vi on a 2.2.8-STABLE machine
> rlogged in from a dxterm running on an OSF/1 box. The keyboard is one
> of DEC's LK401 things with the funny "Do" keys etc from back when VAX
> was just a twinkle in PDP's eye. I have TERM=vt100 in my Fr
though. It sure doesn't work on _my_
> machine.
Do you use the "Power up at " feature of the BIOS?
Bye,
Alexander.
--
"Darth Vader sleeps with a Teddywookie."
Fortune cookie
http://netchild.hom
Chris Tubutis writes:
> > whenever I click a mailto: HREF it inadvertly dumps core.
>
>
> Does it truly dump core, or does it merely go away?
Can't speak for the original poster, but my Netscrap 4.5 shows the same
behaviour:
[16]a...@darkstar:/alex #>/usr/local/netscape/netscape
[now clicki
Mike Smith writes:
> > > I usually keep -O to just '-O' - I had been upping it recently, but then
> > > it
> > > started breaking even some of my simple programs, so leasson learn't, it's
> > > staying at just '-O' from now on in... (safety first? :-)
> >
> > -O2 works fine too. -O3 does not. W
Monday, March 01, 1999, 6:20:06 PM, you wrote:
>> Just make libg++ a port. :-)
> Yes, or abandon it entirely. We surely don't need it in our base
> system. Even for ports, I'd be surprised to find anything useful that
> still relied on libg++. Any software that still uses libg++ is almost
>
t dropping it from the
source and making it a port shouldn't disturb anyone.
--
Alexander
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
ev/afd0s4: Invalid argument
Am I missing something?
Bye,
Alexander.
P.S.: dmesg/... at request via private mail.
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
v 0x03 int a irq
11 on pci0.12.0
sc0: flags 0x6 on isa
sc0: VGA color <16 virtual consoles, flags=0x6>
More (dmesg/...) on request via private mail.
Bye,
Alexander.
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
nothing (3.1-Stable install, cvsup to
current and make world with NOGAMES=YES). The only thing I've noticed
is: hack istn't there anymore, but thats expected.
Bye,
Alexander.
--
http://netchild.home.pages.de A.Leidinger @ wurzelausix.cs.uni-sb.de
To Unsubscribe: send mail to majord...@
calling convention back
have been applied to both CURRENT and RELENG_5_0 branch. Unfortunately,
this means that all the software, compiled during the breakage window
and which is using functions returning structs by value, will have to be
recompiled.
--
Alexander Kabaev
To Unsubscribe: send mail
o ssh
(lastlog issue) and pam_ssh.c in the logs and I will look at it later.
Bye,
Alexander.
--
Loose bits sink chips.
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
To Unsub
On Tue, 24 Dec 2002 16:48:28 +0100
Alexander Leidinger <[EMAIL PROTECTED]> wrote:
> Yesterday I've updated my -current box and now xdm gets a signal 11 when
> I use pam_ssh. My previous world was from Dec. 11.
>
> I don't look more into this issue today, but I'
I've seen similar erratic behaviour myself when using gdb without -k
command switch. Can it be your problem too?
Also, you might want to look for sample .gdbinit files for useful gbd
macros other people are using. These files are in the tree somewhere.
--
Alexander Kabaev
To Unsubscribe:
r kernel build
directory should also be a much larger kernel.debug).
Bye,
Alexander.
--
Loose bits sink chips.
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
To Unsubscribe:
On Fri, 03 Jan 2003 03:19:28 +0100
Dag-Erling Smorgrav <[EMAIL PROTECTED]> wrote:
> Alexander Leidinger <[EMAIL PROTECTED]> writes:
> > Dag-Erling, any ideas?
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/46628
>
> Fixed a couple of minutes ago.
Just teste
x27;t find the options and I can't see any
> logs telling me what's wrong. Seems like the fonts use the size 100
> instead of 10 or 12 that they normally do... suggestions ?
Sometimes I get this too. I restart X or have to reboot then and
everything goes back to normal operation.
Bye,
used started from usbd interfere...
Bye,
Alexander.
--
"One world, one web, one program" -- Microsoft promotional ad
"Ein Volk, ein Reich, ein Fuehrer" -- Adolf Hitler
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint
This way you can use the partition as a dumpdev, but
without enabling the use of the swap in the system.
Bye,
Alexander.
--
"One world, one web, one program" -- Microsoft promotional ad
"Ein Volk, ein Reich, ein Fuehrer" -- Adolf Hitler
http://www.Leidinger.net
I can't find a commit after this which seems to be related
to ata.
Bye,
Alexander.
--
The computer revolution is over. The computers won.
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE
On Sun, 12 Jan 2003 06:49:18 -0800
walt <[EMAIL PROTECTED]> wrote:
> Could your Zip disk be missing or bad?
Usually I don't have a zip disk in the drive at boot time... I give it a
try (tomorrow).
Bye,
Alexander.
--
The computer revolution is over. The comput
ng to update
to todays sources, and start from a clean kernel compile directory...
let's see how far I get then.
Bye,
Alexander.
--
The dark ages were caused by the Y1K problem.
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint = C518 B
;
> Dunno, but it is the 13'th today :)
I don't have a problem with this date:
calendar -f /usr/share/calendar/calendar.freebsd -t 13.03
My hope is a stale dependency for sys... I'm going to cvsup now.
Bye,
Alexander.
--
The dark ages we
eandir; make cleandir; make depend && make -j 4 && make install)
kernel compile directory. No luck. :-(
After disabling the second channel - where the zip drive is attached to
- in the BIOS, the system doesn't hang at boot.
Anything I can do to find the cause?
Bye,
Alexander.
-
Francis Barnhart <[EMAIL PROTECTED]> writes:
> Have you tried disabling ACPI?
>
> If not try hitting space at the boot prompt and typing:
>
> unset acpi_load
OK, this works for me, but then PCMCIA does not seem to work.
--
Alexander Pohoyda
<[EMAIL PROTECTED]>
the
> console:
>
> uhub0: port error, giving up port 2
> uhub0: port error, restarting port 2
>
What USB devices are connected to these ports?
--
Alexander Kabaev
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
ppening if I insert some card. No beeps at all.
So, if ACPI is enabled, I keep having Fatal traps
12... (acpi_thermal). If disabled -- no fun without peripherals :-)
I have just installed 5.0-RC3.
What else to try?
Anyway, thanks to all developers for the great work!!
--
Alexander Pohoyda
<[
I type in whole dmesg here?
> My 600E has real issues with ACPI; it works fine without (using APM).
Yes, that notebook worked great with 4.7-RC3, APM and there were no
problems with PCMCIA.
--
Alexander Pohoyda
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with &
IRQ to use
> for the cardbus bridge.
Where do I get this utility? I had a Windows XP preinstalled , and it
told me that PCMCIA uses IRQ 9. I'll try to put this into
/boot/device.hints:
hint.ccb.0.irq="9"
I'll write back if this solves the issue.
Thanks for your help!
PCMCIA uses IRQ 9. I'll try to put this into
> > /boot/device.hints:
> > hint.ccb.0.irq="9"
>
> This won't work.
Pity. Is there a reason why not!?
--
Alexander Pohoyda
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
rcial
use" license for it.
If Intel also offers vtune with such a license (I doubt it), I will have
a look at it.
Intel is also responsive to bug reports/feature requests when you
specify FreeBSD as the operating system icc runs on, so I'm sure we can
push vtune into a state where w
On Wed, 15 Jan 2003 19:32:39 +0100
Poul-Henning Kamp <[EMAIL PROTECTED]> wrote:
>
They have a beta test access to vtune:
http://www.intel.com/software/products/vtune/vlin/
Bye,
Alexander.
--
I believe the technical term is "Oops!"
http:
is able to show you the utilisation of the CPU pipelines and you
meet the necessary requirements, it may be of use.
Bye,
Alexander.
--
I believe the technical term is "Oops!"
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint
to freebsd like I did with icc, but I
can't because of ...".
Bye,
Alexander.
--
I believe the technical term is "Oops!"
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
operating in 11Mb/s mode.
Filesize is 46MB, FTP, FreeBSD 4.5-RC3 <--> FreeBSD 5.0-RC3:
BSS mode: ~1900 Kb/s
ad-hoc mode: ~4300 Kb/s
--
Alexander Pohoyda
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Folks. I heard on IRC others are seeing this as well:
I'm using FreeBSD 5.0-CURRENT #2: Thu Jan 9 22:49:45 CET 2003 on i386,
but it used to happen since at least December, maybe even November (I'm
always using more or less recent -CURRENT's).
I didn't happen before, so I can be rather sure it's
Thus spake Kenneth Culver ([EMAIL PROTECTED]):
> This may be related to the vchans stuff in in the pcm driver.
Good point. I don't know when I activated the vchans stuff, but I think
it was approx. the time the error occured for the first time.
Let's see if the error occurs again.
Alex
To Uns
m0 (sound softc) @ /scratch/src/sys/dev/sound/isa/mss.c:177
> 2nd 0xc1f4a680 pcm0:play:0 (pcm channel) @
>/scratch/src/sys/dev/sound/pcm/channel.c:441
I'd wish to have sound working..
On my second notebook (TP600E) I have a PCI sound card -- 0x1013 0x6001. Don't you?
--
Charlie ROOT <[EMAIL PROTECTED]> writes:
> root, nor a regular user. Is this a font path problem?
No, it is not.
> /usr/libexec/ld-elf.so.1: /usr/lib/libc_r.so.5: Undefined symbol
> "__thr_jtable"
This is a problem. Version numbers are OK, though.
--
Alexander
on TP600 with 5.0-CURRENT.
There is CS4236 there. Pure ISA, AFAIK. Worked fine with 4.5-RELEASE.
I would spend as much time as it needs to bring it to life. I'd
appreciate any ideas how to preceed.
--
Alexander Pohoyda
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECT
="isa"
...
to /boot/device.hints, I will get a line telling that
pcm0: failed to probe on
...
and later
...
pcm1: on isa0
device_probe_and_attach: pcm1 attach returned 6
Talking about 5.0-CURRENT here.
--
Alexander Pohoyda
<[EMAIL PROTECTED]>
To Unsubscribe: send
evice pcm0at isa? port 0x530 irq 9 drq 1 flags 0x10
apog@oak:~$ grep pcm /var/run/dmesg.boot
apog@oak:~$
ps2 ? audio
Enabled, Address 530, IRQ 9, DMA 0 - 1, SBAddress 220
ps2 ? midi
Enabled, Address 580, IRQ 5
No sound. Ideas?
--
Alexander Pohoyda
<[EMAIL PROTECTED]>
To
9
> > No sound. Ideas?
Same result.
A new line in dmesg:
pci0: (vendor=0x1013, dev=0x6001) at 6.0 irq 10
I do use DOS ps2 utility, and it seems to work.
Should I disable AUDIOCTRL device? What about PCIIRQ?
Anything else I may try?
Thanks to all who replied!
--
Alexander Pohoyda
<[E
Don't forget to post a message to the list if you have a solution!
--
Alexander Pohoyda
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Mon, 6 Jan 2003 11:17:23 +0100
Alexander Leidinger <[EMAIL PROTECTED]> wrote:
> On Fri, 03 Jan 2003 03:19:28 +0100
> Dag-Erling Smorgrav <[EMAIL PROTECTED]> wrote:
>
> > Alexander Leidinger <[EMAIL PROTECTED]> writes:
> > > Dag-Erling, any ideas?
> > > FWIW - AIX aggrees with Solaris.
OSF1 .. V5.1 732 alpha
HP-UX . B.11.00 U 9000/800
agree with Solaris
--
Alexander Pohoyda
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
generated (it wouldn't life in /usr/obj if it isn't generated, isn't
it). There's a missing semicolon after a goto command.
I don't use NOCLEAN, so there's something wrong with /usr/src, isn't it?
Bye,
Alexander.
--
0 and 1
On Mon, 3 Feb 2003 18:59:46 +0100
Alexander Leidinger <[EMAIL PROTECTED]> wrote:
> I tried a buildworld yesterday and today, and I got:
> ---snip---
> gcc -I/big/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DHAVE_C
> ONFIG_H -DTARGET_NAME=\"i386-undermydesk
dies with 'short read' error there.
> Alexander, please commit your patch for gas(1). It works!
> It was very kind of you to develop it, and it was done
> incredibly fast. Thanks a lot!
Not going to happen until binutils people approve it. I am not sure
if the behavior I fixed was no
begin of this year it doesn't anymore. gensig daemonizes itself
fills the named pipe and then terminates. The content of the named pipe
stays the same for every mail (no wonder, gensig is gone).
Bye,
Alexander.
--
Speak softly and carry a cellular phone.
http://www.Leidinge
I plan to upgrade GCC to the version 3.2.2. Please hold your updates for
a while.
--
Alexander Kabaev
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
The import should be complete now. Please let us know if you
see any problems introduced with this GCC version.
On Sun, Feb 09, 2003 at 11:39:25PM -0500, Alexander Kabaev wrote:
> I plan to upgrade GCC to the version 3.2.2. Please hold your updates for
> a while.
--
Alexander Kaba
On Mon, 10 Feb 2003 04:40:34 +1100 (EST)
Bruce Evans <[EMAIL PROTECTED]> wrote:
> Untested fix for this and rev.1.79, and for a similar race in blocking
> opens of named pipes for reading:
Solves my problem.
Bye,
Alexander.
--
Actually, Microsoft is sort of a mixture between the
Apparently, you caught the src tree at the bad moment. See if another
cvsup/buildworld changes anything.
On Mon, 10 Feb 2003 02:33:48 -0500
Rahul Siddharthan <[EMAIL PROTECTED]> wrote:
> Alexander Kabaev wrote:
> > The import should be complete now. Please let us know if you
>
7;s unlikely to help),
> otherwise don't bother.
If you really have a CPU intensive application you want to run on a P4 I
suggest to use icc instead of gcc, as gcc does some things on a P4 which
Intel has on the "don't do that on a P4" list.
Bye,
Alexander.
--
Hi,
/etc/rc.d/named copies /dev with pax to the named chroot directory. This
is obviously wrong with devfs, isn't it?
Bye,
Alexander.
--
Where do you think you're going today?
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerpr
d as a list
> :but it's very easy to change.
>
> Does this list want a lock to protect it? I am unfamiliar with usb
> locking at the moment, so ignore if stupid.
There is nothing to be familiar with at the moment. UBS stack relies on
spls on -stable and Giant on -current to
#x27;s uic binary does not use libwizards.so. Please take time to dig a
little deeper and figure what binary exactly is failing. It is doubtful
someone will be able to help you otherwise.
--
Alexander Kabaev
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
have the "old" style
"Configuring syscons: fontX Y Z foo bar" and also "Starting sshd.", "Starting
lpd.", ... and also /usr/local/etc/rc.d with the "old" style start
messages. This is inconsistent.
Bye,
Alexander.
--
It&
On Fri, 14 Feb 2003 09:31:57 -0800
Gordon Tetlow <[EMAIL PROTECTED]> wrote:
> On Tue, Feb 11, 2003 at 06:59:31PM +0100, Alexander Leidinger wrote:
> > Hi,
> >
> > /etc/rc.d/named copies /dev with pax to the named chroot directory. This
> > is obviously wrong with
Just committed /usr/src/libexec/rtld-elf/rtld.c v1.76 should fix that.
--
Alexander Kabaev
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
I hope you
find the real problem which affects all of us, now that you are able to
see it yourself.
Bye,
Alexander.
--
The best things in life are free, but the
expensive ones are still worth a look.
http://www.Leidinger.net Alexander @ Leid
e in 5.0R:
>
> $ mkisofs -J -r mydir | burncd -f /dev/acd1c -s 16 data - fixate
Please try the patch in from the mail to -current with the Message-ID
<[EMAIL PROTECTED]> and report if it works for
you.
Bye,
Alexander.
--
Reboot America.
http://
On Tue, 25 Feb 2003 20:56:25 +0100
David Vidal Rodríguez <[EMAIL PROTECTED]> wrote:
> Alexander Leidinger wrote:
> > Please try the patch in from the mail to -current with the Message-ID
> > <[EMAIL PROTECTED]> and report if it works for
> > you.
>
> I
401 - 500 of 2262 matches
Mail list logo