public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Juraj <duro@gsm.eurotel.sk>
To: "'insight@sources.redhat.com'" <insight@sources.redhat.com>
Subject: Can not compile avrmon-stk200
Date: Thu, 02 Oct 2003 16:23:00 -0000	[thread overview]
Message-ID: <1065111923.4116.6.camel@nezabudka> (raw)

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.

                 reply	other threads:[~2003-10-02 16:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1065111923.4116.6.camel@nezabudka \
    --to=duro@gsm.eurotel.sk \
    --cc=insight@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).