Re: [Anjuta-list] Fwd: [Bug 588109] Re: jack doesn't work with pkg-config --cflags
- From: Sébastien Granjoux <seb sfo free fr>
- To: Johannes Schmid <jhs jsschmid de>
- Cc: Naba Kumar <naba kumar gmail com>, anjuta-list lists sourceforge net
- Subject: Re: [Anjuta-list] Fwd: [Bug 588109] Re: jack doesn't work with pkg-config --cflags
- Date: Tue, 01 Jun 2010 21:16:36 +0200
Hi Johannes,
Le 01/06/2010 21:03, Johannes Schmid a écrit :
Am I right that there is some kind of jack.h in /usr/include which
itself includes all the stuff in /usr/include/jack?
Not exactly, I think all header files of jack are in /usr/include/jack,
you use -I /usr/include and write in all C source files, #include
<jack/_the_header_you_need_.h>
That would be very difficult to parse then. It's also not very common
for packages. I guess the best here would be to give the user the option
to include some directories by hand.
I have seen several packages on my PC having the same organization, I'm
afraid it's not so uncommon. Trying to find a directory with the same
name than the package is I think an option. Else, the symbol-db
preference could propose to add any directory in /usr/include, not just
package.
Regards,
Sébastien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]