Date: Mon, 17 Mar 2014 09:52:53 -0600 From: Tom Everett <tom@khubla.com> To: "Lundberg, Johannes" <johannes@brilliantservice.co.jp> Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>, freebsd-ports@freebsd.org Subject: Re: crochet and dependencies Message-ID: <CAB3ij4DR6u4taPgaLwWJ9J8J4SHjc3B=RBu%2BwaDd3KUfEprv7w@mail.gmail.com> In-Reply-To: <CAASDrV=sUq=xpNVP-f3Jvr3y%2Bct6homaGP%2Bj%2BAH%2BMN-KiAxqww@mail.gmail.com> References: <CAASDrV=sUq=xpNVP-f3Jvr3y%2Bct6homaGP%2Bj%2BAH%2BMN-KiAxqww@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The change to use mkimage was my change. The intent to was to simplify the patchsets required for uboot. Interestingly, I'm compiling on AMD64 too. Here is what I have for gcc. Is this what you have (other than that I have 4.6) [root@bernice /storage/home/tom/crochet/crochet-freebsd]# gcc --version gcc (FreeBSD Ports Collection) 4.6.4 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [root@bernice /storage/home/tom/crochet/crochet-freebsd]# ls -lat /usr/local/bin/gcc lrwxr-xr-x 1 root wheel 20 Feb 2 18:51 /usr/local/bin/gcc -> /usr/local/bin/gcc46 On Mon, Mar 17, 2014 at 4:03 AM, Lundberg, Johannes < johannes@brilliantservice.co.jp> wrote: > Hi > > A new version of the crochet script told me I could install u-boot from > ports. Trying but keep getting error. > > First error: Can't find gcc > Fixed by installing gcc47 and creating a symbolink link > /usr/local/bin/gcc47 /usr/local/bin/gcc > > Next error: > > mkenvimage.c: In function 'main': > mkenvimage.c:137:35: error: 'PLAIN_VERSION' undeclared (first use in this > function) > mkenvimage.c:137:35: note: each undeclared identifier is reported only once > for each function it appears in > gmake[2]: *** [mkenvimage.o] Error 1 > gmake[2]: Leaving directory > `/usr/ports/sysutils/u-boot-beaglebone-eabi/work/u-boot-2013.04/tools' > gmake[1]: *** [tools] Error 2 > gmake[1]: Leaving directory > `/usr/ports/sysutils/u-boot-beaglebone-eabi/work/u-boot-2013.04' > *** Error code 2 > > What am I doing wrong? > > On 11-current amd64. > > -- > Johannes Lundberg > BRILLIANTSERVICE CO., LTD. > > -- > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > $BHkL)J];}$K$D$$$F!'$3$NEE;R%a!<%k$O!"L>08?M$KAw?.$7$?$b$N$G$"$j!"HkF?FC8"$NBP>]$H$J$k>pJs$r4^$s$G$$$^$9!#(B > $B$b$7!"L>08?M0J30$NJ}$,<u?.$5$l$?>l9g!"$3$N%a!<%k$NGK4~!"$*$h$S$3$N%a!<%k$K4X$9$k0l@Z$N3+<(!"(B > $BJ#<L!"G[I[!"$=$NB>$NMxMQ!"$^$?$O5-:\FbMF$K4p$E$/$$$+$J$k9TF0$b$5$l$J$$$h$&$*4j$$?=$7>e$2$^$9!#(B > --- > CONFIDENTIALITY NOTE: The information in this email is confidential > and intended solely for the addressee. > Disclosure, copying, distribution or any other action of use of this > email by person other than intended recipient, is prohibited. > If you are not the intended recipient and have received this email in > error, please destroy the original message. > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" > -- A better world shall emerge based on faith and understanding - Douglas MacArthur
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB3ij4DR6u4taPgaLwWJ9J8J4SHjc3B=RBu%2BwaDd3KUfEprv7w>