Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001806 [Resin] minor always 06-19-07 04:39 08-28-07 15:36
Reporter sam View Status public  
Assigned To ferg
Priority high Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.3 Product Version 3.1.1
  Product Build
Summary 0001806: Linking errors with Ubuntu 6.10
Description (rep by F Caso)

There is a problem with the ./configure script on 32-bit Ubuntu 6.10 servers.

I see this:

/usr/local/resin-3.1.1/libexec/libresin.so:
/usr/local/resin-3.1.1/libexec/libresin.so: undefined symbol:
__stack_chk_fail_local

Then try this:

# sudo apt-get install gcc-3.3
# ./configure [ ... -- options ...] CC=gcc-3.3

And see this:

/usr/local/jdk1.6.0_01/bin/java: symbol lookup error:
/usr/local/resin-pro-3.1.1/libexec/libresin.so: undefined symbol:
stat64

and then have to do this:

# ./configure [ ... -- options ...] --disable-64bit CC=gcc-3.3

I finally Resin started with JNI library compiled and working.
The only way to solve the problem is "--disable-64bit CC=gcc-3.3" option.

It seems a special incompatibility with Ubuntu 6.10 Server
distribution. I have 5 servers with a fresh installation of Ubuntu
6.10. Same problem exist on each server.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
06-19-07 04:39 sam New Issue
06-19-07 04:39 sam Description Updated
08-28-07 15:36 ferg Assigned To  => ferg
08-28-07 15:36 ferg Status new => closed
08-28-07 15:36 ferg Resolution open => fixed
08-28-07 15:36 ferg Fixed in Version  => 3.1.3


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker