All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan-Benedict Glaw <jbglaw@lug-owl.de>
To: linux-kernel@vger.kernel.org
Subject: Re: Graphical overview
Date: Fri, 27 Jul 2001 16:04:40 +0200	[thread overview]
Message-ID: <20010727160440.B14483@lug-owl.de> (raw)
In-Reply-To: <20010727145202.A507@freakzone.net> <200107271337.f6RDbVN22777@syntags.de>
In-Reply-To: <200107271337.f6RDbVN22777@syntags.de>; from ffiene@veka.com on Fri, Jul 27, 2001 at 03:37:31PM +0200

On Fri, Jul 27, 2001 at 03:37:31PM +0200, Frank Fiene wrote:
> On Friday, 27. July 2001 14:52, Gordon Fraser wrote:
> > Frank Fiene <ffiene@veka.com> [010727 13:19] wrote:
> > > Where can i find the graphical overview of the linux kernel
> > > source tree? I saw a big jpg and a link to a homepage, but i lost
> > > the informations.
> >
> > This is what you're looking for:
> > http://fcgp.sourceforge.net/
> 
> Thanks, Gordon and Jan-Benedict.
> 
> 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'

Add "-lm" somewhere to the compile call. It's missing to include
the mathematical library. So it's a bug in the makefile.

MfG, JBG


  parent reply	other threads:[~2001-07-27 14:04 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     ` Jan-Benedict Glaw [this message]
2001-07-27 14:22     ` Graphical overview Gordon Fraser

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=20010727160440.B14483@lug-owl.de \
    --to=jbglaw@lug-owl.de \
    --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.