Skip site navigation (1)Skip section navigation (2)
Date:      02 Jul 1998 16:17:52 +0200
From:      Thomas Gellekum <tg@ihf.rwth-aachen.de>
To:        K Chapman <tech2187@yahoo.com>
Cc:        ports@FreeBSD.ORG
Subject:   Re: libdnd-1.1.tgz
Message-ID:  <87ogv8fib3.fsf@ghpc6.ihf.rwth-aachen.de>
In-Reply-To: K Chapman's message of "Thu, 02 Jul 1998 06:17:03 -0700 (PDT)"
References:  <19980702131703.15791.rocketmail@send1d.yahoomail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
K Chapman <tech2187@yahoo.com> writes:

> and  the path is correct. xmkmf does not give me an error but the make
> command does (gcc).  it reports that it can't find the dnd files.  i
> have looked at the c program to see the inlude statements and they
> look correct.  
>   is this a problem of adding the offix path to the library search
> path? if so, isn't the pkg_add supposed to do that?

Maybe and no, respectively.

There should be an option `-I/usr/local/include/OffiX' for the
compilation, and `-L/usr/local/lib' for the linking.

pkg_add only executes `ldconfig -m /usr/local' which adds the new libs 
to the _runtime_ search path.

tg

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87ogv8fib3.fsf>