Charles A Edwards <[EMAIL PROTECTED]> writes:
> Currently nothing built against c++ will work because of a conflict between c++ /bin
>in gcc3.0 and gcc3.1.
> This caused the problem when Mesa was rebuilt with gcc3.1 and the -3 version
>released.
> Mesa has been patched to eliminate the problem in the current release 4.0.2-4mdk.
Untrue.
[gc@obiwan ~] ldd `which doxygen`
libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x4001b000)
libm.so.6 => /lib/libm.so.6 (0x40067000)
libc.so.6 => /lib/libc.so.6 (0x4008a000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
[gc@obiwan ~] doxygen
Doxyfile not found and no input file specified!
Doxygen version 1.2.15
Copyright Dimitri van Heesch 1997-2002
You can use doxygen in a number of ways:
[...]
--
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/