Date: Wed, 20 Nov 2013 08:48:48 -0600 From: Nathan Whitehorn <nwhitehorn@freebsd.org> To: Frank Pfabigan <frank.pfabigan@gmail.com>, freebsd-ppc@freebsd.org Subject: Re: /usr/ports/devel/icu does not compile Message-ID: <528CCBD0.3080900@freebsd.org> In-Reply-To: <CAFX4DrZn27Ne2N5tOB9LzghCyheBV1uHMkEbdHGci6Cja1VJ-g@mail.gmail.com> References: <CAFX4DrbFucTEPVt4XWnB%2BLEgwc6pfOrYVqz1MkeKcNzLjz=kAQ@mail.gmail.com> <20131120122336.0553e1fd@puffo.bilink.net> <CAFX4DrZn27Ne2N5tOB9LzghCyheBV1uHMkEbdHGci6Cja1VJ-g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/20/13 08:40, Frank Pfabigan wrote: > thanks for the tip ^^ > > when i try to compile /usr/ports/lang/gcc46 (4.6.4) it says that this > conflicts with gcc4.6.3 and suggests that i should first remove gcc4.6.3. > > but... if i do so, what will compile the sources of gcc4.6.4? ^^ Could you post the error message you get from compiling icu? I haven't had any trouble with it. > how do i fix this issue? ;-) > > and: yes. every compile-run takes nearly a day ;-) compiling X was endless > (but works). is there a way to answer all questions during compilation per > default so that i can compile sources unattended? (because i'm sleeping > sometimes ^^). make config-recursive is your friend here -Nathan > > 2013/11/20 Luciano Mannucci <l@mcs.it> > >> On Wed, 20 Nov 2013 11:34:47 +0100 >> Frank Pfabigan <frank.pfabigan@gmail.com> wrote: >> >>> is /usr/ports/devel/icu, which will not compile so that neither kde, >> gnome, >>> xfce will be built. >>> >>> the only window manager so far that works is enlightenment (0.17). >> I'm running xfce on my old (1998) powerbook. It works like a charm :-) >> I remember having had a hard time compiling icu, I don't remember what >> fixed the thigie though. >> Maybe it needs gcc46. >> Or maybe it was not enough swap space. >> You may wish ti try. Once compiled gcc46 from the ports, just >> issue "setenv CC gcc46" and "setenv GXX g++46" and type a >> make install clean in the icu directory. >> Good luck, BTW... :-) >> >> Now I'm trying to compile webkit-gtk2 (needed - among others - by >> gnome). I'm still trying to understand what's going wrong (each >> attempt costs more then 24 hours compilation :). I'll report the >> results once I have some... :-) >> >> Cheers, >> >> Luciano. >> -- >> /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) >> \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250 >> X AGAINST HTML MAIL / E-MAIL: posthamster@sublink.sublink.ORG >> / \ AND POSTINGS / WWW: http://www.lesassaie.IT/ >> _______________________________________________ >> freebsd-ppc@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ppc >> To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >> > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?528CCBD0.3080900>