Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Dec 2001 16:34:56 -0500
From:      Alan Eldridge <alane@geeksrus.net>
To:        Edwin Culp <eculp@EnContacto.Net>
Cc:        ports@FreeBSD.ORG, KDE FreeBSD List <kde-freebsd@lists.csociety.org>
Subject:   Re: kde2 on current seems to be getting closer.
Message-ID:  <20011208163456.A67710@wwweasel.geeksrus.net>
In-Reply-To: <1007841340.3c12703cd7087@Mail.SavvyWorld.Net>; from eculp@EnContacto.Net on Sat, Dec 08, 2001 at 11:55:40AM -0800
References:  <1007841340.3c12703cd7087@Mail.SavvyWorld.Net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 08, 2001 at 11:55:40AM -0800, Edwin Culp wrote:
>FYI, cvsup from two hours ago and going back to automake14-1.4.5 I was able 
>to get koffice and kdenetworks to compile.  kde graphics gave me the following
>error:
>
>c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kviewshell -I/usr/local/include
>-I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/include -D_GETOPT_H
>-D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include
>-I/usr/X11R6/include/qt2 -O2 -O -pipe -fno-exceptions -fno-check-new
>-DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -Wp,-MD,.deps/font.pp -c
>font.cpp  -fPIC -DPIC -o .libs/font.o
>In file included from font.cpp:6:
>/usr/include/malloc.h:3: #error "<malloc.h> has been replaced by <stdlib.h>"
>gmake[3]: *** [font.lo] Error 1

Fsck. I'm running 4.4-20011201-STABLE, and it's a different message here;
it's a #warning, not a #error, so my compiles don't fail.

I'll do the Big Grep for malloc.h on all of them and make up another round
of patches.

-- 
Alan Eldridge
#include <cstdlib>
free(sklyarov);

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011208163456.A67710>