Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2003 12:51:57 +0200
From:      "Kai Mosebach" <kai.mosebach@freshx.de>
To:        "'Michael Reifenberger'" <root@reifenberger.com>
Cc:        freebsd-current@freebsd.org
Subject:   AW: new.h is missing
Message-ID:  <001901c355bf$6f351490$0100a8c0@alpha>
In-Reply-To: <20030729120152.O9115@nihil.reifenberger.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Tried that too, but wasnt working either.

[root@devil:/usr/sapdb/src/FreeBSD/sys/src/SAPDB] # locate new|grep
include
/usr/include/c++/3.3/backward/new.h
/usr/include/c++/3.3/new

is that sufficient for g++ to find ?

regards Kai

> -----Urspr=FCngliche Nachricht-----
> Von: Michael Reifenberger [mailto:root@reifenberger.com]
> Gesendet: Dienstag, 29. Juli 2003 12:03
> An: Kai Mosebach
> Cc: freebsd-current@freebsd.org
> Betreff: Re: new.h is missing
>=20
> On Tue, 29 Jul 2003, Kai Mosebach wrote:
>=20
> > 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
> >
> > 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
> >
>=20
> Shouldn't that be:
> ...
> #include <new>
> ...
>=20
> since new.h is not standart any longer...
>=20
> Bye!
> ----
> Michael Reifenberger
> ^.*Plaut.*$, IT, R/3 Basis, GPS




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001901c355bf$6f351490$0100a8c0>