From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G2Uq0-0007Ee-8v for garchives@archives.gentoo.org; Mon, 17 Jul 2006 15:16:48 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6HFFkcs019315; Mon, 17 Jul 2006 15:15:46 GMT Received: from mail01.emarketsouth.com (mail01.emarketsouth.com [208.247.233.6]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6HFFhYK030037 for ; Mon, 17 Jul 2006 15:15:45 GMT Received: (qmail 9594 invoked by uid 399); 17 Jul 2006 15:20:04 -0000 Received: from unknown (HELO onyx) (64.192.54.4) by mail01.emarketsouth.com with SMTP; 17 Jul 2006 15:20:04 -0000 Subject: Re: [gentoo-embedded] problem cross-emerging minicom From: Ned Ludd To: gentoo-embedded@lists.gentoo.org In-Reply-To: <200607171627.28644.ladmanj@volny.cz> References: <200607141424.55883.ladmanj@volny.cz> <1153135920.14241.45.camel@localhost> <1153136132.24093.47.camel@localhost> <200607171627.28644.ladmanj@volny.cz> Content-Type: text/plain; charset=iso-8859-2 Organization: Gentoo Linux Date: Mon, 17 Jul 2006 11:15:40 -0400 Message-Id: <1153149341.1750.6.camel@onyx> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.4.2.1 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k6HFFkde019315 X-Archives-Salt: d9cea2e5-acc0-424c-93d6-7ef63d97b350 X-Archives-Hash: 69f9622a094e5e9c381b4df6f21969ca On Mon, 2006-07-17 at 16:27 +0200, Jakub Ladman wrote: > Thanx for answers. > I have not qlist binary on my system, from which ebuild it comes? http://www.gentoo.org/doc/en/portage-utils.xml > Jakub Ladman > Dne pond=ECl=ED 17 =E8ervenec 2006 13:35 Ned Ludd napsal(a): > > On Mon, 2006-07-17 at 07:32 -0400, Ned Ludd wrote: > > > On Mon, 2006-07-17 at 11:18 +0200, Jakub Ladman wrote: > > > > Hi > > > > Is this a reason, why i got no answer to my question, that by key= words > > > > is the application ebuild incompatible with my system and then it= is > > > > "Off topic" here in gentoo embedded ml? > > > > > > It's semi the right place. bugs.gentoo.org is probably better. > > > However chances are that nobody else encountered this bug you have = on > > > the arch that you have and can't really comment on it. > > > > > > Taking a quick peek at the code we see that BC is defined on line > > > 65 of src/window.c ; static char *BC, *CR, *NL; > > > And is not wrapped within any sort of #ifdef so you really should n= ot be > > > hitting that bug unless the sh4 has problems with static char * > > > > > > Anyway this is embedded and tends to require problem solving by > > > all parties involved. > > > > Also maybe worth noting is that ncurses provides a symbol named BC > > > > qlist -eo ncurses | scanelf -s +BC -f - -q > > > > > > If yes, tell me the right place, or recommend me please any other > > > > simple terminal, usable to serial line communications. I do not n= eed > > > > modem functions, i do not need kermit, zmodem nor any other file > > > > transfer. I need terminal for embedded linux machine which has co= nsole > > > > on serial line and terminal for testing embedded modules (gprs mo= dule, > > > > gps module, bt module) to run inside the embedded system. > > > > I do not want to write it, because i am sure that it must exist. > > > > Thank you > > > > Jakub Ladman > > > > > > > > Dne p=E1tek 14 =E8ervenec 2006 14:24 Jakub Ladman napsal(a): > > > > > Hello dear friends > > > > > > > > > > For bebugging a serial comunication i need to build minicom ter= minal > > > > > for my SH4 system. > > > > > Ebuild has not the sh keyword and it fails even if i have copie= d > > > > > ebuild to portage overlay and add the keyword. > > > > > > > > > > I get this error message: > > > > > > > > > > sh4-pc-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib= -Os > > > > > -pipe -fPIC -I../intl -Wall -W -c dial.c > > > > > sh4-pc-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib= -Os > > > > > -pipe -fPIC -I../intl -Wall -W -c window.c > > > > > window.c: In function `_gotoxy': > > > > > window.c:325: error: `BC' undeclared (first use in this functio= n) > > > > > window.c:325: error: (Each undeclared identifier is reported on= ly > > > > > once window.c:325: error: for each function it appears in.) > > > > > window.c: In function `win_init': > > > > > window.c:1925: error: `BC' undeclared (first use in this functi= on) > > > > > make[2]: *** [window.o] Error 1 > > > > > make[2]: Leaving directory > > > > > `/var/tmp/portage/minicom-2.1-r2/work/minicom-2.1/src' > > > > > make[1]: *** [all-recursive] Error 1 > > > > > make[1]: Leaving directory > > > > > `/var/tmp/portage/minicom-2.1-r2/work/minicom-2.1' make: *** > > > > > [all-recursive-am] Error 2 > > > > > > > > > > > > > > > I do not udestand the problem. > > > > > Can you help me? > > > > > > > > > > Best regards > > > > > Jakub Ladman > > > > -- > > Ned Ludd > > Gentoo Linux >=20 --=20 Ned Ludd Gentoo Linux --=20 gentoo-embedded@gentoo.org mailing list