Wine fails to compile on 5.1?

2003-08-21 Thread Charlie Schluting
Here it is: cc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC -D__WINESRC__ -Wall -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -O -pipe -mcpu=pentiumpro -g -o table.o table.c byacc -d -t ./sql.y byacc: e - line 69 of ./sql.y, syntax error

Re: ntop broken?

2003-08-14 Thread Charlie Schluting
On Thu, 7 Aug 2003, Kris Kennaway wrote: On Wed, Aug 06, 2003 at 08:57:53AM -0700, Charlie Schluting wrote: Running 5.0. cvsup to 5.1 and retry. The package currently builds on a clean 5.1 system. Ok, done, and still: * crypt() in -lc...no -lcrypt...no makes

Re: help! 5.1 doesn't do the rc thing?

2003-08-14 Thread Charlie Schluting
On Thu, 7 Aug 2003, Arjan van Leeuwen wrote: On Thursday 07 August 2003 20:05, Charlie Schluting wrote: On Thu, 7 Aug 2003, Scot W. Hetzel wrote: From: Charlie Schluting [EMAIL PROTECTED] Have you ran mergemaster already? It will take care of your /etc files (or at least it's supposed

Re: help! 5.1 doesn't do the rc thing?

2003-08-14 Thread Charlie Schluting
On Thu, 7 Aug 2003, Scot W. Hetzel wrote: From: Charlie Schluting [EMAIL PROTECTED] OMG. So anyways, does anyone have a link to info about how the heck I start stuff in 5.1? Most important: -my lo0 interface doesn't have the 127.0.0.1 address.. it just comes up with no addy

Re: help! 5.1 doesn't do the rc thing?

2003-08-14 Thread Charlie Schluting
On Thu, 7 Aug 2003, Mike Bristow wrote: On Thu, Aug 07, 2003 at 11:49:00AM -0700, Charlie Schluting wrote: Yes, of course :) That's why I'm perplexed. I let it install the files it wanted to, except for obvious things I didn't want overwritten: passwd file, sendmail config, etc

Re: ntop broken?

2003-08-14 Thread Charlie Schluting
On Wed, 6 Aug 2003, Kris Kennaway wrote: On Wed, Aug 06, 2003 at 08:57:53AM -0700, Charlie Schluting wrote: Howdy, Running 5.0. cvsup to 5.1 and retry. The package currently builds on a clean 5.1 system. Kris Ok, done, and still: * crypt() in -lc...no -lcrypt...no makes

Re: ntop broken?

2003-08-14 Thread Charlie Schluting
On Wed, 6 Aug 2003, Scott R. wrote: On Wed, 2003-08-06 at 22:39, Charlie Schluting wrote: 5BOn Wed, 6 Aug 2003, Kris Kennaway wrote: On Wed, Aug 06, 2003 at 08:57:53AM -0700, Charlie Schluting wrote: Howdy, Running 5.0. cvsup to 5.1 and retry. The package currently

Re: help! 5.1 doesn't do the rc thing?

2003-08-14 Thread Charlie Schluting
On Thu, 7 Aug 2003, Mike Bristow wrote: On Thu, Aug 07, 2003 at 11:49:00AM -0700, Charlie Schluting wrote: Yes, of course :) That's why I'm perplexed. I let it install the files it wanted to, except for obvious things I didn't want overwritten: passwd file, sendmail config, etc. Just

Re: help! 5.1 doesn't want to start my nic :)

2003-08-10 Thread Charlie Schluting
On Fri, 8 Aug 2003, leafy wrote: On Thu, Aug 07, 2003 at 07:26:28PM -0700, Charlie Schluting wrote: Ok, I found that /etc/rc.d/netif was missing. I moved the one from /usr/src/etc/rc.d into place, and I'm thinking that will fix it. I don't remember telling it NOT to move this file

Re: ntop broken?

2003-08-10 Thread Charlie Schluting
On Wed, 6 Aug 2003, Kris Kennaway wrote: On Wed, Aug 06, 2003 at 03:39:47PM -0700, Charlie Schluting wrote: 5BOn Wed, 6 Aug 2003, Kris Kennaway wrote: On Wed, Aug 06, 2003 at 08:57:53AM -0700, Charlie Schluting wrote: Howdy, Running 5.0. cvsup to 5.1 and retry

[resolved] Re: help! 5.1 doesn't want to start my nic :)

2003-08-09 Thread Charlie Schluting
Anyone know what's up with that? Can anyone give me the rundown on how/what FreeBSD does at boot time to start the network interface? Maybe something is supposed to be running that script, but isn't? Another missing script? Upon boot up, FreeBSD runs the /etc/rc script. Check that you

ntop broken?

2003-08-07 Thread Charlie Schluting
Howdy, Running 5.0. I'm trying to install ntop from ports, but this is what I get: * ERROR: 1. Basic c library routines are missing. * (yes means it was found, no means it was not found) * * crypt.h...no (optional) * crypt() in -lc...no -lcrypt...no * * No way

Re: ntop broken?

2003-08-07 Thread Charlie Schluting
5BOn Wed, 6 Aug 2003, Kris Kennaway wrote: On Wed, Aug 06, 2003 at 08:57:53AM -0700, Charlie Schluting wrote: Howdy, Running 5.0. cvsup to 5.1 and retry. The package currently builds on a clean 5.1 system. Kris Interesting. So, I tried, and it deleted all my ports. I was using

help! 5.1 doesn't do the rc thing?

2003-08-06 Thread Charlie Schluting
OMG. I did it (the 5.1 update), and it went flawlessly until the reboot. I read /usr/src/UPDATING! It said that the old rc system was going away, but it would keep all your old files. So anyways, does anyone have a link to info about how the heck I start stuff in 5.1? Most important: -my lo0