Bug#743480: libnexus0-dev: missing -dev dependencies

2014-04-03 Thread PICCA Frederic-Emmanuel
> Thanks Frederic, > So far I have avioded .pc files mostly, that means I need to pick up a > few details. man pkg-config is your friend :) > In principle I think you could build a program using > libNeXus without the development versions of hdf5 etc, because non > of the symbols are required ou

Bug#743480: libnexus0-dev: missing -dev dependencies

2014-04-03 Thread Tobias Richter
reopen 743480 tags 743480 upstream thanks Thanks Frederic, So far I have avioded .pc files mostly, that means I need to pick up a few details. In principle I think you could build a program using libNeXus without the development versions of hdf5 etc, because non of the symbols are required outs

Bug#743480: libnexus0-dev: missing -dev dependencies

2014-04-03 Thread PICCA Frederic-Emmanuel
Hello In fact the real problem is not the -dev dependencies. If you look at the .h files of nexus you can see that no #include of these third party library are included so in fact these library are just private libraries. picca@mordor:/usr/include/nexus$ rgrep include * napi.h://#include// n

Bug#743480: libnexus0-dev: missing -dev dependencies

2014-04-03 Thread Tobias Richter
Thanks for spotting that, Serge. An upload should fix that shortly (for sid). Cheers, Tobias -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#743480: libnexus0-dev: missing -dev dependencies

2014-04-03 Thread Serge Cohen
Package: libnexus0-dev Version: 4.2.1-svn1614-1+b2 Severity: important Dear Maintainer, It seems thaht libnexus0-dev miss a few dependencies. When compiling a project depending on libnexus0-dev, it can not find a few libraries declared in nexus.pc -lmfhdf -ldf -lmxml -lhdf5 could you add to De