Bug#302657: missing dependency: ssl3

2005-04-02 Thread Harald Dunkel
Package: mozilla-thunderbird
Version: 1.0.2-2

Trying to build thunderbird from source I got this error
message:

/usr/bin/ld: cannot find -lssl3
collect2: ld returned 1 exit status
make[4]: *** [Linux2.6_x86_64_glibc_PTH_64_OPT.OBJ/shlibsign] Error 1
make[4]: Leaving directory 
`/tmp/thunderbird/mozilla-thunderbird-1.0.2/build-dir/mozilla/security/nss/cmd/shlibsign'
make[3]: *** [libs] Error 2


dpkg-checkbuilddebs did not report any missing packages.


Regards

Harri


signature.asc
Description: OpenPGP digital signature


Bug#302657: missing dependency: ssl3

2005-04-02 Thread Alexander Sack
Harald Dunkel wrote:
> Package: mozilla-thunderbird
> Version: 1.0.2-2
> 
> Trying to build thunderbird from source I got this error
> message:
> 
> /usr/bin/ld: cannot find -lssl3
> collect2: ld returned 1 exit status
> make[4]: *** [Linux2.6_x86_64_glibc_PTH_64_OPT.OBJ/shlibsign] Error 1
> make[4]: Leaving directory 
> `/tmp/thunderbird/mozilla-thunderbird-1.0.2/build-dir/mozilla/security/nss/cmd/shlibsign'
> make[3]: *** [libs] Error 2
> 
> 
> dpkg-checkbuilddebs did not report any missing packages.
> 
> 
This is not true for currently supported architectures [1]. Maybe you have some
library dependencies messed up?

[1] - http://buildd.debian.org/build.php?arch=&pkg=mozilla-thunderbird

-- 
 GPG messages preferred. |  .''`.  ** Debian GNU/Linux **
 Alexander Sack  | : :' :  The  universal
 [EMAIL PROTECTED] | `. `'  Operating System
 http://www.jwsdot.com/  |   `-http://www.debian.org/


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



Bug#302657: missing dependency: ssl3

2005-07-05 Thread Alexander Sack
Alexander Sack wrote:
> Harald Dunkel wrote:
> 
>>Package: mozilla-thunderbird
>>Version: 1.0.2-2
>>
>>Trying to build thunderbird from source I got this error
>>message:
>>
>>/usr/bin/ld: cannot find -lssl3
>>collect2: ld returned 1 exit status
>>make[4]: *** [Linux2.6_x86_64_glibc_PTH_64_OPT.OBJ/shlibsign] Error 1
>>make[4]: Leaving directory 
>>`/tmp/thunderbird/mozilla-thunderbird-1.0.2/build-dir/mozilla/security/nss/cmd/shlibsign'
>>make[3]: *** [libs] Error 2
>>
>>
>>dpkg-checkbuilddebs did not report any missing packages.
>>
>>
> 
> This is not true for currently supported architectures [1]. Maybe you have 
> some
> library dependencies messed up?
> 
> [1] - http://buildd.debian.org/build.php?arch=&pkg=mozilla-thunderbird
> 

You found a solution for this?

-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#302657: missing dependency: ssl3

2005-07-10 Thread Harald Dunkel
Alexander Sack wrote:
> 
> You found a solution for this?
> 
No. libssl3 is referenced in the Thunderbird sources by
Network Security Services. The only ssl stuff installed
on my PC is

libssl-dev   0.9.7g-1
libssl0.9.7  0.9.7g-1

There is no libssl3 inside.


Regards

Harri


signature.asc
Description: OpenPGP digital signature


Bug#302657: missing dependency: ssl3

2005-08-18 Thread Alexander Sack - Debian Bugmail
On Tue, Jul 05, 2005 at 09:31:49AM +0200, Alexander Sack wrote:
> Alexander Sack wrote:
> > Harald Dunkel wrote:
> > 
> >>Package: mozilla-thunderbird
> >>Version: 1.0.2-2
> >>
> >>Trying to build thunderbird from source I got this error
> >>message:
> >>
> >>/usr/bin/ld: cannot find -lssl3
> >>collect2: ld returned 1 exit status
> >>make[4]: *** [Linux2.6_x86_64_glibc_PTH_64_OPT.OBJ/shlibsign] Error 1
> >>make[4]: Leaving directory 
> >>`/tmp/thunderbird/mozilla-thunderbird-1.0.2/build-dir/mozilla/security/nss/cmd/shlibsign'
> >>make[3]: *** [libs] Error 2
> >>
> >>
> >>dpkg-checkbuilddebs did not report any missing packages.
> >>
> >>
> > 
> > This is not true for currently supported architectures [1]. Maybe you have 
> > some
> > library dependencies messed up?
> > 
> > [1] - http://buildd.debian.org/build.php?arch=&pkg=mozilla-thunderbird
> > 
> 
> You found a solution for this?
> 


libssl3.so is provided by thunderbird itself. There is no chance to add
another build dep. Maybe your architecture is not supported by the build
system somehow? What are you running?


 - Alexander

 p.s. please take care that the bug is listed as To: or CC: when 
  replying to this mail (e.g. /reply-all/). 
-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#302657: missing dependency: ssl3

2005-08-18 Thread Harald Dunkel
Alexander Sack - Debian Bugmail wrote:
> 
> 
> libssl3.so is provided by thunderbird itself. There is no chance to add
> another build dep. Maybe your architecture is not supported by the build
> system somehow? What are you running?
> 

amd64. This information was hidden deep inside the error message,
but probably I should have mentioned it more explicitely.


Regards

Harri


signature.asc
Description: OpenPGP digital signature


Bug#302657: missing dependency: ssl3

2005-08-19 Thread Alexander Sack - Debian Bugmail
On Fri, Aug 19, 2005 at 07:18:41AM +0200, Harald Dunkel wrote:
> Alexander Sack - Debian Bugmail wrote:
> > 
> > 
> > libssl3.so is provided by thunderbird itself. There is no chance to add
> > another build dep. Maybe your architecture is not supported by the build
> > system somehow? What are you running?
> > 
> 
> amd64. This information was hidden deep inside the error message,
> but probably I should have mentioned it more explicitely.
> 

But there is a package for amd64 in the archive, right? If so, why do you want 
to build the package on your own? Please give me a bit background. Maybe you
run your system in 32bit mode?

 - Alexander

 p.s. please take care that the bug is listed as To: or CC: when 
  replying to this mail (e.g. /reply-all/). 
-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#302657: missing dependency: ssl3

2005-08-20 Thread Harald Dunkel
Please remember that this bug report is more than 4 months old. I
really cannot remember why I tried to rebuild Thunderbird. But is
this important? I thought that a missing build dependency is a
violation of the Debian policy, i.e. it is a bug. Who cares why
somebody wants to rebuild a package?


Regards

Harri


signature.asc
Description: OpenPGP digital signature


Bug#302657: missing dependency: ssl3

2005-08-20 Thread Alexander Sack - Debian Bugmail
On Sat, Aug 20, 2005 at 06:52:54PM +0200, Harald Dunkel wrote:
> Please remember that this bug report is more than 4 months old. I
> really cannot remember why I tried to rebuild Thunderbird. But is
> this important? I thought that a missing build dependency is a
> violation of the Debian policy, i.e. it is a bug. Who cares why
> somebody wants to rebuild a package?
> 

OK, I outlined you that there is definitly no missing dependency (again,
ssl3 is a lib that is build by thunderbird on its own). For me this is not 
even a bug, until I get to know that the package does not build on amd64.
If you say to me that you are a amd64 port member that tries to build this
package amd64, I will keep it open. Otherwise, this is a non-bug, because it
is likely just your fault.

So is there a binary package available for amd64?

-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org


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



Bug#302657: missing dependency: ssl3

2005-08-20 Thread Harald Dunkel
Alexander Sack - Debian Bugmail wrote:
> 
> 
> OK, I outlined you that there is definitly no missing dependency (again,
> ssl3 is a lib that is build by thunderbird on its own). 

I missed this part somehow.

> For me this is not 
> even a bug, until I get to know that the package does not build on amd64.
> If you say to me that you are a amd64 port member that tries to build this
> package amd64, I will keep it open. Otherwise, this is a non-bug, because it
> is likely just your fault.
> 

Agreed. Thanx anyway


Regards

Harri


signature.asc
Description: OpenPGP digital signature