Re: doxygen unable to find included files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dnia wtorek, 30 sierpnia 2011 o 16:00:21 Jonathan Wakely napisał(a):
> 2011/8/30 Křištof Želechovski:
> > Dnia wtorek, 30 sierpnia 2011 o 14:41:45 Jonathan Wakely napisał(a):
> >> On 30 August 2011 13:42, Křištof Želechovski <giecrilj@xxxxxxxxxxxx> wrote:
> >> > Dnia poniedziałek, 22 sierpnia 2011 o 21:21:08 Jonathan Wakely napisał(a):
> >> >> On 22 August 2011 20:19, Křištof Želechovski wrote:
> >> >> > { make -C x86_64-suse-linux/libstdc++-v3 doc-html-doxygen; }
> >> >> >
> >> >> > Preprocessing /usr/src/packages/BUILD/gcc-4.5.3-20110428/obj-x86_64-suse-linux/x86_64-suse-linux/libstdc++/usr/src/packages/BUILD/gcc-4.5.3-20110428/obj-x86_64-suse-linux/x86_64-suse-linux/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp:154: Warning: include file ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp not found, perhaps you forgot to add its directory to INCLUDE_PATH?
> ...
> > so it seems the library has already been built when I get those errors.
> 
> Isn't it just a warning, not an error?
> 
> > Any ideas?
> 
> Have you checked if the file is there?
> 

I have:

+ 
ls -l x86_64-suse-linux/libstdc++-v3/include/ext/pb_ds/detail/constructors_destructor_fn_imps.hpp

lrwxrwxrwx 1 abuild abuild 116 Aug 31 08:49 
x86_64-suse-linux/libstdc++-v3/include/ext/pb_ds/detail/constructors_destructor_fn_imps.hpp 
-> 
/usr/src/packages/BUILD/gcc-4.5.3-20110428/libstdc++-v3/include/ext/pb_ds/detail/constructors_destructor_fn_imps.hpp

+
 file -L x86_64-suse-linux/libstdc++-v3/include/ext/pb_ds/detail/constructors_destructor_fn_imps.hpp

x86_64-suse-linux/libstdc++-v3/include/ext/pb_ds/detail/constructors_destructor_fn_imps.hpp: 
ASCII C++ program text

run_doxygen --host_alias=x86_64-suse-linux --mode=html \
 /usr/src/packages/BUILD/gcc-4.5.3-20110428/libstdc++-v3 \
 /usr/src/packages/BUILD/gcc-4.5.3-20110428/obj-x86_64-suse-linux/x86_64-suse-linux/libstdc++-v3 YES
:: Using Doxygen tools from /usr/bin.
:: NOTE that this may take some time...
doxygen /usr/src/packages/BUILD/gcc-4.5.3-20110428/obj-x86_64-suse-linux/x86_64-suse-linux/libstdc++-v3/doc/doxygen/html.cfg

/usr/src/packages/BUILD/gcc-4.5.3-20110428/obj-x86_64-suse-linux/x86_64-suse-linux/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp:122: 
Warning: include file ext/pb_ds/detail/constructors_destructor_fn_imps.hpp not found, perhaps you forgot to add its directory to INCLUDE_PATH?



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux