Giuseppe Iuculano <[email protected]> writes:
> On 02/09/2011 04:42 PM, Timo Juhani Lindfors wrote:
>> chrome/common/metrics_helpers.cc:22:20: error: prtime.h: No such file or 
>> directory
>
> Have you installed libnspr4-dev?

After setting

VERBOSE          ?= 1

in debian/rules I see

  g++ -g -O2 -g -O2 -Werror -pthread -fno-exceptions -Wall 
-Wno-unused-parameter -Wno-missing-field-initializers -D_FILE_OFFSET_BITS=64 
-fvisibility=hidden -pipe -fPIC -fno-strict-aliasing -I/usr/include/libxml2 
-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/libdrm -O2 -fno-ident -fdata-sections 
-ffunction-sections -fno-rtti -fno-threadsafe-statics 
-fvisibility-inlines-hidden -Wno-abi -fno-tree-sink '-DNO_TCMALLOC' 
'-DNO_HEAPCHECKER' '-DDISABLE_NACL' '-DCHROMIUM_BUILD' '-DENABLE_REMOTING=1' 
'-DUSE_PROPRIETARY_CODECS' '-DENABLE_GPU=1' '-DGLEW_MX' '-DGL_GLEXT_PROTOTYPES' 
'-DHAVE_XINPUT2' '-DUSE_SYSTEM_LIBBZ2' '-DUSE_SYSTEM_ICU' '-DUSE_SYSTEM_LIBXML' 
'-DUSE_SYSTEM_ZLIB' '-D__STDC_FORMAT_MACROS' '-DNDEBUG' '-DNVALGRIND' 
'-DDYNAMIC_ANNOTATIONS_ENABLED=0' -Iout/Release/obj/gen -Igpu -I. -Ithird_party 
-Iout/Release/obj/gen/chrome -Ithird_party/mesa/MesaLib/include 
-Iout/Release/obj/gen/app -Iout/Release/obj/gen/app/app_resources -Iskia/config 
-Ithird_party/skia/include/config -Ithird_party/skia/include/core 
-Ithird_party/skia/include/effects -Iskia/ext -Ithird_party/harfbuzz/src 
-Ithird_party/harfbuzz/contrib -Ithird_party/sqlite -Ithird_party/npapi 
-Ithird_party/npapi/bindings -MMD -MF 
out/Release/.deps/out/Release/obj.target/common/chrome/common/metrics_helpers.o.d.raw
 -c -o out/Release/obj.target/common/chrome/common/metrics_helpers.o 
chrome/common/metrics_helpers.cc
chrome/common/metrics_helpers.cc:22:20: error: prtime.h: No such file or 
directory

which lacks -I/usr/include/nspr.





--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to