Gentoo Archives: gentoo-embedded

From: Jakub Ladman <ladmanj@×××××.cz>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] problem cross-emerging minicom
Date: Mon, 17 Jul 2006 09:20:41
Message-Id: 200607171118.08929.ladmanj@volny.cz
In Reply to: [gentoo-embedded] problem cross-emerging minicom by Jakub Ladman
1 Hi
2 Is this a reason, why i got no answer to my question, that by keywords is the
3 application ebuild incompatible with my system and then it is "Off topic"
4 here in gentoo embedded ml?
5 If yes, tell me the right place, or recommend me please any other simple
6 terminal, usable to serial line communications. I do not need modem
7 functions, i do not need kermit, zmodem nor any other file transfer.
8 I need terminal for embedded linux machine which has console on serial line
9 and terminal for testing embedded modules (gprs module, gps module, bt
10 module) to run inside the embedded system.
11 I do not want to write it, because i am sure that it must exist.
12 Thank you
13 Jakub Ladman
14
15
16
17 Dne pátek 14 èervenec 2006 14:24 Jakub Ladman napsal(a):
18 > Hello dear friends
19 >
20 > For bebugging a serial comunication i need to build minicom terminal for my
21 > SH4 system.
22 > Ebuild has not the sh keyword and it fails even if i have copied ebuild to
23 > portage overlay and add the keyword.
24 >
25 > I get this error message:
26 >
27 > sh4-pc-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -Os -pipe
28 > -fPIC -I../intl -Wall -W -c dial.c
29 > sh4-pc-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -Os -pipe
30 > -fPIC -I../intl -Wall -W -c window.c
31 > window.c: In function `_gotoxy':
32 > window.c:325: error: `BC' undeclared (first use in this function)
33 > window.c:325: error: (Each undeclared identifier is reported only once
34 > window.c:325: error: for each function it appears in.)
35 > window.c: In function `win_init':
36 > window.c:1925: error: `BC' undeclared (first use in this function)
37 > make[2]: *** [window.o] Error 1
38 > make[2]: Leaving directory
39 > `/var/tmp/portage/minicom-2.1-r2/work/minicom-2.1/src'
40 > make[1]: *** [all-recursive] Error 1
41 > make[1]: Leaving directory
42 > `/var/tmp/portage/minicom-2.1-r2/work/minicom-2.1' make: ***
43 > [all-recursive-am] Error 2
44 >
45 >
46 > I do not udestand the problem.
47 > Can you help me?
48 >
49 > Best regards
50 > Jakub Ladman
51
52 --
53 gentoo-embedded@g.o mailing list

Replies