Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 2000 20:14:27 -0700
From:      Chris Moline <chris@theboss.net>
To:        freebsd-questions@freebsd.org
Subject:   problems with include'd files
Message-ID:  <3.0.3.32.20000726201427.00685cac@theboss.net>

next in thread | raw e-mail | index | archive | help
Hi. I keep having problems whenever I install a library of some sort or
other. Namely, whenever I do 

#include <somfunction.h>

I get told that it can't be found or that it doesn't exist. If I give an
absolute address or move the library files to the current directory the
files will be found but every function I use will generate an undefined
reference error. One of the libraries I am trying to use is qt. I have
several progs that use it and they work quite well, so I don't think the
problem is in the libraries. Any hints, suggestions about what the cause of
the problem might be and how I can fix it? 

TIA,
Chris Moline



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




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