I'm experiencing the following error while bulding world:
===> libpam/modules/pam_ssh
cc -nostdinc -O -pipe
-I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh
-I/usr/src/lib/libpam/modules/pam_ssh/../../../../contrib/libpam/libpam/include
-I/usr/src/lib/libpam/modules/pam_ssh/../
FreeBSD does not want to work with my USB mouse. I believe it to be a
problem with the motherboard, a Tyan S1834. The mouse does work under
BeOS and Windows so I know it's not toast. Also, the mouse works with
FreeBSD on my Tyan S1832 motherboard so that's a good sign too.
Here's my kernel
David O'Brien wrote:
> This is not much of a bug report. Was libpng compiled with new binuils
> or old? Someone that is having problems (which I am not), needs to
> compile things with -g, not strip them, use gdb and provide a REAL bug
> report.
>
In /etc/make.conf I have:
CFLAGS= -O0 -g -pipe
Alexander N. Kabaev wrote:
>> Interesting. Is the DF_TEXTREL flag set in DT_FLAGS instead? Is the
>> library linked w/ -enable-new-dtags? Are the new dtags enabled by
>> default in the new binutils? Someting in elf32.em?
>
> No. DT_FLAGS entry is not created regardless of whether the
> --enable-
Hi,
Two ports I've tried to install recently, open-motif-devel and AbiWord,
have attempted to `mkdir /'. This fails with: "mkdir: /: Is a
directory." Installing these ports works just fine under 4.5-STABLE.
Pete...
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-cu
Michael D. Harnois wrote:
> On Thu, 2002-02-21 at 04:03, David O'Brien wrote:
>
>
>>On Thu, Feb 21, 2002 at 12:05:31AM +0100, Stijn Hoop wrote:
>>
>>>Maybe this can now be committed?
>>>
>>NOT until I have sufficient feedback from the FSF Binutils developers.
>>
>
> OK, I'm confused. bi
I just upgraded everything on my system and I'm still having trouble
with vim, AbiWord, and open-motif-devel. The problem with vim is one I
can fix by changing the install.sh script it comes with by forcing it to
link against the X11 library. For some reason it does not pick up that
it's req
On Mon, Mar 12, 2001 at 05:52:00PM -0600, Jonathan Lemon wrote:
> I committed a miibus'ified fxp driver to the tree today, and made
> it the default. If you compile fxp into your kernel statically,
> you will also need "device miibus" as well, if it isn't there already.
>
> If you notice any pro
Hi,
I'm new at tracking current and I'm having trouble getting
past this make error. I've searched around the archive but
can't find the answer. I have 128MB of memory and 384MB
of swap so I'm really not sure what's going on.
I'm running a tyan s1832dl with dual PII350s and SMP seems
to be wor
Hi,
I'm seeing a crash related to libc_r.
Could someone please instruct me as
to how to build a debug version.
Thanks,
Pete...
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Hi,
Just wondering if anyone has gotten make world
to work with this combo. It is expected that
gcc 3.0 will become the default compiler for
FreeBSD 5.0?
Thanks,
Pete...
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
I get this when I try to enable bridging:
#0 doadump () at /usr/src/sys/kern/kern_shutdown.c:232
#1 0xc01f5f8e in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:364
#2 0xc01f61d3 in panic () at /usr/src/sys/kern/kern_shutdown.c:517
#3 0xc0239317 in bremfree (bp=0xcae72988) at
/usr/src/
Ever since RC2 I have had to manually execute the following two lines
from my rc.conf, because they are not set at boot.
ifconfig_fxp0="DHCP"
ifconfig_wi0="inet up ssid my_ap mediaopt hostap"
Have I missed something?
Thanks,
Pete...
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscr
ACPI-1287: *** Error: Method execution failed, E_AML_UNINITIALIZED_LOCAL
can't fetch resources for \\_SB_.PCI0.FDC0 - AE_AML_UNINITIALIZED_LOCAL
I have a Tyan S1834 and see the above error during boot. I'm not sure
if this is such a big problem but it would be nice to eliminate the error.
Thank
Nate Lawson wrote:
> On Thu, 16 Jan 2003, Peter Schultz wrote:
>
> >ACPI-1287: *** Error: Method execution failed, E_AML_UNINITIALIZED_LOCAL
> >can't fetch resources for \\_SB_.PCI0.FDC0 - AE_AML_UNINITIALIZED_LOCAL
> >
> >I have a Tyan S1834 and see the above
John Baldwin wrote:
On 16-Jan-2003 Terry Lambert wrote:
>"Joel M. Baldwin" wrote:
>
>>I gather that there are quite a few Motherboards with bad ACPI asl's
>>on them. I know that my Abit BP6 sure has problems. As a result I
>>can't run ACPI.
>>
>>What are those of us with these motherboards sup
cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I.
-I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica
-I/usr/src/sys/contrib/ipfil
Jeff Roberson wrote:
I have reproduced the lagging mouse issue on my laptop. I tried moused to
no effect. Eventually, I grudgingly installed kde and immediately started
encountering problems with mouse lag. It would seem that twm was not
stressing my machine in the same ways that kde is. ;-)
I h
At this point in time it's downright irresponsible not to hide our
addresses.
I've been lurking on this list about a month to get caught up with
-current issues. Friday was both the first mail I sent to the list,
and the first use of this e-mail address. The only incoming mail was
from the Fr
Dan Strick wrote:
There seems to be an inconsistency between release 4.9-RC and 5.1 ufs
support. If I fsck the same ufs (type 1 of course) file system on
both releases, each claims that the other has left incorrect
summary data in the superblock. Presumably only one can be correct.
I just don't k
line
197 (cddb_slave_client_query): assertion `nsecs > 0' failed
slave-mike wrote:
if you can, add -force or equivilent to the command line.
there seem to be problems with ATAng and atapicam. :(
Peter Schultz wrote:
I have set the permissions to properly read the CD, and I can play aud
This has the elements of a false positive, but here it is anyway:
lock order reversal
1st 0xc3bcfde0 vm object (vm object) @ /usr/src/sys/vm/swap_pager.c:1323
2nd 0xc06f60a0 swap_pager swhash (swap_pager swhash) @
/usr/src/sys/vm/swap_pager.c:1838
3rd 0xc1036b90 vm object (vm object) @ /usr/src
No problem with formatting or writing floppies here under heavy system
load and even though this message--fdc0: cmd 3 failed at out byte 1 of
3--has been output twice at boot for probably over a year. The floppies
I used even came from a dusty pile of old driver disks. :-)
Pete...
Dag-Erling
I have a Tyan S1832DL w/dual pii 350s and it's not able to boot. Seems
to be having trouble with my adaptec scsi controller, I get a whole
bunch of output like this hand transcribed bit, it comes after "waiting
15 seconds for scsi devices to settle":
ahc0 timeout SCB already complete interrupt
John Baldwin wrote:
On 05-Nov-2003 Peter Schultz wrote:
I have a Tyan S1832DL w/dual pii 350s and it's not able to boot. Seems
to be having trouble with my adaptec scsi controller, I get a whole
bunch of output like this hand transcribed bit, it comes after "waiting
15 second
John Baldwin wrote:
On 06-Nov-2003 Peter Schultz wrote:
John Baldwin wrote:
On 05-Nov-2003 Peter Schultz wrote:
I have a Tyan S1832DL w/dual pii 350s and it's not able to boot. Seems
to be having trouble with my adaptec scsi controller, I get a whole
bunch of output like this
I'm having trouble installing with the 5.1-CURRENT-20031110-JPSNAP
floppies I got off snapshots.jp.freebsd.org. First off, I tried to
create a new slice and it wants to use /dev/ad0p1. I don't believe the
p is correct. I tried again without changing the slices at all, and
when newfs ran the
David O'Brien wrote:
On Thu, Nov 13, 2003 at 08:10:34PM +0900, Jun Kuriyama wrote:
At Wed, 12 Nov 2003 03:48:01 + (UTC),
Peter Schultz wrote:
I'm having trouble installing with the 5.1-CURRENT-20031110-JPSNAP
floppies I got off snapshots.jp.freebsd.org. First off, I tried to
cr
I'm trying to build a set of release floppies, but my setting for
CHROOTDIR seems to be ignored and the release gets dumped in my root
file system under /R. Shouldn't /R be installed under whatever I set
CHROOTDIR to?
Thanks,
Pete...
___
[EMAIL PROTE
R
is not widely used, but would be convenient for a local user.
Pete...
Scott
On Thu, 13 Nov 2003, Peter Schultz wrote:
I'm trying to build a set of release floppies, but my setting for
CHROOTDIR seems to be ignored and the release gets dumped in my root
file system under /R. Shoul
Richard Coleman wrote:
Andy Farkas wrote:
Richard Coleman wrote:
1. make buildworld
2. make buildkernel KERNCONF=NAME_OF_KERNEL_FILE
3. make installkernel KERNCONF=NAME_OF_KERNEL_FILE
4. shutdown -r now
5. boot into single user mode
6. fsck -p
7. mount -u /
8. mount -a -t ufs
9. swapon -a
9.
Matt Haught wrote:
I have been trying to get the latest current iso to install
>
I have also had negative results with the floppies from the 16th, but
the error for me is that no kernel modules want to get loaded, ergo no
networking.
Good news: It looks like the problems I had creating filesyste
Jun Kuriyama wrote:
kuriyama2003/11/12 00:08:16 PST
FreeBSD src repository
Modified files:
release/i386 drivers.conf
Log:
Move cd9660 module from 3rd floppy to 2nd to unbreak release.
Revision ChangesPath
1.31 +1 -1 src/release/i386/drivers.conf
>
I
John Baldwin wrote:
[ Bcc'd to various arch mailing lists ]
Please test the patch at http://www.FreeBSD.org/~jhb/patches/smp.patch
You can apply it to a sys/ check out by using patch -p6. It moves
the setting of mp_maxid into a separate function (cpu_mp_setmaxid())
that is called before loader tu
CARTER Anthony wrote:
Hey, I am looking for 5.0-CURRENT-20030218 version of compat4x for
running ymessenger, but I can only find 20020917 version on 4 different
FTP mirrors (including freebsd's main one).
Any ideas? Where is this?
Also, the 200212xx directory for compat4x is empty...Normal?
Antho
[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 port of ALSA would sure round out 5.2 nicely, and would get you
MIDI support: http://www.alsa-project.org/
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 port of ALSA would sure
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 ha
Hi,
I hope that core will approve removing sendmail from FreeBSD-CURRENT.
Thank you,
Pete...
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Terry Lambert wrote:
Peter Schultz wrote:
Hi,
I hope that core will approve removing sendmail from FreeBSD-CURRENT.
I'm pretty sure they will, just as soon as someone provides
patches to make installed base system components like sendmail
into "preinstalled packages", and th
David Schultz wrote:
Thus spake Thanjee Neefam <[EMAIL PROTECTED]>:
I was very happy when compiling my 5.0 kernel. For the first time "device
midi" compiled without giving any errors. This abnormal excitement only
led to misery when I discovered after rebooting that there still was no
MIDI.
Is MI
Terry Lambert wrote:
If you look over the historical cases of this discussion,
you'll see that the answer always comes down to "make the
system more modular, so people can replace XXX with YYY and
quit bothering us; please send patches". 8-) 8-).
Thanks for your help on this. I've been getting so
John Baldwin wrote:
On 02-Apr-2003 Peter Schultz wrote:
I'm sorry for beating a dead horse. A guy and I from tcbug were just
trying to fix his postfix installation, he does not know what happened,
it just stopped working. There would not have been a problem if
sendmail wasn't tie
On Wed, Apr 02, 2003 at 10:27:04AM -0700, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> Peter Schultz writes:
> : I hope that core will approve removing sendmail from FreeBSD-CURRENT.
>
> Request denied.
>
> 1) you made no case for it: Everybdoy knows this is a con
After updating 5.1-CURRENT this morning I get the following error when
trying to build any port:
Your system is too old to use this bsd.port.mk. You need a fresh make
world or an upgrade kit. Please go to http://www.FreeBSD.org/ports/ or
a mirror site and follow the instructions.
I always do
On Mon, 2002-07-01 at 09:02, Luigi Rizzo wrote:
> On Mon, Jul 01, 2002 at 09:58:04AM -0400, Andrew Gallatin wrote:
> ...
> > That's actually rather scary. It implies that a freshly checked out
> > tree checked out with plain 'cvs co src' is no longer buildable.
>
> c'mon... it is not that terrib
On Thu, 2002-07-25 at 16:30, Alex Zepeda wrote:
> I can buildworld no problem, play mp3s, read mail. But as soon as I play
> around in X... boom the system falls over.
>
As of this morning's new world I cannot open galeon/mozilla without a
complete lockup. I've also been locking up the system
Since yesterday I've been getting the following error when running the
command `portsclean -DDi':
Detecting unreferenced distfiles...
(eval):9:in `chdir': No such file or directory -
"\"/usr/ports/Mk/bsd.port.mk\", line 1621: warning: duplicate script for
target \".BEGIN\" ignored\n\"/usr/ports/M
On Thu, 2002-08-08 at 16:45, Terry Lambert wrote:
> Julian Elischer wrote:
> > On Thu, 8 Aug 2002, Katsushi Kobayashi wrote:
> > > Did you suggest the same API should be used on both Darwin and FreeBSD ?
> > > Or, should we share the same code on the device driver level ?
> > >
> > > Although I ha
I have two \\_SB_.PCI0 related warnings being output at boot. The one
about AE_BAD_DATA is fairly recent, but I don't know what kernel it
appeared with. I moved recently and haven't have a smooth upgrade path.
The FDC0 - AE_AML_UNINITIALIZED_LOCAL warning has been around for some time.
Copyrigh
Eric J. Chet wrote:
Hello
I just tried a -current buildworld which failed:
---
"/usr/src/gnu/usr.bin/groff/tmac/Makefile", line 2: warning: duplicate
script for target "-s" ignored
make: don't know how to make doc-common-s. Stop
---
Anybody else seeing this?
Thanks,
Eric
Yes, buildworld
Hi,
It would be nice to see this version of perl in -CURRENT. It would help
ease the development of mod_perl-2.0 by not having to install the port
and it just makes sense considering the bleeding-edge of the rest of the
system.
Thanks,
Pete...
To Unsubscribe: send mail to [EMAIL PROTECTED]
w
Can someone please end this nightmare?
If you've reviewed the patch and found substantive reason to contest it
then speak now else the patch should be commited today so that forward
progress can continue. I mean, cut the crap and state the facts you see
about the code or sit in silence while
I just pulled php4 from cvs and found that libtool version 1.4 is
required for the build. I know the popular response is to say "shut up
and code," but I'm not afraid to admit that libtool is way over my head.
I just hope some sympathetic genius sees this and decides they're not
above tackl
Rob wrote:
> I've tried to copy MAKEDEV to /dev in current. But get the error-
> "operation not supported". I must be missing some very basic concept.
> Rob.
Set NO_MAKEDEV_INSTALL=true in /etc/make.conf and make tweaks to
/etc/rc.devfs for /dev permissions on -current.
Pete...
To Unsubscr
Hello,
I did a fresh install of 5.0-CURRENT-20020519-JPSNAP from
snapshots.jp.freebsd.org to see how it would go. The installation went
fine and so did the building and installation of world, but now I've
found a couple problems.
Is anyone doing a fix for /usr/libexec/locate.updatedb, when run
I'm getting the following error on a just built -current, which was a
fresh install of 5.0-CURRENT-20020519-JPSNAP:
installing in lib/XThrStub...
rm -f UIThrStubs.o
LD_LIBRARY_PATH=../../exports/lib cc -c -O -pipe-ansi -pedantic
-Dasm=__asm
-Wall -Wpointer-arith -I../.. -I../../exports/
rob wrote:
> Pardon my ignorant question. What is Tinderbox? My guess is that its a
> special machine for doing some testing. Rob.
A tinderbox is a machine dedicated to building something big and
complex. Here's a good example from the mozilla project.
http://tinderbox.mozilla.org/showbuilds
Dag-Erling Smorgrav wrote:
> Alfred Perlstein <[EMAIL PROTECTED]> writes:
>
>>* Peter Wemm <[EMAIL PROTECTED]> [020530 01:01] wrote:
>>
>>>gcc-3.1 appears to have broken
>>>#pragma weak foo = bar
>>
>>What's the correct way to do this now?
>
>
> #pragma weak foo = "bar"
>
> as you'd h
Since -current uses devfs now is the remaking devices step still needed?
When promted to enter the root password there is no visible indicator
that it's time to type.
Are these PR material?
Pete...
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body
60 matches
Mail list logo