Date: Wed, 3 Dec 2014 06:03:05 -0800 From: Mehmet Erol Sanliturk <m.e.sanliturk@gmail.com> To: Odhiambo Washington <odhiambo@gmail.com> Cc: questions <questions@freebsd.org>, User Questions <freebsd-questions@freebsd.org> Subject: Re: How to manually compile on FreeBSD 10.x Message-ID: <CAOgwaMt8B31-XjNU4=70gsNgpN1UDqxHWe0UBa9h%2BtQU9xPyCQ@mail.gmail.com> In-Reply-To: <CAAdA2WOJpqHkVe9dea-8_AXEWOYKwNRtr9ZQ6hei7X1pvZbD7g@mail.gmail.com> References: <CAAdA2WO2g7e48kJc8=oQ=pKYUDNwX2obV5WnzupC8gmT5xiPFQ@mail.gmail.com> <CAOgwaMtPFsNNM9reg5iRSjO5At09dbU7V-Kg=D9hcHxtEi3znw@mail.gmail.com> <CAAdA2WMFi2p_sOraRTM1HSMt_bfUj3ragaGtm7NrZnPgwaMtMg@mail.gmail.com> <CAOgwaMtmVixcEXHq1Y2wat1p2XWY5JE1ytaFzBnew8198cK%2Btg@mail.gmail.com> <CAAdA2WOJpqHkVe9dea-8_AXEWOYKwNRtr9ZQ6hei7X1pvZbD7g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 3, 2014 at 5:57 AM, Odhiambo Washington <odhiambo@gmail.com> wrote: > Hi Mehmet, > > You perhaps did not understand my question or I wasn't clear. > > On previous versions of FreeBSD, issues with compilers have never been an > issue. However from FreeBSD 10, a lot has changed and it appears someone > needs to manually install a compiler. > > I went around my problem by: > > cd /usr/bin > ln -s clang++ gcc > > Then I went into my tarball and did the configure/make/make install but > the compiler made so much noise that I am not even sure the application > will run as expected. > This is what i am trying to grasp from the people familiar with and using > FreeBSD 10.x. I did not need all those wikipedia entries:) > > > > > On 3 December 2014 at 16:52, Mehmet Erol Sanliturk < > m.e.sanliturk@gmail.com> wrote: > >> >> >> On Wed, Dec 3, 2014 at 5:37 AM, Odhiambo Washington <odhiambo@gmail.com> >> wrote: >> >>> >>> On 3 December 2014 at 16:33, Mehmet Erol Sanliturk < >>> m.e.sanliturk@gmail.com> wrote: >>> >>>> On Wed, Dec 3, 2014 at 3:09 AM, Odhiambo Washington <odhiambo@gmail.com >>>> > >>>> wrote: >>>> >>>> > Hi guys, >>>> > >>>> > What do I need to install on FreeBSD 10 to enable me compile stuff by >>>> hand? >>>> > >>>> > [root@admin ~/Exim/exim-4.85_RC2]# uname -a >>>> > FreeBSD admin.cnet.co.za 10.0-RELEASE-p12 FreeBSD 10.0-RELEASE-p12 >>>> #0: Tue >>>> > Nov 4 04:15:03 UTC 2014 >>>> > root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >>>> > i386 >>>> > >>>> > >>>> > >>>> > [root@admin ~/Exim]# cp Makefile-Exim-4.85x.txt exim-4.85_RC2/L >>>> > LICENCE LICENSE.opendmarc Local/ >>>> > [root@admin ~/Exim]# cp Makefile-Exim-4.85x.txt >>>> > exim-4.85_RC2/Local/Makefile >>>> > [root@admin ~/Exim]# cd exim-4.85_RC2 >>>> > [root@admin ~/Exim/exim-4.85_RC2]# make >>>> > /bin/sh scripts/source_checks >>>> > >>>> > >>> Creating links to source files... >>>> > >>> Creating lookups/Makefile for building dynamic modules >>>> > >>> New Makefile & lookups/Makefile installed >>>> > >>> Use "make makefile" if you need to force rebuilding of the >>>> makefile >>>> > >>>> > */bin/sh ../scripts/Configure-os.h* >>>> > */bin/sh ../scripts/Configure-os.c* >>>> > *gcc buildconfig.c* >>>> > *make[1]: exec(gcc) failed (No such file or directory)* >>>> > **** Error code 1* >>>> > >>>> > Stop. >>>> > make[1]: stopped in /root/Exim/exim-4.85_RC2/build-FreeBSD-i386 >>>> > *** Error code 1 >>>> > >>>> > Stop. >>>> > make: stopped in /root/Exim/exim-4.85_RC2 >>>> > >>>> > >>>> > >>>> > -- >>>> > Best regards, >>>> > Odhiambo WASHINGTON, >>>> > Nairobi,KE >>>> > +254733744121/+254722743223 >>>> > "I can't hear you -- I'm using the scrambler." >>>> > >>>> >>>> >>>> What does >>>> >>>> "compile stuff by hand" >>>> >>>> mean ? >>>> >>>> >>> Download tarball >>> Extract tarball >>> ./configure --with-your-favorite-opts >>> make >>> make install >>> >>> >>>> >>> >>> >>> -- >>> Best regards, >>> Odhiambo WASHINGTON, >>> Nairobi,KE >>> +254733744121/+254722743223 >>> "I can't hear you -- I'm using the scrambler." >>> >> >> >> >> http://en.wikipedia.org/wiki/Build_automation >> http://en.wikipedia.org/wiki/List_of_build_automation_software >> http://en.wikipedia.org/wiki/Category:Build_automation >> >> >> If a suitable software exists for you in the Ports/Packages you may use >> it , >> otherwise it may be necessary to download related sources of your >> selected software >> and compile and use it . >> >> For some projects supplying tarballs , they may also supply a Version >> Control Facility >> such as Subversion or Git which you may continuously upgrade your system >> incrementally by using a clone of their Version Control Facility. >> >> >> Thank you very much . >> >> Mehmet Erol Sanliturk >> >> >> >> >> > > > -- > Best regards, > Odhiambo WASHINGTON, > Nairobi,KE > +254733744121/+254722743223 > "I can't hear you -- I'm using the scrambler." > Now your question is very clear . My response was not to that question . I am very sorry my wrong understanding . Thank you very much . Mehmet Erol Sanliturk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOgwaMt8B31-XjNU4=70gsNgpN1UDqxHWe0UBa9h%2BtQU9xPyCQ>