18 Feb
2007
18 Feb
'07
5:57 p.m.
Hi Jan,
When bjam is run on the examples folder on fedora core 4 it generates linker errors. Such as: ../../../bin/boost/libs/interprocess/example/process_a_example/gcc/release/runtime-link-static/process_a_example.o(.text+0x340): In function `main': process_a_example.cpp: undefined reference to `sem_post'
It seems that the compiler does not link posix functions automatically. I don't know why. In the next versions the examples folder will be deleted. Can you try to run interprocess/doc/code/Jamfile.v2 with "bjam --v2" to see if the problem is still there? Ion