Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2003 11:54:25 +0200
From:      "Kai Mosebach" <kai.mosebach@freshx.de>
To:        <freebsd-current@freebsd.org>
Subject:   new.h is missing
Message-ID:  <001801c355b7$6588b4e0$0100a8c0@alpha>

next in thread | raw e-mail | index | archive | help
Hi,

I am running FreeBSD 5.1-CURRENT (22.07.03)

im trying to port a software, and on compile time i get

Tools_List.hpp:51:17: new.h: No such file or directory

Leading to lots of errors afterwards i.e. :

void* operator new(unsigned int, SAPDBMem_IRawAllocator&)

RTEMem_Allocator.cpp:124: no matching function for call to `operator
new(unsigned int, SAPDBMem_IRawAllocator::AlignType[1])'

Any ideas ?

Thanx Kai



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001801c355b7$6588b4e0$0100a8c0>