From: Gordon Fraser <gordon@freakzone.net>
To: linux-kernel@vger.kernel.org
Subject: Re: Graphical overview
Date: Fri, 27 Jul 2001 16:22:54 +0200 [thread overview]
Message-ID: <20010727162254.B507@freakzone.net> (raw)
In-Reply-To: <200107271337.f6RDbVN22777@syntags.de>
[-- Attachment #1: Type: text/plain, Size: 982 bytes --]
Frank Fiene <ffiene@veka.com> [010727 15:37] wrote:
> lgp version 2.4.0a works fine but the latest 2.5.1 does not. Compile
> error is
> data2ps.o: In function `d2p_draw_line':
> /home/ffiene/docs/lgp-2.5.1/data2ps.c:180: undefined reference to
> `cos'
> /home/ffiene/docs/lgp-2.5.1/data2ps.c:181: undefined reference to
> `sin'
>
> The files data2ps.c in both versions have not man different lines of
> code, so i didn't find the error.
Try adding -lm to the CFLAGS in the Makefile, this should do the trick.
Gordon
--
+---------------------------------------------------------------------+
| Gordon Fraser | * dpkg ponders: 'C++' should have been |
| gordon@freakzone.net | called 'D' |
| ICQ: 12413204 | -- #Debian |
| http://www.freakzone.net | |
+---------------------------------------------------------------------+
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
prev parent reply other threads:[~2001-07-27 13:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-27 11:19 Graphical overview Frank Fiene
2001-07-27 11:28 ` Jan-Benedict Glaw
2001-07-27 12:52 ` Gordon Fraser
2001-07-27 13:37 ` Frank Fiene
2001-07-27 13:51 ` Graphical overview (close) Frank Fiene
2001-07-27 14:04 ` Graphical overview Jan-Benedict Glaw
2001-07-27 14:22 ` Gordon Fraser [this message]
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=20010727162254.B507@freakzone.net \
--to=gordon@freakzone.net \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.