Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 1998 23:44:15 -0800 (PST)
From:      Alex <garbanzo@hooked.net>
To:        Hwang Jung Ho <cbrown@daisy.kwangwoon.ac.kr>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: cc compile error..
Message-ID:  <Pine.BSF.3.96.980116234226.378D-100000@zippy.dyn.ml.org>
In-Reply-To: <34C0B789.59E2B600@daisy.kwangwoon.ac.kr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 17 Jan 1998, Hwang Jung Ho wrote:

> I tried to compile some example.
> But "ftok" is not compile, how can I do?

When in doubt, try man ftok.  Please check the man pages before asking
on a list.  In many cases your question will be answered.  As it turns out
ftok is a function in the library libcompat.  Add -lcompat to the list of
libraries you're using.

El hombre mas brillante dijo una vez "Cuidado hay NT". (it's a nerd thing)

- alex




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980116234226.378D-100000>