Opened 19 years ago

Closed 16 years ago

#151 closed Support Requests (Out of Date)

pytype_check undefined

Reported by: mlcobb Owned by: david_abrahams
Milestone: Component: python USE GITHUB
Version: None Severity:
Keywords: Cc:

Description

I have downloaded boost_1_30_0 and tried to make the
python libraries.  Sevral compiles (numeric.cpp,
enum.cpp) complain about undefined pytype_check

I found it in the errors.hpp file and even tried to
copy the definition into the mentioned source code and
or other *.hpp files but have not been able to find a
way to globally define pytype_check in the boost:python
namespace.

Thanks,
Mike

Change History (5)

comment:1 by david_abrahams, 19 years ago

Logged In: YES 
user_id=52572

Please show the command you used to build the libraries 
and the precise error messages you got in response.

comment:2 by mlcobb, 19 years ago

Logged In: YES 
user_id=787808

I reinstalled the software for a fresh start.
I cd to boost_1_30_0/libs/python/build
I issued the command bjam -sTOOLS=gcc
I redirected the output into file bjam.python.redirect
I still got output to screen and copied it to bjam.python.stdout

Thanks for your help,
Mike

comment:3 by mlcobb, 19 years ago

Logged In: YES 
user_id=787808

Here is the stdout file

Thanks for your help,
Mike

comment:4 by david_abrahams, 19 years ago

Logged In: YES 
user_id=52572

Mike,

This is the first I've heard of this problem. Sorry, all I can 
suggest is that you try the current Boost CVS state instead.

-Dave

comment:5 by david_abrahams, 16 years ago

Status: assignedclosed
Logged In: YES 
user_id=52572

The reporter stopped responding to requests for information
long ago, so I'm closing this.  Michael, if there's still an
issue, please feel free to reopen it.
Note: See TracTickets for help on using tickets.