mozilla 1.7.13-0.2 FTBFS on ia64

Laszlo Boszormenyi gcs at lsc.hu
Wed Jun 21 16:03:25 UTC 2006


Hi,

 Can anyone help me out? My newest NMU of Mozilla FTBFS on ia64, but I
don't have any ia64 box to play trial and error. So I would need someone
who can play with it. The actual error is that one header file can not
be found, which is part of the source:
-- cut --
g++ -o nsDiskCacheBinding.o -c -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\"  -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include -I/build/buildd/mozilla-1.7.13/build-tree/mozilla/dist/include/nspr        -fPIC   -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -O -DDEBIAN -fno-strict-aliasing -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED   -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDiskCacheBinding.pp nsDiskCacheBinding.cpp
In file included from nsDiskCacheBinding.cpp:27:
../../../dist/include/xpcom/nscore.h:51:21: error: prtypes.h: No such file or directory
In file included from nsDiskCacheBinding.cpp:28:
nsDiskCacheBinding.h:29:18: error: nspr.h: No such file or directory
-- cut --
The strange is that it can be found on all other archs, under
build-tree/mozilla/dist/include/nspr , it's in the command like for
extending g++ vision too look for header files; still it gives
"No such file or directory". Please someone take a look into it, maybe
it was a transitional build problem? I don't know, but I need someone to
help out.

Thanks in advance,
Laszlo/GCS




More information about the pkg-mozilla-maintainers mailing list