public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Can not compile avrmon-stk200
@ 2003-10-02 16:23 Juraj
  0 siblings, 0 replies; only message in thread
From: Juraj @ 2003-10-02 16:23 UTC (permalink / raw)
  To: 'insight@sources.redhat.com'

Hi all,

I have package avrmon-stk200-0.6.0. 
I need to compile host and target part of it, to use with avr-insight.

When I try to compile Host part, like is written in INSTALL:

$ cd host
$ make
gcc  -O mon.c -o mon -lreadline
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libreadline.so:
undefined reference to `tgetnum'
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libreadline.so:
undefined reference to `tgoto'
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libreadline.so:
undefined reference to `tgetflag'
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libreadline.so:
undefined reference to `BC'
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libreadline.so:
undefined reference to `tputs'
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libreadline.so:
undefined reference to `PC'
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libreadline.so:
undefined reference to `tgetent'
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libreadline.so:
undefined reference to `UP'
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../libreadline.so:
undefined reference to `tgetstr'
collect2: ld returned 1 exit status
make: *** [mon] Error 1
$

In /usr/lib is symbilic link @libreadline.so and it is pointing to
libreadline.so.4.3, which is in the same directory.

What could be the problem ??

Thanks.

Juraj.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-10-02 16:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-02 16:23 Can not compile avrmon-stk200 Juraj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).