Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Apr 2003 20:57:47 -0600
From:      Scott Long <scott_long@btc.adaptec.com>
To:        gnome@freebsd.org
Subject:   ports/www/mozilla breakage
Message-ID:  <3E94DDAB.4080805@btc.adaptec.com>

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

I'm trying to build ports/www/mozilla on a fairly recent 5-CURRENT
system and got the following error.  I haven't taken the time to
generate a patch, but the issue should be pretty self-explanatory.

cc -o icallangbind.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" -DOJI 
-D__USE_BSD=1 -I. -I.  -I../../../../dist/include/ical 
-I../../../../dist/include 
-I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr 
-I/usr/local/include -I/usr/local/include -I/usr/local/include 
-I/usr/X11R6/include   -fPIC -I/usr/X11R6/include  -I/usr/X11R6/include 
-Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -O 
-pipe -mcpu=pentiumpro -O2 -pipe  -DNDEBUG -DTRIMMED -ffunction-sections 
  -I/usr/X11R6/include  -I/usr/X11R6/include -include 
../../../../mozilla-config.h -DMOZILLA_CLIENT icallangbind.c
In file included from icallangbind.c:32:
/usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by 
<stdlib.h>"
icallangbind.c: In function `icallangbind_new_array':
icallangbind.c:41: warning: implicit declaration of function `malloc'
icallangbind.c: In function `icallangbind_free_array':
icallangbind.c:46: warning: implicit declaration of function `free'
gmake[4]: *** [icallangbind.o] Error 1
gmake[4]: Leaving directory 
`/usr/ports/www/mozilla/work/mozilla/other-licenses/libical/src/libical'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory 
`/usr/ports/www/mozilla/work/mozilla/other-licenses/libical/src'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory 
`/usr/ports/www/mozilla/work/mozilla/other-licenses/libical'
gmake[1]: *** [tier_98] Error 2
gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2

Scott



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