Thanks for the reply.
Booting directly was the problem.
2:da(2,a)/boot/loader
cured the problem.
tomdean
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
Aha! I am loading the kernel directly.
2:da(2,a)/kernel
I looked in the archives, but, did not see anything.
I am munging with a disk, da1. -current is on da2. 3.4 from the CD
on da0.
Next week I will have a boot manager again!
tomdean
To Unsubscribe: send mail to [EMAIL PROTECTED]
wit
/dev/null was not the problem. I removed and remade it. I am using
the latest MAKEDEV.
# ls -l /dev/null
crw-rw-rw- 1 root wheel2, 2 Apr 3 13:40 /dev/null
tomdean
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
To build the kernel, I
# cd sys/i386/conf
# config -r
# cd ../../compile/
# make depend
# make -j36
# make install
/etc/make.conf has no uncommented lines in it.
# file /kernel
/kernel: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD),
dynamically linked, not stripped
tomdean
To
# uname -a
FreeBSD celebris 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Apr 3
06:49:43 PDT 2000 tomdean@celebris:/usr/src/sys/compile/CELEBRIS-SMP
i386
cvsup'ed April 2 at 1230, make world April 2 2200.
I think I missed something. Several things in /usr/bin are broken.
# top
top: nlist failed
#
There were some posts on -current in the past few days about binutils.
I believe they were related.
Look at the archive on FreeBSD, search current for binutils.
tomdean
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
A very careful reading of the man page shows:
Note that two parsers will examine these escape sequences, so in
order to have the `chat parser' see the escape character, it is
necessary to escape it from the `command parser'. This means that in
practice you should use two escapes, for exam
Thanks for the reply.
> Date: Wed, 16 Feb 2000 01:16:25 -0700
> From: Warner Losh <[EMAIL PROTECTED]>
>
> In message <[EMAIL PROTECTED]> Thomas Dean writes:
> : What change to ppp did I miss?
>
> There were some quoting and comment recognition changes at one
&
I am running -current SMP, as of today. Before today, I was running
-current SMP of Oct. 18, 1999.
The system was up since early January, connected to my ISP. The only
reboot in the past three months was due to a power glitch!
I was away for 4 months. I cvsup'ed today and did a 'make world'.
I missed something, I think.
# gcc --version
egcs-2.91.66
What is the relationship?
tomdean
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
I am running SMP 4.0-current as of Oct 18.
I attempted to profile an application, using 'gcc -pg ...'.
Compiling/linking worked OK. When I attempt to run the application,
it reports a stack overflow.
gschem and libgeda.so.5 were built with 'gcc -pg ...'.
# gschem
ERROR: Stack overflow
When I
cvsup this evening. make world failed. /usr/src/crypto does not exist.
tomdean
= make world output ==
cd /usr/src/gnu/lib/libdialog; /usr/obj/usr/src/tmp/usr/bin/make beforeinstall
install -C -o root -g wheel -m 444 /usr/src/gnu/lib/libdialog/dialog.h
/usr/obj/usr/src/tmp/u
I installed -current on a notebook with WINNT on the disk. The
notebook has the ide disk limitation. So, I chopped the disk do get
around it. Maybe I should buy a new notebook, but, this one works.
Everything worked OK, except the boot manager. I get:
F1 ??
F2 FreeBSD
F3 ??
F4 FreeBS
I can get there, now.
tomdean
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
I attempted to reach the archives to search for a 3.1 boot floppy
problem and cannot.
Is www.freebsd.org down?
tomdean
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
I think I missed something, again.
What is the current and near-future status of Class Libraries?
libg++ is not updated. libstdc++ has some classes 'if 0'-ed out.
I have a project that uses the string class and iostream. I cannot
build it with -current as of Apr 11.
Is the solution to get and
I am running -current SMP as of last week.
I cvsup'ed last night and started a 'Make -j12 world'.
tomdean
===> usr.sbin/i4b/isdnmonitor
cc -O2 -m486 -pipe -DDEBUG -I/usr/obj/usr/src/tmp/usr/include -c
/usr/src/usr.sbin/i4b/isdnmonitor/main.c
gzip -cn /usr/src/usr.sbin/i4b/isdnmonitor/isdnmonit
I am running 4.0-current SMP as of Apr 29.
I cvsup'ed this morning and at about 0950, started
'make -j12 world > log.file'.
I returned to find the machine frozen and the console blank. Pressing
a key resulted in a high-pitched squeal and no other response. Could
not ping the machine. Power
Some more information.
c++ worked on Apr 12 and Apr 20.
I did cvsup/make world/make kernel on:
Apr 12
Apr 21
Apr 28
Apr 29
I believe the Apr 29 make world broke it. I used xpdf last night,
after the make world. today, it complains of 'undefined symbol
__vt_7filebuf'
tomdean
To Unsubscribe:
I lost the thread for this problem and it is not in the archives.
I am running 4.0-current SMP, as of a couple hours ago, cvsup this
morning.
What was the solution to:
/usr/lib/libstdc++.so.3: Undefined symbol "__vt_7filebuf"
/usr/lib/libstdc++.so: undefined reference to `filebuf virtual table'
We had this discussion last September, along with Mike Smith.
We discussed using the calibration stuff in config, and not to use
CLK_CALIBRATION_LOOP.
It was noted the 8254 was unstable and TSC could not be used to
improve it.
As a result of the conversation, I wound up with
CLK_USE_I8254_CALIBR
I am running 4.0-current SMP of Apr 21 16:51:36 1999.
Time appears to be drifting very fast, ~300 sec in 8 hours. dmesg and config
attached at the end. I am using CLK_USE_I8254_CALIBRATION.
On 27 Apr at about 2000, the system appeared to freeze for several
seconds, while lightly loaded, one user
I think I mis-directed this earlier.
I am running 4.0-current SMP as of Apr 21.
LINT has two versions of values for ports. One is in quotes and the
other is not.
For example,
device npx0at nexus? port IO_NPX iosiz 0x0 flags 0x0 irq 13
device sio0at isa? port "IO_COM1"
I am running 4.0-current SMP, cvsup today and built an hour ago.
Everything seems OK.
Great work.
tomdean
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
From: Jose Gabriel Marcelino
vga0 at 0x3b0-0x3df maddr 0xa msize 131072 on isa
fb0: vga0, vga, type:VGA (5), flags:0x700ff
vga0: on isa0
known problem.
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
I am running 4.0-current of April 12. 1999.
I just finished updating my ports after the change to egcs-2.91.66. I
know they were OK as they were, but, I wanted to eliminate all the gcc
compiled things. And, this was a good time.
I had to fix a couple of applications with bad code. Everything e
I see the latest /etc/defaults/rc.conf will include either or both of
/etc/rc.conf or /etc/rc.conf.local.
I only want to have one.
Which is going to stay with us the longest?
tomdean
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the messag
I am running 4.0-current SMP, as of an hour ago, cvsup about noon,
today.
I have been holding off, watching the egcs development.
It all works. egcs all appears to work, I rebuilt some applications.
I did a cvsup, make world, and, after applying the patch to delay
starting cpu#1, built a kernel
I submitted a PR.
This is not a show-stopper. I have a system running 2.2.7. fd works
on that one. So, I read/write floppies there. It is a pain, though.
tomdean
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
I have the same problem on 4.0-current SMP of Mon Feb 15 03:34:29 PST
1999.
tomdean
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
Just to be clear, when I said the values from dmesg and config covered
everything, I mean all the physical and/or BIOS devices are included
in the list.
There are TWO cards plugged into the MB, other than the CPU's. These
are de0 and the vga. The on-mother-board devices are all in dmesg.
There a
Changing to polled improved things, somewhat.
Printing a 30k postscript file takes 2 minutes.
Sending an 9368 byte binary, printer control and setup file takes
approximately 1 minute.
This is very slow. I will try to setup a DOS or WINNT machine to
duplicate this.
tomdean
To Unsubscribe: sen
My machine is a DEC Celebris 5133DP. The only device added since
purchase was de0.
This is a recent problem, within the past few months. Or, was I
running polled before that? I used the default. From an old config,
I see:
device lpt0at isa? port? tty irq 7 vector lptintr
dmesg:
I am running smp, 4.0-current, as of Mon Feb 15 03:34:29 PST 1999.
Printing is very slow. I have a HP LaserJet III attached to lpt0.
Printing in the pcl, text, mode is slower than I expect. Printing in
the postscipt mode is extremely slow. A 30K postscript file has been
OVER 5 minutes and is no
...
> eg++ is totally incompatable with g++ 2.7.x.
...
> -- David(obr...@nuxi.com -or- obr...@freebsd.org)
Aha!
Thanks,
tomdean
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
# pwd; ls
/usr/local/lib/gcc-lib/i386-unknown-freebsd4.0/egcs-2.91.60
SYSCALLS.c.Xcollect2* crtend.olibg2c.alibstdc++.a
cc1*cpp*crtendS.o libgcc.aspecs
cc1obj* crtbegin.o f771* libiberty.a
cc1plus*crtbegi
As suspected, eg++ is using libstdc++.a, not libstdc++.so.2, as it
should.
How does this get fixed?
tomdean
==
# g++ -m486 -O2 hello.cc -o hello
# ldd hello
hello:
libg++.so.4 => /usr/lib/libg++.so.4 (0x28051000)
libstdc++.so.2 => /usr
I installed egcs from the port.
eg++ produces larger binaries than g++. From this trivial example, I
would expect these files to be very similar in size.
obj_size exe_size strip_exe_size
--
g++ 972 7150 5464
eg++ 118829
I found my problem.
I did a cut-paste from LINT.
# Parallel-Port Bus
# nlpt Parallel Printer
controller ppbus0
# devicelpt0at isa? port? tty irq 7 vector lptintr
device nlpt0 at ppbus?
controller ppc0at isa? disable port ? tty irq 7
I changed to the new nlpt. No luck.
It appears that the parallel port is not found.
I am running SMP-current, as of this afternoon. From uname -a:
... FreeBSD 4.0-CURRENT #0: Sat Feb 13 16:11:56 PST 1999
In my config, I changed to include ppbus0, nlpt0, and ppc0, exactly as
in LINT:
# Parall
I agree with this approach. However, I believe this is OBE. Jkh just
committed the changes to cvs.
Having the default values at the head of rc makes more sense.
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
This looks like a good addition to rc.conf(5). A description of what
the inventor(s) intended when adding rc.conf.site and rc.conf.local to
the system.
> Typically I use 'sysinstall' exactly once in one machine's lifetime.
> My old method of dealing with 'rc.conf' and 'rc.conf.local' was:
> =
Sorry for the long lines, I want to show garbled/split messages.
I am running an SMP kernel, -current as of last night.
I can look through logs back to early April, 1998, if necessary.
If I use reboot or shutdown -r, the top part of dmesg does not appear
in /var/log/messages. The amount of dmes
43 matches
Mail list logo