[Backports] hunderbird-1.5.0.8-alt0.M24.1
Motsyo Gennadi aka Drool
=?iso-8859-1?q?motsyo_=CE=C1_gmail=2Ecom?=
Пн Фев 19 23:19:53 MSK 2007
"Konstantin A. Lepikhov" <lakostis на unsafe.ru> wrote:
> enigmail? А что с ним?
Не собирается :-) Слишком старые мозильные заголовки в 2.4, а переключить его
полностью на заголовки thunderbird не выходит - слишком много ссылается на
именно mozilla/xxx/*.h, даже в самих заголовках почтовика, хотя одноменные файлы
есть в самом thunderbird. nsrp пришлось исключить как из самого почтовика, так и
при попытках собрать enigmail - он конфликтует с чем-то, уже не помню... Пытался
править заголовочные зависимости с mozilla/ на thunderbird/ - плюнул, слишком
много. Как красиво обойти - не знаю... Если в зависимости таки включить
mozilla-devel:
*******************************************************************************
c++ -o nsPipeConsole.o -c -DMOZILLA_MAJOR_VERSION=1 -DMOZILLA_MINOR_VERSION=8
-DOSTYPE=\"Linux2.4.26-vs-smp-a lt9\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000
-I./../build -I../../../../../dist/include/xpcom -I../../../..
/../dist/include/xpcom_obsolete -I../../../../../dist/include/string
-I../../../../../dist/include/js -I../../ ../../../dist/include/caps
-I../../../../../dist/include/uconv -I../../../../../dist/include/necko
-I../../../ ../../dist/include/mimetype -I../../../../../dist/include/xpconnect
-I../../../../../dist/include/ipc -I../../ ../../../dist/include
-I../../../../../dist/include/nspr -I../../../../../dist/sdk/include
-I/usr/X11R6/inc lude -fPIC -I/usr/X11R6/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 -pedantic -pipe
-Wall -O2 -march=i586 -mcpu=i686 -fPIC -DPIC -fshort-wchar -pthread -pipe
-DNDEBUG -DTRIMMED -ffunction-sections -O 2 -I/usr/X11R6/include
-DMOZILLA_CLIENT -include ../../../../../mozilla-config.h
-Wp,-MD,.deps/nsPipeConsole. pp nsPipeConsole.cpp
In file included from
nsPipeConsole.cpp:47:
../../../../../dist/include/necko/nsNetUtil.h: In function `nsresult
NS_NewProxyInfo(const nsACString_internal &, const nsACString_internal&, int,
unsigned int, nsIProxyInfo**)':
../../../../../dist/include/necko/nsNetUtil.h:602: error: no matching function
for call to `nsDerivedSafe<nsIP rotocolProxyService>::NewProxyInfo(const
nsACString_internal&, const nsACString_internal&, PRInt32&, PRUint32& , unsigned
int, int, nsIProxyInfo**&)'
/usr/include/mozilla/necko/nsIProtocolProxyService.h:45:
error: candidates are: virtual nsresult nsIProtocolPr
oxyService::NewProxyInfo(const char*, const char*, int, nsIProxyInfo**)
../../../../../dist/include/necko/nsNetUtil.h: In
function `nsresult NS_ExamineForProxy(const char*, const cha r*, int,
nsIProxyInfo**)':
../../../../../dist/include/necko/nsNetUtil.h:674: error:
`Resolve' undeclared (first use this function)
../../../../../dist/include/necko/nsNetUtil.h:674: error: (Each undeclared
identifier is reported only once fo r each function it appears in.)
../../../../../dist/include/necko/nsNetUtil.h: In function `nsresult
NS_NewSafeLocalFileOutputStream(nsIOutput Stream**, nsIFile*, int, int, int)':
../../../../../dist/include/necko/nsNetUtil.h:745: error:
`NS_SAFELOCALFILEOUTPUTSTREAM_CID' undeclared (first use this function)
gmake[3]: *** [nsPipeConsole.o] Error 1
*******************************************************************************
Без mozilla-devel:
*******************************************************************************
nsPipeTransport.cpp
c++ -o nsPipeTransport.o -c
-DMOZILLA_MAJOR_VERSION=1 -DMOZILLA_MINOR_VERSION=8
-DOSTYPE=\"Linux2.4.26-vs-smp -alt9\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000
-I./../build -I../../../../../dist/include/xpcom -I../../../
../../dist/include/xpcom_obsolete -I../../../../../dist/include/string
-I../../../../../dist/include/js -I../. ./../../../dist/include/caps
-I../../../../../dist/include/uconv -I../../../../../dist/include/necko
-I../../. ./../../dist/include/mimetype -I../../../../../dist/include/xpconnect
-I../../../../../dist/include/ipc -I../. ./../../../dist/include
-I../../../../../dist/include/nspr -I../../../../../dist/sdk/include
-I/usr/X11R6/i nclude -fPIC -I/usr/X11R6/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 -pedantic -pipe -Wal
l -O2 -march=i586 -mcpu=i686 -fPIC -DPIC -fshort-wchar -pthread -pipe -DNDEBUG
-DTRIMMED -ffunction-sections -O2 -I/usr/X11R6/include -DMOZILLA_CLIENT
-include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsPipeTransp ort.pp
nsPipeTransport.cpp
In file included from nsPipeTransport.cpp:40:
../../../../../dist/include/xpcom/nsCRT.h:46:48:
mozilla/xpcom/nsCppSharedAllocator.h: No such file or directo ry
In file included from nsPipeTransport.cpp:40:
../../../../../dist/include/xpcom/nsCRT.h: In static member function `static
void nsCRT::free(PRUnichar*)': ../../../../../dist/include/xpcom/nsCRT.h:217:
error: `nsCppSharedAllocator' undeclared (first use this functi on)
../../../../../dist/include/xpcom/nsCRT.h:217: error: (Each
undeclared identifier is reported only once for ea ch function it appears in.)
../../../../../dist/include/xpcom/nsCRT.h:217: error: syntax error before `;'
token ../../../../../dist/include/xpcom/nsCRT.h:218:
error: `shared_allocator' undeclared (first use this function) In file included
from nsPipeTransport.cpp:41:
../../../../../dist/include/string/nsReadableUtils.h:49:38:
mozilla/string/nsAString.h: No such file or direct ory
*******************************************************************************
и далее валится с руганью на токены. Вроде бы и не критично gpg-модуль, но и не
кузяво для официального backports (если таковой когда-то еще будет)
----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя : =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Тип : application/pgp-signature
Размер : 189 байтов
Описание: =?iso-8859-1?q?=CF=D4=D3=D5=D4=D3=D4=D7=D5=C5=D4?=
Url : <http://lists.altlinux.org/pipermail/backports/attachments/20070219/33d2990e/attachment-0003.bin>
Подробная информация о списке рассылки backports