Re: for those following -current

2006-01-15 Thread Marc Espie
On Sat, Jan 14, 2006 at 09:36:50PM -0600, Joe Szedula wrote: I just tried: # cd /usr/src/gnu/usr.bin/gcc # make -f Makefile.bsd-wrapper obj # make -f Makefile.bsd-wrapper depend # make -f Makefile.bsd-wrapper # make -f Makefile.bsd-wrapper install from

Re: for those following -current

2006-01-14 Thread Marc Espie
You are advised to wait for a little bit more. Current source exhibits a few issues that prevent, for instance, and XOrg build. This is getting solved, we'll let you know when things are a bit safer.

Re: for those following -current

2006-01-14 Thread Marc Espie
On Sat, Jan 14, 2006 at 12:16:06PM +0100, Marc Espie wrote: You are advised to wait for a little bit more. Current source exhibits a few issues that prevent, for instance, and XOrg build. This is getting solved, we'll let you know when things are a bit safer. okay, this particular issue

Re: for those following -current

2006-01-14 Thread Michael Steinfeld
On 1/14/06, Marc Espie [EMAIL PROTECTED] wrote: On Sat, Jan 14, 2006 at 12:16:06PM +0100, Marc Espie wrote: You are advised to wait for a little bit more. Current source exhibits a few issues that prevent, for instance, and XOrg build. This is getting solved, we'll let you know when

Re: for those following -current

2006-01-14 Thread Marc Espie
On Sat, Jan 14, 2006 at 10:26:06AM -0500, Michael Steinfeld wrote: On 1/14/06, Marc Espie [EMAIL PROTECTED] wrote: On Sat, Jan 14, 2006 at 12:16:06PM +0100, Marc Espie wrote: You are advised to wait for a little bit more. Current source exhibits a few issues that prevent, for instance,

Re: for those following -current

2006-01-14 Thread Michael Steinfeld
still wouldn't build for me. === games/canfield === games/canfield/canfield install -c -s -o root -g games -m 2555 canfield /usr/games/canfield install: /usr/games/canfield/canfield: Is a directory *** Error code 71 Stop in /usr/src/games/canfield/canfield (line 125 of

Re: for those following -current

2006-01-14 Thread Marc Espie
On Sat, Jan 14, 2006 at 02:42:51PM -0500, Michael Steinfeld wrote: still wouldn't build for me. === games/canfield === games/canfield/canfield install -c -s -o root -g games -m 2555 canfield /usr/games/canfield install: /usr/games/canfield/canfield: Is a directory *** Error code 71

Re: for those following -current

2006-01-14 Thread Michael Steinfeld
Thanks for the help so far. Installing a snapshot binary does not help me learn anything. Which is why I am to follow -current. However, I read the FAQ regularly and have a local copy mirrored. When I saw that stop error, I remembered reading 'build failed because of file snake' and that it is

Re: for those following -current

2006-01-14 Thread Joe Szedula
On 1/14/06 9:01 AM, Marc Espie ([EMAIL PROTECTED]) wrote: On Sat, Jan 14, 2006 at 12:16:06PM +0100, Marc Espie wrote: You are advised to wait for a little bit more. Current source exhibits a few issues that prevent, for instance, and XOrg build. This is getting solved, we'll let you know

Re: for those following -current

2006-01-14 Thread Daniel Ouellet
Joe Szedula wrote: I just tried: # cd /usr/src/gnu/usr.bin/gcc # make -f Makefile.bsd-wrapper obj # make -f Makefile.bsd-wrapper depend # make -f Makefile.bsd-wrapper # make -f Makefile.bsd-wrapper install I may be wrong, but I saw a few times the answer to this

for those following -current

2006-01-13 Thread Todd C. Miller
Due to some just-committed types changes you will have to build install gcc before a make build will succeed. New snapshots will be available in the next few days. - todd

Re: for those following -current

2006-01-13 Thread Matthias Kilian
On Fri, Jan 13, 2006 at 02:43:21PM -0500, Michael Steinfeld wrote: Thanks for the heads up, Can you tell me the time of these commits? I updated my tree aprox. 2 hours ago. Watch out for an updated www/faq/current.html. Todd had documented the necessary change there. Ciao, Kili

Re: for those following -current

2006-01-13 Thread David Hill
On Fri, Jan 13, 2006 at 02:43:21PM -0500, Michael Steinfeld wrote: On 1/13/06, Todd C. Miller [EMAIL PROTECTED] wrote: Due to some just-committed types changes you will have to build install gcc before a make build will succeed. New snapshots will be available in the next few days.