From: <se...@in...> - 2005-10-20 05:07:26
|
On Wed, 2005-10-19 at 14:11 -0400, Stefan Seefeld wrote: > Hi Gilles, Hi stefan, > > Gilles J. Seguin wrote: > > after applying patch for bits/cpp_type_traits.h known problem > > > > "make check" fails > > 1- /usr/include/c++/4.0.1/bits/stl_algobase.h:164 > > 2- /usr/include/c++/4.0.1/ext/mt_allocator.h:498 > > 3- /usr/include/c++/4.0.1/ext/mt_allocator.h:544 > You didn't say what exactly fails, so I guess it is the occ parser. > Could you paste the actual error message(s) ? 1- go to the Makefile of examples/before for me it is /home1/h5/opencxx/build/examples/before 2- ../../occ2 ../../../opencxx/examples/before/BeforeClass.mc \ -o BeforeClass.exe you should have something like (after email formating !!) occ2: command failed: libtool -dlopen /home1/h5/opencxx/build/opencxx/libocc_mop.la --mode=execute /home1/h5/opencxx/build/occ --private--external-driver -E <BeforeClass.ii --private--output BeforeClass.occ.tmp 2>BeforeClass.feedback 3- cat BeforeClass.feedback |