Re: Did I miss some package so I can not compile read_write_mutex.hpp in boost?

2011-08-03 Thread scott

On 08/03/2011 10:59 PM, scott wrote:

On 08/03/2011 09:55 PM, eric wrote:

dear boost progamers:


   when I tried to compile from my g++4.5.2 a simple file which include
#include
---
root_at_eric-laptop:/home/eric/cppcookbook/ch12# g++ -lboost_thread
Example12-3.cpp
Example12-3.cpp:3:45: fatal error: boost/thread/read_write_mutex.hpp: No
such file or directory
compilation terminated.
-
and I check from / of my ubuntuLinux (10.04) with boost 1.46.1
I can not find any file name as read_wirte_mutex.hpp
-
root_at_eric-laptop:/# find . | grep read_write_mutex.hpp
root_at_eric-laptop:/#


---
and I can not digout from web how to make it compile under gcc/g++
plz help, Eric




You could try asking herehttps://svn.boost.org/trac/boost/ticket/578



Sorry. Meant here...https://svn.boost.org/trac/boost/newticket

--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: Did I miss some package so I can not compile read_write_mutex.hpp in boost?

2011-08-03 Thread scott

On 08/03/2011 09:55 PM, eric wrote:

dear boost progamers:


   when I tried to compile from my g++4.5.2 a simple file which include
#include
---
root_at_eric-laptop:/home/eric/cppcookbook/ch12# g++ -lboost_thread
Example12-3.cpp
Example12-3.cpp:3:45: fatal error: boost/thread/read_write_mutex.hpp: No
such file or directory
compilation terminated.
-
and I check from / of my ubuntuLinux (10.04) with boost 1.46.1
I can not find any file name as read_wirte_mutex.hpp
-
root_at_eric-laptop:/# find . | grep read_write_mutex.hpp
root_at_eric-laptop:/#


---
and I can not digout from web how to make it compile under gcc/g++
plz help, Eric




You could try asking herehttps://svn.boost.org/trac/boost/ticket/578


--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Did I miss some package so I can not compile read_write_mutex.hpp in boost?

2011-08-03 Thread eric
dear boost progamers: 


  when I tried to compile from my g++4.5.2 a simple file which include 
#include  
--- 
root_at_eric-laptop:/home/eric/cppcookbook/ch12# g++ -lboost_thread
Example12-3.cpp 
Example12-3.cpp:3:45: fatal error: boost/thread/read_write_mutex.hpp: No
such file or directory 
compilation terminated. 
- 
and I check from / of my ubuntuLinux (10.04) with boost 1.46.1 
I can not find any file name as read_wirte_mutex.hpp 
- 
root_at_eric-laptop:/# find . | grep read_write_mutex.hpp 
root_at_eric-laptop:/# 


---
and I can not digout from web how to make it compile under gcc/g++
plz help, Eric
  


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss