pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/30010: www/firefox-1.0.3 bombs on compile
>Number: 30010
>Category: pkg
>Synopsis: www/firefox-1.0.3 bombs on compile
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Apr 20 00:16:00 +0000 2005
>Originator: Jason Lingohr
>Release: Linux 2.4.18-3 i686
>Organization:
>Environment:
System: Linux fully 2.4.18-3 #1 Thu Apr 18 07:37:53 EDT 2002 i686
>Description:
When attempting to compile firefox-1.0.3, it boms out with the following
missing header stuff (including compile line for informational purposes):
g++ -o nsBookmarksFeedHandler.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\"
-I../../../../dist/include/xpcom -I../../../../dist/include/string
-I../../../../dist/include/rdf -I../../../../dist/include/appshell
-I../../../../dist/include/widget -I../../../../dist/include/necko
-I../../../../dist/include/nkcache -I../../../../dist/include/uconv
-I../../../../dist/include/pref -I../../../../dist/include/dom
-I../../../../dist/include/intl -I../../../../dist/include/webshell
-I../../../../dist/include/windowwatcher -I../../../../dist/include/unicharutil
-I../../../../dist/include/txmgr -I../../../../dist/include/xmlextras
-I../../../../dist/include/caps -I../../../../dist/include/xpconnect
-I../../../../dist/include/js -I../../../../dist/include/bookmarks
-I../../../../dist/include
-I/scratch2/netbsd/pkgbuild/www/firefox/work/mozilla/dist/include/nspr
-I/scratch2/pkg/include -I/scratch2/pkg/include -I/scratch2/pkg/xorg/include
-fPIC -I/scratch2/pkg/include -I/usr/include -I
/scratch2/pkg/include/freetype2 -I/scratch2/pkg/xorg/include -fno-rtti
-fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor
-Wno-long-long -O2 -march=pentiumpro -pipe -I/scratch2/pkg/include
-I/usr/include -I/scratch2/pkg/include/freetype2 -march=pentiumpro -pthread
-pipe -DNDEBUG -DTRIMMED -pipe -I/scratch2/pkg/include -I/usr/include
-I/scratch2/pkg/include/freetype2 -I/scratch2/pkg/xorg/include
-DMOZILLA_CLIENT -include ../../../../mozilla-config.h
-Wp,-MD,.deps/nsBookmarksFeedHandler.pp nsBookmarksFeedHandler.cpp
nsBookmarksFeedHandler.cpp:63: nsIDOMParser.h: No such file or directory
nsBookmarksFeedHandler.cpp: In method `nsresult
nsFeedLoadListener::TryParseAsSimpleRSS()':
nsBookmarksFeedHandler.cpp:561: `nsIDOMParser' undeclared (first use this
function)
nsBookmarksFeedHandler.cpp:561: (Each undeclared identifier is reported only
once
nsBookmarksFeedHandler.cpp:561: for each function it appears in.)
nsBookmarksFeedHandler.cpp:561: template argument 1 is invalid
nsBookmarksFeedHandler.cpp:561: ANSI C++ forbids declaration `parser' with no
type
nsBookmarksFeedHandler.cpp:561: `const class nsCreateInstanceByContractID' used
where a `int' was expected
nsBookmarksFeedHandler.cpp:565: base operand of `->' is not a pointer
gmake[5]: *** [nsBookmarksFeedHandler.o] Error 1
gmake[5]: Leaving directory
`/scratch2/netbsd/pkgbuild/www/firefox/work/mozilla/browser/components/bookmarks/src'
gmake[4]: *** [libs] Error 2
>How-To-Repeat:
Attempt recompile.
>Fix:
None that I know of.
Home |
Main Index |
Thread Index |
Old Index