-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
hi,
> | (2) 'make' at one point complains/fails @
> |
> | ../../src/support/debugstream.h:17:44: error:
> | boost/test/detail/nullstream.hpp: No such file or directory
>
> This is not latest from trunk _or_ the wrong boost/version.hpp is
> picked up.
i definitely did a 'make clean' last time (i'd checked my shell logs
...), but, to be sure --
starting over with a fresh DL'd LyX src tree, svn co r13351, and deleted
all prior traces.
removing the 'workaround' symlink i'd created:
% ls -al /usr/local/include/boost-1_34/boost/test/detail/nullstream.hpp
lrwxr-xr-x 1 root wheel 61 Mar 12 17:34
/usr/local/include/boost-1_34/boost/test/detail/nullstream.hpp ->
/usr/local/include/boost-1_34/boost/test/utils/nullstream.hpp
% rm /usr/local/include/boost-1_34/boost/test/detail/nullstream.hpp
% ls -al /usr/local/include/boost-1_34/boost/test/detail/nullstream.hpp
/usr/local/bin/ls:
/usr/local/include/boost-1_34/boost/test/detail/nullstream.hpp: No such
file or directory
config'ing as before, then make, and ...
... seems you're right. no more missing nullstream.hpp problem.
BUT, make still fails with:
...
Making all in .
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
- -I. -I. -I../../src -Winvalid-pch --include=./pch.h -I./..
- -I/usr/local/include/boost-1_34 -Wextra -Wall -I
/usr/local/include/boost-1_34/ -Os -MT filetools.lo -MD -MP -MF
".deps/filetools.Tpo" -c -o filetools.lo filetools.C; \
then mv -f ".deps/filetools.Tpo" ".deps/filetools.Plo"; else rm -f
".deps/filetools.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Winvalid-pch --include=./pch.h
- -I./.. -I/usr/local/include/boost-1_34 -Wextra -Wall -I
/usr/local/include/boost-1_34/ -Os -MT filetools.lo -MD -MP -MF
.deps/filetools.Tpo -c filetools.C -fno-common -DPIC -o .libs/filetools.o
cc1plus: warning: ././pch.h.gch: not used because `PIC' is defined
filetools.C:1142:2: warning: #warning Why is this func deleting a file?
(Lgb)
/usr/local/include/boost-1_34/boost/filesystem/operations.hpp: In
function 'Path boost::filesystem::current_path()':
/usr/local/include/boost-1_34/boost/filesystem/operations.hpp:506:
error: 'unnamed_Path' was not declared in this scope
make[5]: *** [filetools.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
> And why do you add _all_ those options to configure?
> Better to change as little as possible.
which option is problematic? all are 'legal' in config, and specify the
env i'm building in ... shared, not static ... no debug ... no nls ...
my local qt ... etc etc ... AND, external Boost.
> (And also remember that boost 1.34 does not exist)
not at all sure what you mean by that ... i've built/installed
boost-HEAD (co'd 3/10/06 20:56:40), resulting in:
% ls -al /usr/local/lib/*boost*
-rw-r--r-- 2 root wheel 90328 Mar 10 22:34
/usr/local/lib/libboost_date_time-1_34.a
-rwxr-xr-x 1 root wheel 64764 Mar 10 22:34
/usr/local/lib/libboost_date_time-1_34.dylib
-rw-r--r-- 2 root wheel 458304 Mar 10 22:34
/usr/local/lib/libboost_date_time-d-1_34.a
-rwxr-xr-x 1 root wheel 416880 Mar 10 22:33
/usr/local/lib/libboost_date_time-d-1_34.dylib
-rw-r--r-- 2 root wheel 458304 Mar 10 22:34 ...
% ls -ald /usr/local/include/boost-1_34
drwxr-xr-x 3 root wheel 102 Mar 10 23:57 /usr/local/include/boost-1_34
% ls -al /usr/local/include/boost-1_34/*
total 824
drwxr-xr-x 157 root wheel 5338 Mar 10 23:59 .
drwxr-xr-x 3 root wheel 102 Mar 10 23:57 ..
drwxr-xr-x 7 root wheel 238 Mar 10 23:57 algorithm
-rw-r--r-- 1 root wheel 3973 Mar 10 22:27 aligned_storage.hpp
-rw-r--r-- 1 root wheel 5965 Mar 10 22:27 any.hpp
drwxr-xr-x 50 root wheel 1700 Mar 10 23:57 archive
-rw-r--r-- 1 root wheel 6475 Mar 10 22:27 array.hpp
...
- --
/"\
\ / ASCII Ribbon Campaign
X against HTML email, vCards
/ \ & micro$oft attachments
[GPG] OpenMacNews at gmail dot com
fingerprint: 50C9 1C46 2F8F DE42 2EDB D460 95F7 DDBD 3671 08C6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (Darwin)
iEYEAREDAAYFAkQVLmkACgkQlffdvTZxCMa/JACgqiCUf53l9au8N+4/WsnP0IiU
kdQAn33bW0OTLR22eC9T9pqq2eypLTn1
=7ZSo
-----END PGP SIGNATURE-----