From yxw@bianca.lcs.mit.edu  Thu Sep 18 17:38:08 2003
Return-Path: <yxw@bianca.lcs.mit.edu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5E80816A4BF
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Sep 2003 17:38:08 -0700 (PDT)
Received: from bianca.lcs.mit.edu (bianca.lcs.mit.edu [18.26.0.123])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B0F0E43F85
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Sep 2003 17:37:52 -0700 (PDT)
	(envelope-from yxw@bianca.lcs.mit.edu)
Received: from bianca.lcs.mit.edu (localhost [127.0.0.1])
	by bianca.lcs.mit.edu (8.12.9/8.12.8) with ESMTP id h8J0eiiR012242
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Sep 2003 20:40:44 -0400 (EDT)
	(envelope-from yxw@bianca.lcs.mit.edu)
Received: (from root@localhost)
	by bianca.lcs.mit.edu (8.12.9/8.12.8/Submit) id h8J0ei0m012241;
	Thu, 18 Sep 2003 20:40:44 -0400 (EDT)
Message-Id: <200309190040.h8J0ei0m012241@bianca.lcs.mit.edu>
Date: Thu, 18 Sep 2003 20:40:44 -0400 (EDT)
From: Charlie & <root@bianca.lcs.mit.edu>
Reply-To: Charlie & <root@bianca.lcs.mit.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject:
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         57013
>Category:       ports
>Synopsis:       devel/boost does not build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 19 10:00:32 PDT 2003
>Closed-Date:    Sat Nov 15 10:04:00 PST 2003
>Last-Modified:  Sat Nov 15 10:04:00 PST 2003
>Originator:     Charlie &
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD bianca.lcs.mit.edu 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Tue Jul 29 11:34:14 EDT 2003 root@bianca.lcs.mit.edu:/usr/obj/usr/src/sys/BIANCA i386


>Description:
	
/usr/ports/devel/boost  doesnot build
>How-To-Repeat:
	
cd /usr/porst/devel/boost
make
>Fix:
Dont know. Attached is the make output.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Fri Sep 19 10:03:19 PDT 2003 
Responsible-Changed-Why:  
Reassign misfiled PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57013 
State-Changed-From-To: open->closed 
State-Changed-By: eik 
State-Changed-When: Sat Nov 15 10:00:52 PST 2003 
State-Changed-Why:  
A fix and update to 1.30.2 was submitted in PR 58168 
and committed Nov 09 2003. 

If the problem still persists, please file a new PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57013 
>Unformatted:
 >> boost_1_30_0.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from ftp://xyz.lcs.mit.edu/pub/FreeBSD/ports/distfiles/.
 
 6764661 bytes transferred in 1.3 seconds (4.87 MBps)
 ===>  Extracting for boost-1.30.0
 >> Checksum OK for boost_1_30_0.tar.gz.
 ===>  Patching for boost-1.30.0
 ===>  Applying FreeBSD patches for boost-1.30.0
 ===>   boost-1.30.0 depends on file: /usr/local/bin/python2.3 - found
 ===>  Configuring for boost-1.30.0
 /bin/mkdir -p /usr/ports/devel/boost/work/gcc-custom
 /usr/bin/sed -E -e 's/%%GXX%%/c++/g' -e 's/%%GCC%%/cc/g' <  /usr/ports/devel/boost/files/gcc-custom-tools.jam >  /usr/ports/devel/boost/work/gcc-custom/gcc-custom-tools.jam
 ===>  Building for boost-1.30.0
 cd /usr/ports/devel/boost/work/boost_1_30_0/tools/build/jam_src && ./build.sh gcc
 ###
 ### Using 'gcc' toolset.
 ###
 rm -rf bootstrap.gcc
 mkdir bootstrap.gcc
 gcc -o bootstrap.gcc/jam0 command.c compile.c execnt.c execunix.c execvms.c expand.c filent.c fileos2.c fileunix.c filevms.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c parse.c pathunix.c pathvms. c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c
 ./bootstrap.gcc/jam0 -f build.jam --toolset=gcc --toolset-root=
 ...found 44 targets...
 ...updating 7 targets...
 .md bin.freebsd
 .cc bin.freebsd/yyacc
 .yyacc jamgram.y jamgramtab.h
 .cc bin.freebsd/mkjambase
 warning: using independent target jamgram.h
 .yacc jamgram.c jamgram.h
 .cc bin.freebsd/jam
 .link bin.freebsd/bjam
 ...updated 7 targets...
 cd /usr/ports/devel/boost/work/boost_1_30_0/libs/regex/build && /usr/bin/env BOOST_ROOT=/usr/ports/devel/boost/work/boost_1_30_0 BUILD="debug release" BOOST_BUILD_PATH="/usr/ports/devel/boost/work/gcc-custom" TOOLS="gcc-custom" PYTHON="/usr/local/bin/pyt hon2.3" PYTHON_VERSION="2.3" PYTHON_INCLUDES="/usr/local/include/python2.3" PYTHON_STDLIB_PATH="/usr/local/lib/python2.3" SHELL=/bin/sh PORTOBJFORMAT=elf PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/X11R6 MOTIFLIB="-L/usr/X11R6/lib -lXm -lXp" LIBD IR="/usr/lib" CFLAGS="-O -pipe -mcpu=pentiumpro" CXXFLAGS="-O -pipe -mcpu=pentiumpro" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o r oot -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444" /usr/ports/devel/boost/work/boost_1_30_0/tools/build/jam_src/bin.freebsd/bjam 
 ...found 292 targets...
 ...updating 78 targets...
 MkDir1 ../../../libs/regex/build/bin-stage
 MkDir1 ../../../libs/regex/build/bin
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.a
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/c_regex_traits.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/c_regex_traits_common.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/cpp_regex_traits.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/cregex.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/fileiter.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/posix_api.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/regex.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/regex_debug.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/regex_synch.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/w32_regex_traits.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/wide_posix_api.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/instances.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/winstances.o
 gcc-Archive-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/libboost_regex_debug.a
 Ranlib ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/libboost_regex_debug.a
 FileClone ../../../libs/regex/build/bin-stage/libboost_regex_debug.a
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/c_regex_traits.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/c_regex_traits_common.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/cpp_regex_traits.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/cregex.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/fileiter.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/posix_api.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/regex.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/regex_debug.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/regex_synch.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/w32_regex_traits.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/wide_posix_api.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/instances.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/winstances.o
 gcc-Archive-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/libboost_regex.a
 Ranlib ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/release/runtime-link-dynamic/libboost_regex.a
 FileClone ../../../libs/regex/build/bin-stage/libboost_regex.a
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.so
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/c_regex_traits.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/c_regex_traits_common.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/cpp_regex_traits.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/cregex.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/fileiter.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/posix_api.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/regex.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/regex_debug.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/regex_synch.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/w32_regex_traits.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/wide_posix_api.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/instances.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/winstances.o
 gcc-Link-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/libboost_regex_debug.so
 Chmod1 ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/libboost_regex_debug.so
 FileClone ../../../libs/regex/build/bin-stage/libboost_regex_debug.so
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic
 MkDir1 ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/c_regex_traits.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/c_regex_traits_common.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/cpp_regex_traits.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/cregex.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/fileiter.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/posix_api.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/regex.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/regex_debug.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/regex_synch.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/w32_regex_traits.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/wide_posix_api.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/instances.o
 gcc-C++-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/winstances.o
 gcc-Link-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/libboost_regex.so
 Chmod1 ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/libboost_regex.so
 FileClone ../../../libs/regex/build/bin-stage/libboost_regex.so
 gcc-Archive-action ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/libboost_regex.a
 Ranlib ../../../libs/regex/build/bin/libboost_regex.a/gcc-custom/debug/runtime-link-dynamic/libboost_regex.a
 gcc-Link-action ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/libboost_regex.so
 Chmod1 ../../../libs/regex/build/bin/libboost_regex.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/libboost_regex.so
 ...updated 78 targets...
 cd /usr/ports/devel/boost/work/boost_1_30_0/libs/signals/build && /usr/bin/env BOOST_ROOT=/usr/ports/devel/boost/work/boost_1_30_0 BUILD="debug release" BOOST_BUILD_PATH="/usr/ports/devel/boost/work/gcc-custom" TOOLS="gcc-custom" PYTHON="/usr/local/bin/p ython2.3" PYTHON_VERSION="2.3" PYTHON_INCLUDES="/usr/local/include/python2.3" PYTHON_STDLIB_PATH="/usr/local/lib/python2.3" SHELL=/bin/sh PORTOBJFORMAT=elf PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/X11R6 MOTIFLIB="-L/usr/X11R6/lib -lXm -lXp" LI BDIR="/usr/lib" CFLAGS="-O -pipe -mcpu=pentiumpro" CXXFLAGS="-O -pipe -mcpu=pentiumpro" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o  root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444" /usr/ports/devel/boost/work/boost_1_30_0/tools/build/jam_src/bin.freebsd/bjam 
 ...patience...
 ...found 445 targets...
 ...updating 35 targets...
 MkDir1 ../../../libs/signals/build/bin
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.a
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/debug
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/debug/runtime-link-dynamic
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/debug/runtime-link-dynamic/trackable.o
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/debug/runtime-link-dynamic/connection.o
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/debug/runtime-link-dynamic/signal_base.o
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/debug/runtime-link-dynamic/slot.o
 gcc-Archive-action ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/debug/runtime-link-dynamic/libboost_signals.a
 Ranlib ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/debug/runtime-link-dynamic/libboost_signals.a
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/release
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/release/runtime-link-dynamic
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/release/runtime-link-dynamic/trackable.o
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/release/runtime-link-dynamic/connection.o
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/release/runtime-link-dynamic/signal_base.o
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/release/runtime-link-dynamic/slot.o
 gcc-Archive-action ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/release/runtime-link-dynamic/libboost_signals.a
 Ranlib ../../../libs/signals/build/bin/libboost_signals.a/gcc-custom/release/runtime-link-dynamic/libboost_signals.a
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.so
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/debug
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/debug/runtime-link-dynamic
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/trackable.o
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/connection.o
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/signal_base.o
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/slot.o
 gcc-Link-action ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/libboost_signals.so
 Chmod1 ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/libboost_signals.so
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/release
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/release/runtime-link-dynamic
 MkDir1 ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/trackable.o
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/connection.o
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/signal_base.o
 gcc-C++-action ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/slot.o
 gcc-Link-action ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/libboost_signals.so
 Chmod1 ../../../libs/signals/build/bin/libboost_signals.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/libboost_signals.so
 ...updated 35 targets...
 cd /usr/ports/devel/boost/work/boost_1_30_0/libs/thread/build && /usr/bin/env BOOST_ROOT=/usr/ports/devel/boost/work/boost_1_30_0 BUILD="debug release" BOOST_BUILD_PATH="/usr/ports/devel/boost/work/gcc-custom" TOOLS="gcc-custom" PYTHON="/usr/local/bin/py thon2.3" PYTHON_VERSION="2.3" PYTHON_INCLUDES="/usr/local/include/python2.3" PYTHON_STDLIB_PATH="/usr/local/lib/python2.3" SHELL=/bin/sh PORTOBJFORMAT=elf PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/X11R6 MOTIFLIB="-L/usr/X11R6/lib -lXm -lXp" LIB DIR="/usr/lib" CFLAGS="-O -pipe -mcpu=pentiumpro" CXXFLAGS="-O -pipe -mcpu=pentiumpro" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o  root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444" /usr/ports/devel/boost/work/boost_1_30_0/tools/build/jam_src/bin.freebsd/bjam 
 ...patience...
 ...found 336 targets...
 ...updating 35 targets...
 MkDir1 ../../../libs/thread/build/bin-stage
 MkDir1 ../../../libs/thread/build/bin
 MkDir1 ../../../libs/thread/build/bin/libboost_thread.so
 MkDir1 ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom
 MkDir1 ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug
 MkDir1 ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic
 MkDir1 ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true
 MkDir1 ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi/condition.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi/mutex.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi/recursive_mutex.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi/thread.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi/tss.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi/xtime.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi/once.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi/exceptions.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi/threadmon.o
 gcc-Link-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi/libboost_threadd.so
 Chmod1 ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi/libboost_threadd.so
 FileClone ../../../libs/thread/build/bin-stage/libboost_threadd.so
 MkDir1 ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release
 MkDir1 ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic
 MkDir1 ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true
 MkDir1 ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/threading-multi
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/threading-multi/condition.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/threading-multi/mutex.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/threading-multi/recursive_mutex.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/threading-multi/thread.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/threading-multi/tss.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/threading-multi/xtime.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/threading-multi/once.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/threading-multi/exceptions.o
 gcc-C++-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/threading-multi/threadmon.o
 gcc-Link-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/threading-multi/libboost_thread.so
 Chmod1 ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/threading-multi/libboost_thread.so
 FileClone ../../../libs/thread/build/bin-stage/libboost_thread.so
 gcc-Link-action ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi/libboost_thread.so
 Chmod1 ../../../libs/thread/build/bin/libboost_thread.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/threading-multi/libboost_thread.so
 ...updated 35 targets...
 cd /usr/ports/devel/boost/work/boost_1_30_0/libs/python/build && /usr/bin/env BOOST_ROOT=/usr/ports/devel/boost/work/boost_1_30_0 BUILD="debug release" BOOST_BUILD_PATH="/usr/ports/devel/boost/work/gcc-custom" TOOLS="gcc-custom" PYTHON="/usr/local/bin/py thon2.3" PYTHON_VERSION="2.3" PYTHON_INCLUDES="/usr/local/include/python2.3" PYTHON_STDLIB_PATH="/usr/local/lib/python2.3" SHELL=/bin/sh PORTOBJFORMAT=elf PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/X11R6 MOTIFLIB="-L/usr/X11R6/lib -lXm -lXp" LIB DIR="/usr/lib" CFLAGS="-O -pipe -mcpu=pentiumpro" CXXFLAGS="-O -pipe -mcpu=pentiumpro" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o  root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444" /usr/ports/devel/boost/work/boost_1_30_0/tools/build/jam_src/bin.freebsd/bjam 
 ...patience...
 ...found 1139 targets...
 ...updating 118 targets...
 MkDir1 ../../../libs/python/build/bin-stage
 MkDir1 ../../../libs/python/build/bin
 MkDir1 ../../../libs/python/build/bin/libboost_python.so
 MkDir1 ../../../libs/python/build/bin/libboost_python.so/gcc-custom
 MkDir1 ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug
 MkDir1 ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic
 MkDir1 ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/numeric.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:6:1: unterminated #ifndef
 In file included from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/numeric.o"  "../src/numeric.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/numeric.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/list.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/list.o"  "../src/list.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/list.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/long.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/long.o"  "../src/long.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/long.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/dict.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/dict.o"  "../src/dict.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/dict.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/tuple.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/tuple.o"  "../src/tuple.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/tuple.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/str.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/str.o"  "../src/str.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/str.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/aix_init_module.o
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/from_python.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registrations.hpp:9,
                  from ../src/converter/from_python.cpp:8:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/from_python.o"  "../src/converter/from_python.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/from_python.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/registry.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registry.hpp:8,
                  from ../src/converter/registry.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from ../src/converter/registry.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from ../src/converter/registry.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/registry.o"  "../src/converter/registry.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/registry.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/type_id.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from ../src/converter/type_id.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/type_id.o"  "../src/converter/type_id.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/type_id.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/enum.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/enum.o"  "../src/object/enum.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/enum.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/class.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:12,
                  from ../src/object/class.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/class.o"  "../src/object/class.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/class.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/function.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/function.o"  "../src/object/function.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/function.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/inheritance.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/inheritance.hpp:9,
                  from ../src/object/inheritance.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/inheritance.o"  "../src/object/inheritance.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/inheritance.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/life_support.o
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/pickle_support.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registry.hpp:8,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/pickle_support.o"  "../src/object/pickle_support.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/pickle_support.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/errors.o
 In file included from ../src/errors.cpp:12:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/cast.hpp:178: warning: decimal 
    constant is so large that it is unsigned
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/module.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/module.o"  "../src/module.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/module.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/builtin_converters.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from ../src/converter/builtin_converters.cpp:8:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from ../src/converter/builtin_converters.cpp:15:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from ../src/converter/builtin_converters.cpp:15:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/builtin_converters.o"  "../src/converter/builtin_converters.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/builtin_converters.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/arg_to_python_base.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registrations.hpp:9,
                  from ../src/converter/arg_to_python_base.cpp:9:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/arg_to_python_base.o"  "../src/converter/arg_to_python_base.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/arg_to_python_base.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/iterator.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/iterator.o"  "../src/object/iterator.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/iterator.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/object_protocol.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/object_protocol.o"  "../src/object_protocol.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/object_protocol.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/object_operators.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -g -O0 -fno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../../libs/python /build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/object_operators.o"  "../src/object_operators.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true/object_operators.o...
 ...skipped <libs!python!build/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true>libboost_python_debug.so for lack of <libs!python!build/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true>numeric.o... 
 ...skipped <!libs!python!build!bin-stage>libboost_python_debug.so for lack of <libs!python!build/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true>libboost_python_debug.so...
 MkDir1 ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release
 MkDir1 ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic
 MkDir1 ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/numeric.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:6:1: unterminated #ifndef
 In file included from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/numeric.o"  "../src/numeric.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/numeric.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/list.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/list.o"  "../src/list.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/list.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/long.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/long.o"  "../src/long.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/long.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/dict.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/dict.o"  "../src/dict.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/dict.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/tuple.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/tuple.o"  "../src/tuple.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/tuple.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/str.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/str.o"  "../src/str.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/str.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/aix_init_module.o
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/from_python.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registrations.hpp:9,
                  from ../src/converter/from_python.cpp:8:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/from_python.o"  "../src/converter/from_python.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/from_python.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/registry.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registry.hpp:8,
                  from ../src/converter/registry.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from ../src/converter/registry.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from ../src/converter/registry.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/registry.o"  "../src/converter/registry.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/registry.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/type_id.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from ../src/converter/type_id.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/type_id.o"  "../src/converter/type_id.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/type_id.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/enum.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/enum.o"  "../src/object/enum.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/enum.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/class.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:12,
                  from ../src/object/class.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/class.o"  "../src/object/class.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/class.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/function.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/function.o"  "../src/object/function.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/function.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/inheritance.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/inheritance.hpp:9,
                  from ../src/object/inheritance.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 ../src/object/inheritance.cpp: In function 
    `__gnu_cxx::__normal_iterator<boost::<unnamed>::index_entry*, 
    std::vector<boost::<unnamed>::index_entry, 
    std::allocator<boost::<unnamed>::index_entry> > > 
    boost::<unnamed>::demand_type(boost::python::type_info)':
 ../src/object/inheritance.cpp:217: warning: unused variable `vertex_t v2'
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/inheritance.o"  "../src/object/inheritance.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/inheritance.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/life_support.o
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/pickle_support.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registry.hpp:8,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/pickle_support.o"  "../src/object/pickle_support.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/pickle_support.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/errors.o
 In file included from ../src/errors.cpp:12:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/cast.hpp:178: warning: decimal 
    constant is so large that it is unsigned
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/module.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/module.o"  "../src/module.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/module.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/builtin_converters.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from ../src/converter/builtin_converters.cpp:8:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from ../src/converter/builtin_converters.cpp:15:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from ../src/converter/builtin_converters.cpp:15:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/builtin_converters.o"  "../src/converter/builtin_converters.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/builtin_converters.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/arg_to_python_base.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registrations.hpp:9,
                  from ../src/converter/arg_to_python_base.cpp:9:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/arg_to_python_base.o"  "../src/converter/arg_to_python_base.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/arg_to_python_base.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/iterator.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/iterator.o"  "../src/object/iterator.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/iterator.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/object_protocol.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/object_protocol.o"  "../src/object_protocol.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/object_protocol.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/object_operators.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE  -O3 -finline-functions -Wno-inline -fPIC   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"   -o "../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/object_operators.o"  "../src/object_operators.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true/object_operators.o...
 ...skipped <libs!python!build/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true>libboost_python.so for lack of <libs!python!build/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true>numeric.o...
 ...skipped <!libs!python!build!bin-stage>libboost_python.so for lack of <libs!python!build/libboost_python.so/gcc-custom/release/runtime-link-dynamic/shared-linkable-true>libboost_python.so...
 MkDir1 ../../../libs/python/build/bin/libboost_python.a
 MkDir1 ../../../libs/python/build/bin/libboost_python.a/gcc-custom
 MkDir1 ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug
 MkDir1 ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/numeric.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:6:1: unterminated #ifndef
 In file included from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/numeric.o"  "../src/numeric.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/numeric.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/list.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/list.o"  "../src/list.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/list.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/long.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/long.o"  "../src/long.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/long.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/dict.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/dict.o"  "../src/dict.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/dict.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/tuple.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/tuple.o"  "../src/tuple.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/tuple.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/str.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/str.o"  "../src/str.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/str.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/aix_init_module.o
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/from_python.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registrations.hpp:9,
                  from ../src/converter/from_python.cpp:8:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/from_python.o"  "../src/converter/from_python.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/from_python.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/registry.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registry.hpp:8,
                  from ../src/converter/registry.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from ../src/converter/registry.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from ../src/converter/registry.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/registry.o"  "../src/converter/registry.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/registry.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/type_id.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from ../src/converter/type_id.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/type_id.o"  "../src/converter/type_id.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/type_id.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/enum.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/enum.o"  "../src/object/enum.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/enum.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/class.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:12,
                  from ../src/object/class.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/class.o"  "../src/object/class.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/class.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/function.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/function.o"  "../src/object/function.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/function.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/inheritance.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/inheritance.hpp:9,
                  from ../src/object/inheritance.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/inheritance.o"  "../src/object/inheritance.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/inheritance.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/life_support.o
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/pickle_support.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registry.hpp:8,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/pickle_support.o"  "../src/object/pickle_support.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/pickle_support.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/errors.o
 In file included from ../src/errors.cpp:12:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/cast.hpp:178: warning: decimal 
    constant is so large that it is unsigned
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/module.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/module.o"  "../src/module.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/module.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/builtin_converters.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from ../src/converter/builtin_converters.cpp:8:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from ../src/converter/builtin_converters.cpp:15:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from ../src/converter/builtin_converters.cpp:15:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/builtin_converters.o"  "../src/converter/builtin_converters.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/builtin_converters.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/arg_to_python_base.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registrations.hpp:9,
                  from ../src/converter/arg_to_python_base.cpp:9:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/arg_to_python_base.o"  "../src/converter/arg_to_python_base.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/arg_to_python_base.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/iterator.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/iterator.o"  "../src/object/iterator.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/iterator.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/object_protocol.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/object_protocol.o"  "../src/object_protocol.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/object_protocol.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/object_operators.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -g -O0 -fno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/boost_1_30_0"  -o "../../. ./libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/object_operators.o"  "../src/object_operators.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/debug/runtime-link-dynamic/object_operators.o...
 ...skipped <libs!python!build/libboost_python.a/gcc-custom/debug/runtime-link-dynamic>libboost_python_debug.a for lack of <libs!python!build/libboost_python.a/gcc-custom/debug/runtime-link-dynamic>libboost_python_debug.a(numeric.o)...
 ...skipped <!libs!python!build!bin-stage>libboost_python_debug.a for lack of <libs!python!build/libboost_python.a/gcc-custom/debug/runtime-link-dynamic>libboost_python_debug.a...
 MkDir1 ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release
 MkDir1 ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/numeric.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:9,
                  from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:6:1: unterminated #ifndef
 In file included from ../src/numeric.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/numeric.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/numeric.o"  "../src/numeric.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/numeric.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/list.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:9,
                  from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/list.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/list.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/list.o"  "../src/list.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/list.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/long.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:9,
                  from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/long.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/long.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/long.o"  "../src/long.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/long.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/dict.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:9,
                  from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/dict.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/dict.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/dict.o"  "../src/dict.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/dict.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/tuple.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:9,
                  from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/tuple.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/tuple.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/tuple.o"  "../src/tuple.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/tuple.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/str.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:9,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:9,
                  from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object.hpp:6:1: unterminated #ifndef
 In file included from ../src/str.cpp:1:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/str.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/str.o"  "../src/str.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/str.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/aix_init_module.o
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/from_python.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registrations.hpp:9,
                  from ../src/converter/from_python.cpp:8:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/from_python.o"  "../src/converter/from_python.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/from_python.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/registry.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registry.hpp:8,
                  from ../src/converter/registry.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from ../src/converter/registry.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from ../src/converter/registry.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/registry.o"  "../src/converter/registry.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/registry.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/type_id.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from ../src/converter/type_id.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/type_id.o"  "../src/converter/type_id.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/type_id.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/enum.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:9,
                  from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/enum.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/enum_base.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/enum.o"  "../src/object/enum.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/enum.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/class.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:12,
                  from ../src/object/class.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:13,
                  from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/class.cpp:6:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/class.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/class.o"  "../src/object/class.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/class.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/function.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:14,
                  from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/function.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/function.o"  "../src/object/function.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/function.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/inheritance.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/inheritance.hpp:9,
                  from ../src/object/inheritance.cpp:6:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 ../src/object/inheritance.cpp: In function 
    `__gnu_cxx::__normal_iterator<boost::<unnamed>::index_entry*, 
    std::vector<boost::<unnamed>::index_entry, 
    std::allocator<boost::<unnamed>::index_entry> > > 
    boost::<unnamed>::demand_type(boost::python::type_info)':
 ../src/object/inheritance.cpp:217: warning: unused variable `vertex_t v2'
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/inheritance.o"  "../src/object/inheritance.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/inheritance.o...
 ...on 100th target...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/life_support.o
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/pickle_support.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registry.hpp:8,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_value.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:9,
                  from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/default_call_policies.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/pickle_support.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/make_function.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/pickle_support.o"  "../src/object/pickle_support.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/pickle_support.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/errors.o
 In file included from ../src/errors.cpp:12:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/cast.hpp:178: warning: decimal 
    constant is so large that it is unsigned
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/module.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:9,
                  from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/module.cpp:9:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/scope.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/module.o"  "../src/module.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/module.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/builtin_converters.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from ../src/converter/builtin_converters.cpp:8:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from ../src/converter/builtin_converters.cpp:15:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from ../src/converter/builtin_converters.cpp:15:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/builtin_converters.o"  "../src/converter/builtin_converters.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/builtin_converters.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/arg_to_python_base.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/registrations.hpp:9,
                  from ../src/converter/arg_to_python_base.cpp:9:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/arg_to_python_base.o"  "../src/converter/arg_to_python_base.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/arg_to_python_base.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/iterator.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:10,
                  from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object/iterator.cpp:8:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/function_object.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/iterator.o"  "../src/object/iterator.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/iterator.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/object_protocol.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:12,
                  from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object_protocol.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_protocol.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/object_protocol.o"  "../src/object_protocol.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/object_protocol.o...
 gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/object_operators.o
 In file included from /usr/include/g++/bits/locale_facets.tcc:41,
                  from /usr/include/g++/locale:46,
                  from /usr/include/g++/bits/ostream.tcc:37,
                  from /usr/include/g++/ostream:275,
                  from /usr/include/g++/iterator:70,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/iterator.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/operators.hpp:80,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/type_id.hpp:12,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/instance_holder.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object/pointer_holder.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/to_python_indirect.hpp:10,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:11,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/include/g++/cmath: In function `float std::acos(float)':
 /usr/include/g++/cmath:99: `::acosf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::asin(float)':
 /usr/include/g++/cmath:119: `::asinf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan(float)':
 /usr/include/g++/cmath:137: `::atanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::atan2(float, float)':
 /usr/include/g++/cmath:155: `::atan2f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ceil(float)':
 /usr/include/g++/cmath:175: `::ceilf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::cosh(float)':
 /usr/include/g++/cmath:203: `::coshf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::exp(float)':
 /usr/include/g++/cmath:221: `::expf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::floor(float)':
 /usr/include/g++/cmath:249: `::floorf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::fmod(float, float)':
 /usr/include/g++/cmath:267: `::fmodf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::frexp(float, int*)':
 /usr/include/g++/cmath:287: `::frexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::ldexp(float, int)':
 /usr/include/g++/cmath:306: `::ldexpf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log(float)':
 /usr/include/g++/cmath:326: `::logf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::log10(float)':
 /usr/include/g++/cmath:344: `::log10f' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::modf(float, float*)':
 /usr/include/g++/cmath:362: `::modff' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::pow(float, float)':
 /usr/include/g++/cmath:401: `::powf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::sinh(float)':
 /usr/include/g++/cmath:443: `::sinhf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tan(float)':
 /usr/include/g++/cmath:471: `::tanf' undeclared (first use here)
 /usr/include/g++/cmath: In function `float std::tanh(float)':
 /usr/include/g++/cmath:489: `::tanhf' undeclared (first use here)
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp: At
    global scope:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `&' token
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:106: syntax
    error before `const'
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:18,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:105:1: unterminated #ifdef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/builtin_converters.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/converter/arg_to_python.hpp:6:1: unterminated #ifndef
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:14,
                  from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:9:1: unterminated #ifndef
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/call.hpp:1:1: unterminated #if
 In file included from /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:9,
                  from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_core.hpp:6:1: unterminated #ifndef
 In file included from ../src/object_operators.cpp:7:
 /usr/ports/devel/boost/work/boost_1_30_0/boost/python/object_operators.hpp:6:1: unterminated #ifndef
 
     c++  -c -Wall -ftemplate-depth-100  -DNDEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_SOURCE -DBOOST_STATIC_LIB  -O3 -finline-functions -Wno-inline   -I"../../../libs/python/build"  -I "/usr/local/include/python2.3" -I "/usr/ports/devel/boost/work/b oost_1_30_0"  -o "../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/object_operators.o"  "../src/object_operators.cpp" 
 
 ...failed gcc-C++-action ../../../libs/python/build/bin/libboost_python.a/gcc-custom/release/runtime-link-dynamic/object_operators.o...
 ...skipped <libs!python!build/libboost_python.a/gcc-custom/release/runtime-link-dynamic>libboost_python.a for lack of <libs!python!build/libboost_python.a/gcc-custom/release/runtime-link-dynamic>libboost_python.a(numeric.o)...
 ...skipped <!libs!python!build!bin-stage>libboost_python.a for lack of <libs!python!build/libboost_python.a/gcc-custom/release/runtime-link-dynamic>libboost_python.a...
 ...skipped <libs!python!build/libboost_python.a/gcc-custom/debug/runtime-link-dynamic>libboost_python.a for lack of <libs!python!build/libboost_python.a/gcc-custom/debug/runtime-link-dynamic>libboost_python.a(numeric.o)...
 ...skipped <libs!python!build/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true>libboost_python.so for lack of <libs!python!build/libboost_python.so/gcc-custom/debug/runtime-link-dynamic/shared-linkable-true>numeric.o...
 ...failed updating 80 targets...
 ...skipped 10 targets...
 ...updated 28 targets...
 *** Error code 1
 
 Stop in /usr/ports/devel/boost.
 
 
 
 	
 
 
