Re: rebuild DragonFly using gcc 4.1

2007-05-10 Thread arnuld
On 5/5/07, Erik Wikström [EMAIL PROTECTED] wrote: It downloads the DragonFly sourcecode to your computer so that you can compile it. If you have a slow connection you might want to download a compressed tarball of the sources instead of using cvsup. You can download tarballs from here:

Re: rebuild DragonFly using gcc 4.1

2007-05-10 Thread arnuld
On 5/10/07, Justin C. Sherrill [EMAIL PROTECTED] wrote: On Thu, May 10, 2007 1:37 pm, arnuld wrote: On 5/5/07, Erik Wikström [EMAIL PROTECTED] wrote: if a package you want can't be found there take a look in

Re: rebuild DragonFly using gcc 4.1

2007-05-10 Thread Trevor Kendall
yes and i don't even see xorg there: http://www.pkgsrc-box.org/packages/stable/DragonFly-1.8/meta-pkgs/ modular-xorg-fonts are there but xorg is not :-( Have a look in ../x11. It looks like you will have to use modular xorg whether you like it or not now.

Re: rebuild DragonFly using gcc 4.1

2007-05-10 Thread Justin C. Sherrill
On Thu, May 10, 2007 1:52 pm, arnuld wrote: yes and i don't even see xorg there: http://www.pkgsrc-box.org/packages/stable/DragonFly-1.8/meta-pkgs/ modular-xorg-fonts are there but xorg is not :-( There's no single meta-package for modular xorg yet, and I wish there was - it went from being

Re: rebuild DragonFly using gcc 4.1

2007-05-07 Thread Joerg Sonnenberger
On Sat, May 05, 2007 at 10:14:47PM +0200, Erik Wikström wrote: For third party application don't follow what's written under Installing software, look at http://wiki.dragonflybsd.org/index.cgi/HowToPkgsrc and follow the steps under the section Pre-built pkgsrc packages, but use the

Re: rebuild DragonFly using gcc 4.1

2007-05-07 Thread Justin C. Sherrill
On Mon, May 7, 2007 6:55 am, Joerg Sonnenberger wrote: Note that those packages are no longer updated. The current sets can be found under http://www.pkgsrc-box.org/packages/current/DragonFly-1.8/All/ for pkgsrc HEAD and http://www.pkgsrc-box.org/packages/stable/DragonFly-1.8/All/ for the

Re: rebuild DragonFly using gcc 4.1

2007-05-07 Thread Matthew Dillon
:On Mon, May 7, 2007 6:55 am, Joerg Sonnenberger wrote: : : Note that those packages are no longer updated. The current sets can be : found under : http://www.pkgsrc-box.org/packages/current/DragonFly-1.8/All/ : for pkgsrc HEAD and : http://www.pkgsrc-box.org/packages/stable/DragonFly-1.8/All/ :

rebuild DragonFly using gcc 4.1

2007-05-05 Thread arnuld
i wanted to have GCC 4.x based DragonFly system (for a C++ project) and Trevor Kendall advised this: If you are using 1.8.x: In /etc/make.conf uncomment WANT_GCC41=yes and rebuild. If you are using HEAD, it is built automatically already. To use it set CCVER to gcc41.

Re: rebuild DragonFly using gcc 4.1

2007-05-05 Thread arnuld
On 5/5/07, arnuld [EMAIL PROTECTED] wrote: i wanted to have GCC 4.x based DragonFly system (for a C++ project) and Trevor Kendall advised this: If you are using 1.8.x: In /etc/make.conf uncomment WANT_GCC41=yes and rebuild. If you are using HEAD, it is built automatically already.

Re: rebuild DragonFly using gcc 4.1

2007-05-05 Thread Erik Wikström
On 2007-05-05 20:59, arnuld wrote: On 5/5/07, arnuld [EMAIL PROTECTED] wrote: i wanted to have GCC 4.x based DragonFly system (for a C++ project) and Trevor Kendall advised this: If you are using 1.8.x: In /etc/make.conf uncomment WANT_GCC41=yes and rebuild. If you are using HEAD,

Re: rebuild DragonFly using gcc 4.1

2007-05-05 Thread Bill Hacker
Erik Wikström wrote: On 2007-05-05 20:59, arnuld wrote: On 5/5/07, arnuld [EMAIL PROTECTED] wrote: i wanted to have GCC 4.x based DragonFly system (for a C++ project) Arnild, Pardon the top post, but I'd take all this a step or so further for a 'newbie' with only one machine: - Install a