|
Boost : |
From: jokke_at_[hidden]
Date: 1999-11-14 14:09:20
Hello
I have some problems installing dir_it and I would be very thankful for
any help.
I am using linux (slackware 7.0 with glibc) and running unzip and
./configure is not a problem but when I run make I get following errors:
$ make
Makefile:121: make.depend: No such file or directory
c++ -M > make.depend -I. src/directory.cpp
c++ -c -o src/directory.o -I. -g -O2 -Wall -pedantic -ansi
src/directory.cpp
boost/directory.h:54: sorry, not implemented: `namespace_decl' not
supported by dump_type
In file included from src/directory.cpp:20:
boost/directory.h:54: no class template named `iterator' in `'
boost/directory.h:54: confused by earlier errors, bailing out
make: *** [src/directory.o] Error 1
Is it anyone that knows how to solve this problem?
Regards
Jokke
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk