On 23-Jun-2002 (05:36:10/GMT) Bruce Evans wrote:
> msdos doesn't exist in -current (it has been renamed to msdosfs)...
Aarrgghh! When it happens? I'm sure to miss something but here
mount_msdos works (and in my /etc/fstab I have msdos not msdosfs).
Is a manual removal required or would be done
> Mark Murray wrote:
> >>These seem to be the same program. I'll take this if there are no
> >>objections.
> >
> > You have it!
>
> Okay, here's my vidfont/kbdmap rewrite for review. Any feedback
> is welcome, the same goes for bug reports :-)
Cool, thank you very much!
Some comments:
o Pl
I'm running FreeBSD 5.0 Current (one day old) and I'm getting this
message when I'm trying to compile gcc31
gcc31
Description: application/java-applet
I'm running a one day old Current And I'm getting this error messages
when I'm trying to compile
/John
bison-error
Description: application/java-applet
===> xe
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pccard/card_if.m -h
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
rm -f .depend
mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I.
On Mon, Jun 17, 2002 at 12:09:14 +0800, Ying-Chieh Liao wrote:
> make build all ok, but failed on install
> should I rebuild world first ?
after adding "-lstdc++" , it's all ok
and I find that everything link with libGL* must link to stdc++, too
(at least ports/x11-toolkits/gtkglarea)
maybe th
On 2002-06-22 14:44 +0200, Martin Blapp <[EMAIL PROTECTED]> wrote:
>
> Hi Stefan,
>
> Did the GCC-3.1 from ports compile translate.c with optimization
> > turned on ???
> >
> > It didn't, just one or two weeks ago.
>
> GCC3.1.1 Prerelease.
>
> Yes it did. I removed the patch andd added -O and
On Sun, 23 Jun 2002, Riccardo Torrini wrote:
> On 23-Jun-2002 (05:36:10/GMT) Bruce Evans wrote:
>
> > msdos doesn't exist in -current (it has been renamed to msdosfs)...
>
> Aarrgghh! When it happens? I'm sure to miss something but here
More than a year ago.
> mount_msdos works (and in my /et
Very very strange ...
How recent is your CURRENT ?
Mine is :
FreeBSD 5.0-CURRENT #2: Fri May 31 09:49:38 CEST 2002
root@fuchur:/usr/ports/x11/XFree86-4-libraries# pwd
/usr/ports/x11/XFree86-4-libraries
root@fuchur:/usr/ports/x11/XFree86-4-libraries# cc --version
gcc (GCC) 3.1.1 20020617 (pre
unsubscribe cvs-all
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Hi,
I see the bug now too - with the newest snapshot. Sorry about this !
Martin
Martin Blapp, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
--
ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH
Phone: +41 061 826 93 00:
On Thu, Jun 20, 2002 at 05:18:25PM -0700, Grover, Andrew wrote:
> > From: Michael Nottebrock [mailto:[EMAIL PROTECTED]]
> > > You are right. My PC supports this via BIOS too. The
> > > disadvantage is, that the bios handle it. I like W2K's
> > > feature to do it ACPI based (?). This gives my the
A kernel from yesterday probes my network card as follows:
rl0: port 0x8800-0x88ff mem 0xe280-0xe28000ff\
irq 15 at device 13.0 on pci0
rl0: Realtek 8139B detected. Warning, this may be unstable in autoselect mode
rl0: Ethernet address: 00:00:c5:b3:45:24
miibus0: on rl0
rlphy0: on mii
On Sun, Jun 23, 2002 at 07:19:06PM +0800, Ying-Chieh Liao wrote:
> On Mon, Jun 17, 2002 at 12:09:14 +0800, Ying-Chieh Liao wrote:
> > make build all ok, but failed on install
> > should I rebuild world first ?
>
> after adding "-lstdc++" , it's all ok
It is not OK. One should NEVER be explicity
On Sun, Jun 23, 2002 at 12:10:05PM +0200, John Angelmo wrote:
> I'm running a one day old Current And I'm getting this error messages
> when I'm trying to compile
I cannot reproduce either your ports/lang/gcc31 or this problem.
At this point I am suspecting something is wrong with your system.
On Sun, Jun 23, 2002 at 10:12:08AM +0200, Riccardo Torrini wrote:
> > msdos doesn't exist in -current (it has been renamed to msdosfs)...
>
> Aarrgghh! When it happens?
> # cd /sbin && ls -l mount*
> -r-xr-xr-x 1 root wheel 347084 Apr 28 2001 mount_msdos
> -r-xr-xr-x 1 root wheel 380
> From: Ducrot Bruno [mailto:[EMAIL PROTECTED]]
> there is a little detail that I don't understand actually. When we
> want to enter S4 in:
>
> sys/contrib/dev/acpica/hwsleep.c::AcpiEnterSleepState
>
> we have to fill PM1AControl and PM1BControl with some values
> deduced by
> the DSDT. Thos
On Sun, 23 Jun 2002, Martin Blapp wrote:
>
> Very very strange ...
>
> How recent is your CURRENT ?
>
> Mine is :
>
> FreeBSD 5.0-CURRENT #2: Fri May 31 09:49:38 CEST 2002
>
> root@fuchur:/usr/ports/x11/XFree86-4-libraries# pwd
> /usr/ports/x11/XFree86-4-libraries
>
> root@fuchur:/usr/ports/x11/X
/usr/home/des/tinderbox/sparc64/src/libexec/ftpd/ftpd.c:1604: warning: long long int
format, off_t arg (arg 6)
/usr/home/des/tinderbox/sparc64/src/libexec/ftpd/ftpd.c: In function `dataconn':
/usr/home/des/tinderbox/sparc64/src/libexec/ftpd/ftpd.c:1680: warning: long long int
format, off_t arg (
Hi All,
I don't know if I'm the one that observed this.
Building world completed with default CFLAGS (-O -pipe
-march=pentiumpro), but failed with -O0 or without
optimization. /usr/src cvsupped within one day. Here's
the error message (same for -O0 and without -O).
===> libexec/rtld-elf
cc -pipe
On Sun, Jun 23, 2002 at 12:46:25 -0700, David O'Brien wrote:
> It is not OK. One should NEVER be explicity adding "-lstdc++". Please
> use the right compiler which takes care of all this for you.
I dont know how to make a patch against X (it's too complex :/ )
but I do know that it works (for m
On Sun, Jun 23, 2002 at 12:50:54PM -0700, David O'Brien wrote:
> I cannot reproduce either your ports/lang/gcc31 or this problem.
> At this point I am suspecting something is wrong with your system.
I get the same exact problem with the most recent current. This
installation originally came from
> I don't know if I'm the one that observed this. Building world
> completed with default CFLAGS (-O -pipe -march=pentiumpro), but
> failed with -O0 or without optimization. /usr/src cvsupped within
> one day. Here's the error message (same for -O0 and without -O).
>
> ===> libexec/rtld-elf
> cc
David O'Brien wrote:
> On Sun, Jun 23, 2002 at 12:10:05PM +0200, John Angelmo wrote:
>
>>I'm running a one day old Current And I'm getting this error messages
>>when I'm trying to compile
>
>
> I cannot reproduce either your ports/lang/gcc31 or this problem.
> At this point I am suspecting som
I'm planning on checking in the zero copy sockets code Tuesday evening,
MDT. If there are any concerns, I'm more than willing to delay it.
I've also released a new snapshot, based on -current from June 23rd, 2002:
http://people.freebsd.org/~ken/zero_copy/
The following changes went into this
On Sun, 23 Jun 2002, Kenneth D. Merry wrote:
> I'm planning on checking in the zero copy sockets code Tuesday evening,
> MDT. If there are any concerns, I'm more than willing to delay it.
Out of curiousity, what happens when the page being write()n is a mmap'd
page shared by multiple processe
On Mon, Jun 24, 2002 at 01:17:03 -0500, Mike Silbersack wrote:
> On Sun, 23 Jun 2002, Kenneth D. Merry wrote:
>
> > I'm planning on checking in the zero copy sockets code Tuesday evening,
> > MDT. If there are any concerns, I'm more than willing to delay it.
>
> Out of curiousity, what happens
27 matches
Mail list logo