ld not sucking in /usr/lib/crt1.o - or is it me?

2003-10-06 Thread Chris Knight
** Error code 2 If I add /usr/lib/crt1.o to the file list it works OK. Any reason why ld isn't pulling this in automatically? Feel free to correct me if I'm missing the obvious and if there's a better way of resolving this. Thanks. Regards, Chris Knight Systems Administrator E-Ea

RE: current iso snapshots

2003-07-14 Thread Chris Knight
ard that before. Appropriate term when trying to get 5.x running on them... Regards, Chris Knight Systems Administrator E-Easy Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.e-easy.com.au > -Original Message- > From: Andrew Thomson > Sent: Tue

RE: Problem with RC3

2003-01-15 Thread Chris Knight
above. cbb only gets an irq on my TP600 when acpi is loaded, so I'm going back to using OLDCARD. Interestingly, loader ignores my hint.acpi.0.disable=1 and acpi_load=NO settings in /boot/loader.conf and tries loading it anyway - even when manually setting them. Renaming the acpi module f

RE: Problem with RC3

2003-01-15 Thread Chris Knight
card and pcic devices. > From my dmesg: > > cbb0: mem 0x50102000-0x50102fff > irq 9 at device 2.0 on pci0 > cardbus0: on cbb0 > pccard0: <16-bit PCCard bus> on cbb0 > cbb1: mem 0x50101000-0x50101fff > irq 11 at device 2.1 on pci0 > cardbus1: on cbb

RE: Problem with RC3

2003-01-15 Thread Chris Knight
BIOS support. It works under Win9x with an extra program, but doesn't work under Windows 2000. I'm happy to be corrected though. I have a DOS partition on my ThinkPad 600, but never managed to get it working. > -- > | Matthew N. Dodd Regards, Chris Knight Systems Administrator AIMS

RE: fetch: multiple choices

2002-11-20 Thread Chris Knight
Howdy, The webserver is returning a status code of 300 for the file. The webserver response should be including one or more locations from which the file is available. I'd imagine that libfetch/fetch ignores this and moves on to the next available site. Regards, Chris Knight Sy

RE: Comments on Release Building for -current

2002-08-04 Thread Chris Knight
Howdy, > -Original Message- > From: John Baldwin [mailto:[EMAIL PROTECTED]] > Sent: Friday, 2 August 2002 4:05 > To: Bruce Evans > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; Chris Knight > Subject: RE: Comments on Release Building for -current > > > On 01

RE: Comments on Release Building for -current

2002-07-31 Thread Chris Knight
Howdy, > -Original Message- > From: John Baldwin [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 31 July 2002 23:12 > To: Chris Knight > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: Comments on Release Building for -current > > [snip] > > Oo

Comments on Release Building for -current

2002-07-31 Thread Chris Knight
for a release build to be successful for PC98 or Alpha. I'm happy to help resolve the release building issue if anybody is interested. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web

kern.flp too big

2002-06-24 Thread Chris Knight
Howdy, Just tried a release build of -current. The R/stage/image.kern directory is 1446KB in size. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au To Unsubscribe

RE: Release Building - failing at usr/share/doc/usd/13.viref

2002-05-29 Thread Chris Knight
e ETA for c++ to be reconnected to the release build? Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscri

Release Building - failing at usr/share/doc/usd/13.viref

2002-05-29 Thread Chris Knight
r/share/doc/usd files. The build then fails in usr/share/doc/usd/13.viref. I'm assuming groff isn't built due to c++ issues with the newer gcc import. Is this correct? Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7

RE: multi default routes in freebsd !?

2002-05-21 Thread Chris Knight
or multipath routing on: > ftp://ftp.flirble.org/pub/unix/hacks/FreeBSD/mpath/ > but it seems this page now removed. > Remove mpath from the above URL and you will find the patches. > -- > Vladimir B. Grebenschikov > [EMAIL PROTECTED], SWsoft, Inc. Regards, Chris Knight

RE: Current in Production

2002-04-10 Thread Chris Knight
es. I have that well and truly now :-) I liked riding the edge of insanity years ago. I've fallen over the edge since then :-) Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://

Current in Production

2002-04-10 Thread Chris Knight
e for providing a reliable and dependable distribution, even when it's considered unstable and for development purposes only. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://w

RE: nss_ldap

2001-06-05 Thread Chris Knight
ng on -current. Then use the nss_ldap version on nectar.com along with the patches. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au > -Original Message

RE: kernel core

2001-04-22 Thread Chris Knight
k all partitions, answering yes to all prompts tunefs -A -s all partitions, where N > 0 I found that the newer fsck didn't help any. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://ww

RE: Problems with -CURRENT

2001-04-13 Thread Chris Knight
d the -A flag to update all superblock entries, as subsequent fsck's errored with first superblock different to first alternate. In summary: fsck all partitions tunefs -A -s all partitions, where n > 0 Hope this helps. Regards, Chris Knight Systems Administrator AIMS Indepen

RE: Problems syncing disks in recent -current (since 19th)

2001-02-22 Thread Chris Knight
Howdy, I think this is unrelated. I'm getting the same thing happening on a system I built prior to Kirk's recent commit - I haven't yet had time to find the cause. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax:

RE: md, current and stable

2001-02-06 Thread Chris Knight
Howdy, > -Original Message- > From: Sheldon Hearn [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 6 February 2001 20:38 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: md, current and stable > > > On Tue, 06 Feb 2001 16:34:39

md, current and stable

2001-02-05 Thread Chris Knight
Howdy, Since the new md was introduced, it is not possible to build a -current snapshot on a -stable box. Are there any plans to MFC this soon? Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795

sysinstall move and make release on FreeBSD-stable

2001-01-18 Thread Chris Knight
r stable. I'm thinking the best way is to change the linking command for rtermcap in /usr/src/usr.sbin/sysinstall/Makefile relative to one of the environment variables set for the make release process. Not foolproof, but better than my hack :-) Also, the following commands added to ${CHROOTDIR}

RE: modified ich sound driver for current?

2001-01-16 Thread Chris Knight
the list, I'll e-mail it to anyone that asks. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au > -Original Message- > From: [EMAIL PROTECTED] >

RE: Build failure in -current

2000-12-17 Thread Chris Knight
Howdy, You beat me to it. I was just about to send a patch that did exactly the same thing. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au > -Original Mess

RE: Build failure in -current

2000-12-17 Thread Chris Knight
FTUPDATES is not defined. > I realise that. I always use soft updates, so it wasn't a problem for me. It took less time to add it into the boot floppies than work out what a non-softupdates softdep_slowdown should return. > - Jordan > Regards, Chris Knight Systems Administrator AIMS I

RE: Build failure in -current

2000-12-17 Thread Chris Knight
Howdy, I've been noticing this on my daily builds for the last five days. I've just tried the attached patch, which works for me. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795

FFS Snapshot issues

2000-11-28 Thread Chris Knight
and my kernel config. Hopefully, some-one can make more sense of it in a shorter timeframe than me. If any further information is required, please let me know and I'll try my best to get it to you. BTW, is there any reason I had to enter panic twice in ddb to get the sucker to dump core? Reg

Australian Time Servers

2000-03-14 Thread Chris Knight
f for sysinstall. Could some-one please commit it. Thanks. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au --- release/sysinstall/menus.c.orig Wed Mar 15 13:57:59

sendmail 8.10

2000-03-11 Thread Chris Knight
Howdy, Are there any plans by the FreeBSD team to add sendmail 8.10 to FreeBSD-4.0, or is the sendmail release too late for this to happen? TIA for any info. Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331

RE: building ports

2000-03-08 Thread Chris Knight
a new version number, but had not been released as a new package... Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au > -Original Message- > From:

Re: how to play with pci128 sound card

1999-02-17 Thread Chris Knight
Greetings, I also have a Creative Labs Sound Blaster PCI128 installed, and though I followed your instructions below I am not havine what I would call promising results. At 12:21 PM 1/10/99 +0100, Luigi Rizzo wrote: >you need a -current system with the "pcm" device, then I am running 3.1-STAB

Re: Why doesn't Vinum start automatically?

1999-01-30 Thread Chris Knight
At 04:03 PM 1/30/99 -0800, you wrote: >> > Any ideas why this isn't working? Is it working in -current but not >-stable? >> > >This led me to believe that he was running -stable and simply >posted to the wrong group. I am running -stable. I didn't 'exactly' post to the wrong group. I posted

Why doesn't Vinum start automatically?

1999-01-29 Thread Chris Knight
There have been changes to rc and rc.conf lately to autostart Vinum. But on my system it does not auto load at start and I wind up manually loading the module, reading the config and mounting the volume. Any help if figuring out why this is not working would be appreciated. rc.conf now sets a va

Re: Can't mount root. Really need help...

1999-01-25 Thread Chris Knight
At 06:29 PM 1/25/99 +0100, Leif Neland wrote: > > >On Sun, 24 Jan 1999, Chris Knight wrote: > >> Greetings, >> >> I have learned a very valuable lesson. No matter how many time I have >> made world, I shouldn't do it while I'm tired. Last night I

Can't mount root. Really need help...

1999-01-24 Thread Chris Knight
Greetings, I have learned a very valuable lesson. No matter how many time I have made world, I shouldn't do it while I'm tired. Last night I synced my tree and made world. I rebooted, and was going to remake my kernel after the boot. That became an impossibility. After the the message "Wait

Can't mount root. Really need help...

1999-01-24 Thread Chris Knight
Greetings, I have learned a very valuable lesson. No matter how many time I have made world, I shouldn't do it while I'm tired. Last night I synced my tree and made world. I rebooted, and was going to remake my kernel after the boot. That became an impossibility. After the the message "Wait

Re: HEADS UP: New version of Vinum

1999-01-21 Thread Chris Knight
At 02:13 PM 1/21/99 +1030, you wrote: >I've just committed a new version of Vinum with a large number of >changes. It works fine here, much better than the old version, but >there's just a possibility that things may go wrong. If you have >trouble, please let me know immediately. Greg, Was th