Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jul 2008 18:54:43 +0200
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        gnome@FreeBSD.org
Subject:   firefox3 broken..
Message-ID:  <20080705185443.290f2f7f.lehmann@ans-netz.de>

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

I'm running

FreeBSD kartoffel.salatschuessel.net 7.0-STABLE FreeBSD 7.0-STABLE #4: Fri Jul  4 06:26:49 CEST 2008     olivleh1@kartoffel.salatschuessel.net:/usr/obj/usr/src/sys/KARTOFFEL  amd64

and compiling firefox3 with

_OPTIONS_READ=firefox-3.0_2,1
WITH_DBUS=true
WITH_NEWTAB=true
WITHOUT_SMB=true
WITHOUT_DEBUG=true
WITHOUT_LOGGING=true
WITH_OPTIMIZED_CFLAGS=true

leads to:

cc -o FreeBSD7.0_64_OPT.OBJ/lowkey.o -c -O -fPIC -ansi -Wall -Wno-switch -DFREEBSD -DHAVE_STRERROR -DHAVE_BSD_FLOCK -DXP_UNIX -DSHLIB_SUFFIX=\"so\" -DSHLIB_PREFIX=\"lib\" -DSOFTOKEN_LIB_NAME=\"libsoftokn3.so\" -DSHLIB_VERSION=\"3\" -UDEBUG -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -I/mnt/movies/usr/ports/www/firefox3/work/mozilla/dist/include/sqlite3 -I/usr/local/include -I/usr/local/include/nspr -I/mnt/movies/usr/ports/www/firefox3/work/mozilla/dist/include  -I../../../../dist/public/nss -I../../../../dist/private/nss -I../../../../dist/include  -I../../../../dist/public/dbm  lowkey.c
In file included from lowkey.c:41:
/usr/local/include/base64.h:23:18: error: glib.h: No such file or directory
In file included from lowkey.c:41:
/usr/local/include/base64.h:29: error: expected specifier-qualifier-list before 'gint'
/usr/local/include/base64.h:33: error: expected ')' before '*' token
/usr/local/include/base64.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'base64_decode'
/usr/local/include/base64.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'base64_decoder_decode'
gmake[5]: *** [FreeBSD7.0_64_OPT.OBJ/lowkey.o] Error 1
gmake[5]: Leaving directory `/mnt/movies/usr/ports/www/firefox3/work/mozilla/security/nss/lib/softoken'
gmake[4]: *** [libs] Error 2
gmake[4]: Leaving directory `/mnt/movies/usr/ports/www/firefox3/work/mozilla/security/nss/lib'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/mnt/movies/usr/ports/www/firefox3/work/mozilla/security/manager'
gmake[2]: *** [libs_tier_toolkit] Error 2
gmake[2]: Leaving directory `/mnt/movies/usr/ports/www/firefox3/work/mozilla'
gmake[1]: *** [tier_toolkit] Error 2
gmake[1]: Leaving directory `/mnt/movies/usr/ports/www/firefox3/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2

Stop in /usr/ports/www/firefox3.
*** Error code 1

Stop in /usr/ports/www/firefox3.
Exit 1
root@kartoffel firefox3> 


looks like an include flag is missing...

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/



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