Subj...
Windows 2000 Pro sp2
gcc version 2.95.3-5 (cygwin special)
"make install" generates errors on installing
documentation. Neither 0.2.7 nor 0.3.3 version of
log4cpp can pass this make.
/bin/sh ../config/mkinstalldirs /usr/local/man/man3
/usr/bin/install -c -m
644 ./man/man3/log4cpp.3/usr/local/man/man3/log4cpp.
3
/usr/bin/install -c -m
644 ./man/man3/log4cpp_Appender.3/usr/local/man/man
3/log4cpp::Appender.3
/usr/bin/install: cannot create regular file
`/usr/local/man/man3/log4cpp::Appender.3': No such file
or directory
/usr/bin/install -c -m
644 ./man/man3/log4cpp_AppenderSkeleton.3/usr/local/
man/man3/log4cpp::AppenderSkeleton.3
....
....
/usr/bin/install -c -m
644 ./man/man3/log4cpp_threading_Mutex.3/usr/local/m
an/man3/log4cpp::threading::Mutex.3
/usr/bin/install: cannot create regular file
`/usr/local/man/man3/log4cpp::threading::Mutex.3': No
such file or directory
/usr/bin/install -c -m
644 ./man/man3/log4cpp_threading_ScopedLock.3/usr/lo
cal/man/man3/log4cpp::threading::ScopedLock.3
/usr/bin/install: cannot create regular file
`/usr/local/man/man3/log4cpp::threading::ScopedLock.3':
No such file or directory
/usr/bin/install -c -m
644 ./man/man3/log4cpp_threading_ThreadLocalDataHol
der.3/usr/local/man/man3/log4cpp::threading::ThreadLoc
alDataHolder.3
/usr/bin/install: cannot create regular file
`/usr/local/man/man3/log4cpp::threading::ThreadLocalDat
aHolder.3': No such file or directory
make[3]: *** [install-data-local] Error 1
make[3]: Leaving directory `/d/Alex/Projects/libs/log4cpp-
0.3.3/doc'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/d/Alex/Projects/libs/log4cpp-
0.3.3/doc'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/d/Alex/Projects/libs/log4cpp-
0.3.3/doc'
make: *** [install-recursive] Error 1
================
Some really strange names of files are generated there :(