new.h is missing

Michael Reifenberger root at reifenberger.com
Tue Jul 29 03:03:02 PDT 2003


On Tue, 29 Jul 2003, Kai Mosebach wrote:

> Date: Tue, 29 Jul 2003 11:54:25 +0200
> From: Kai Mosebach <kai.mosebach at freshx.de>
> To: freebsd-current at freebsd.org
> Subject: new.h is missing
>
> 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
>

Shouldn't that be:
...
#include <new>
...

since new.h is not standart any longer...

Bye!
----
Michael Reifenberger
^.*Plaut.*$, IT, R/3 Basis, GPS


More information about the freebsd-current mailing list