ports/www/mozilla breakage

Scott Long scott_long at btc.adaptec.com
Wed Apr 9 20:00:53 PDT 2003


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



More information about the freebsd-gnome mailing list