Jeff Grossman �crit: > I keep getting this error when I try to build from source. I used the > instructions from http://www.mozilla.org/ports/fizzilla/ChimChim.html > > > > gcc -o xpidl.o -c -DOSTYPE=\"Darwin6.6\" -DOSARCH=\"Darwin\" > -I../../../dist/include/xpcom -I../../../dist/include > -I/Users/jeff/CaminoBuild/mozilla/dist/include/nspr -fPIC -Wall -W > -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -fpascal-strings > -no-cpp-precomp -fno-common -I/Developer/Headers/FlatCarbon > -F/System/Library/Frameworks -pipe -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING > -g -O2 -I/sw/include/orbit-1.0 -include ../../../mozilla-config.h > -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl.pp xpidl.c > In file included from xpidl.c:42: > xpidl.h:49:18: glib.h: No such file or directory
you need to apt-get install glib-dev ... -- http://islande.hirlimann.net _______________________________________________ Camino mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/camino
