[htdig] 3.2b3snapshot , Was: Re: [htdig] Problems compiling 3.20b2

2001-01-17 Thread Richard van Drimmelen

Yep ,the disable-shared works.

rundig -s option is gone now ?

Gilles Detillieux wrote:
> 
> According to richard:
> > compiling went fine, after I installled zlib-1.1.3.
> > But running rundig -c my.conf:
> >
> > Arithmetic Exception - core dumped
> >
> > core file from htfuzzy.
> 
> Oh, right.  On Solaris, you must use the --disable-shared option on
> ./configure to avoid this problem.  We still haven't gotten to the
> bottom of this, but C++ objects in shared libraries don't seem to get
> initialized properly on Solaris, causing this error.  Avoiding shared
> libraries for ht://Dig's C++ classes avoids this problem.
> 
> --
> Gilles R. Detillieux  E-mail: <[EMAIL PROTECTED]>
> Spinal Cord Research Centre   WWW:http://www.scrc.umanitoba.ca/~grdetil
> Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
> Winnipeg, MB  R3E 3J7  (Canada)   Fax:(204)789-3930
> 
> 
> To unsubscribe from the htdig mailing list, send a message to
> [EMAIL PROTECTED]
> You will receive a message to confirm this.
> List archives:  
> FAQ:

-- 
Richard van Drimmelen   | email: [EMAIL PROTECTED]
Facility Management | phone: +31 20 5928080
SARA Computing Services | fax:   +31 20 6683167


To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  
FAQ:




Re: [htdig] Problems compiling 3.20b2

2001-01-16 Thread Richard van Drimmelen

This is with 3.2.0b3 snapshot version:

http://www.htdig.org/files/snapshots/htdig-3.2.0b3-011401.tar.gz


Geoff Hutchison wrote:
> 
> On Tue, 16 Jan 2001, richard wrote:
> 
> > compiling went fine, after I installled zlib-1.1.3.
> > But running rundig -c my.conf:
> >
> > Arithmetic Exception - core dumped
> 
> As Gilles said, there are many known bugs in 3.2.0b2, this one included.
> Please try the latest development snapshot and let us know if that works
> for you:
> 
> 
> 
> --
> -Geoff Hutchison
> Williams Students Online
> http://wso.williams.edu/

-- 
Richard van Drimmelen   | email: [EMAIL PROTECTED]
Facility Management | phone: +31 20 5928080
SARA Computing Services | fax:   +31 20 6683167


To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  
FAQ:




Re: [htdig] Problems compiling 3.20b2

2001-01-16 Thread Gilles Detillieux

According to richard:
> compiling went fine, after I installled zlib-1.1.3.
> But running rundig -c my.conf:
> 
> Arithmetic Exception - core dumped
> 
> core file from htfuzzy.

Oh, right.  On Solaris, you must use the --disable-shared option on
./configure to avoid this problem.  We still haven't gotten to the
bottom of this, but C++ objects in shared libraries don't seem to get
initialized properly on Solaris, causing this error.  Avoiding shared
libraries for ht://Dig's C++ classes avoids this problem.

-- 
Gilles R. Detillieux  E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre   WWW:http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:(204)789-3930


To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  
FAQ:




Re: [htdig] Problems compiling 3.20b2

2001-01-16 Thread Geoff Hutchison

On Tue, 16 Jan 2001, richard wrote:

> compiling went fine, after I installled zlib-1.1.3.
> But running rundig -c my.conf:
> 
> Arithmetic Exception - core dumped

As Gilles said, there are many known bugs in 3.2.0b2, this one included.
Please try the latest development snapshot and let us know if that works
for you:



--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/



To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  
FAQ:




Re: [htdig] Problems compiling 3.20b2

2001-01-16 Thread richard

compiling went fine, after I installled zlib-1.1.3.
But running rundig -c my.conf:

Arithmetic Exception - core dumped

core file from htfuzzy.

richard

- Original Message -
From: Gilles Detillieux <[EMAIL PROTECTED]>
To: Richard van Drimmelen <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, January 15, 2001 6:35 PM
Subject: Re: [htdig] Problems compiling 3.20b2


> According to Richard van Drimmelen:
> > I'm trying to compile 3.20b2 on a Sparc Solaris 7 machine with gcc
> > 2.95.2
> >
> > During 'make':
> >
> > ld: warning: symbol `Object type_info node' has differing alignments:
> > (file Endings.o value=0x8; file ../htlib/libht.a(StringMatch.o)
> > value=0x4);
> > largest value applied
> > Undefined   first referenced
> >  symbol in file
> > __eh_pc Endings.o
> > ld: fatal: Symbol referencing errors. No output written to htfuzzy
> > collect2: ld returned 1 exit status
> > make[1]: *** [htfuzzy] Error 1
> >
> > Any suggestions ?
>
> I can't say for sure that the next beta will solve this problem, but could
> you please try the latest development snapshot of it to see if it does?
> The 3.2.0b2 beta has a number of known bugs and many compilation problems
> that are fixed in the upcoming 3.2.0b3 beta.  You can try the latest
> development snapshot of it at...
>
>http://www.htdig.org/files/snapshots/htdig-3.2.0b3-011401.tar.gz
>
> In either case, let us know whether or not it solves this problem, so we
> can know if it still needs fixing before releasing it.
>
> --
> Gilles R. Detillieux  E-mail: <[EMAIL PROTECTED]>
> Spinal Cord Research Centre   WWW:
http://www.scrc.umanitoba.ca/~grdetil
> Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
> Winnipeg, MB  R3E 3J7  (Canada)   Fax:(204)789-3930
>
> 
> To unsubscribe from the htdig mailing list, send a message to
> [EMAIL PROTECTED]
> You will receive a message to confirm this.
> List archives:  <http://www.htdig.org/mail/menu.html>
> FAQ:<http://www.htdig.org/FAQ.html>
>
>



To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  <http://www.htdig.org/mail/menu.html>
FAQ:<http://www.htdig.org/FAQ.html>




Re: [htdig] Problems compiling 3.20b2

2001-01-16 Thread richard

I'll try compiling the recommended version today and let you all know.

Richard

- Original Message -
From: Gilles Detillieux <[EMAIL PROTECTED]>
To: Richard van Drimmelen <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, January 15, 2001 6:35 PM
Subject: Re: [htdig] Problems compiling 3.20b2


> According to Richard van Drimmelen:
> > I'm trying to compile 3.20b2 on a Sparc Solaris 7 machine with gcc
> > 2.95.2
> >
> > During 'make':
> >
> > ld: warning: symbol `Object type_info node' has differing alignments:
> > (file Endings.o value=0x8; file ../htlib/libht.a(StringMatch.o)
> > value=0x4);
> > largest value applied
> > Undefined   first referenced
> >  symbol in file
> > __eh_pc Endings.o
> > ld: fatal: Symbol referencing errors. No output written to htfuzzy
> > collect2: ld returned 1 exit status
> > make[1]: *** [htfuzzy] Error 1
> >
> > Any suggestions ?
>
> I can't say for sure that the next beta will solve this problem, but could
> you please try the latest development snapshot of it to see if it does?
> The 3.2.0b2 beta has a number of known bugs and many compilation problems
> that are fixed in the upcoming 3.2.0b3 beta.  You can try the latest
> development snapshot of it at...
>
>http://www.htdig.org/files/snapshots/htdig-3.2.0b3-011401.tar.gz
>
> In either case, let us know whether or not it solves this problem, so we
> can know if it still needs fixing before releasing it.
>
> --
> Gilles R. Detillieux  E-mail: <[EMAIL PROTECTED]>
> Spinal Cord Research Centre   WWW:
http://www.scrc.umanitoba.ca/~grdetil
> Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
> Winnipeg, MB  R3E 3J7  (Canada)   Fax:(204)789-3930
>
> 
> To unsubscribe from the htdig mailing list, send a message to
> [EMAIL PROTECTED]
> You will receive a message to confirm this.
> List archives:  <http://www.htdig.org/mail/menu.html>
> FAQ:<http://www.htdig.org/FAQ.html>
>
>



To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  <http://www.htdig.org/mail/menu.html>
FAQ:<http://www.htdig.org/FAQ.html>




Re: [htdig] Problems compiling 3.20b2

2001-01-15 Thread Gilles Detillieux

According to Richard van Drimmelen:
> I'm trying to compile 3.20b2 on a Sparc Solaris 7 machine with gcc
> 2.95.2
> 
> During 'make':
> 
> ld: warning: symbol `Object type_info node' has differing alignments:
> (file Endings.o value=0x8; file ../htlib/libht.a(StringMatch.o)
> value=0x4);
> largest value applied
> Undefined   first referenced
>  symbol in file
> __eh_pc Endings.o
> ld: fatal: Symbol referencing errors. No output written to htfuzzy
> collect2: ld returned 1 exit status
> make[1]: *** [htfuzzy] Error 1
> 
> Any suggestions ?

I can't say for sure that the next beta will solve this problem, but could
you please try the latest development snapshot of it to see if it does?
The 3.2.0b2 beta has a number of known bugs and many compilation problems
that are fixed in the upcoming 3.2.0b3 beta.  You can try the latest
development snapshot of it at...

   http://www.htdig.org/files/snapshots/htdig-3.2.0b3-011401.tar.gz

In either case, let us know whether or not it solves this problem, so we
can know if it still needs fixing before releasing it.

-- 
Gilles R. Detillieux  E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre   WWW:http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:(204)789-3930


To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  
FAQ:




[htdig] Problems compiling 3.20b2

2001-01-15 Thread Richard van Drimmelen

I'm trying to compile 3.20b2 on a Sparc Solaris 7 machine with gcc
2.95.2

During 'make':

ld: warning: symbol `Object type_info node' has differing alignments:
(file Endings.o value=0x8; file ../htlib/libht.a(StringMatch.o)
value=0x4);
largest value applied
Undefined   first referenced
 symbol in file
__eh_pc Endings.o
ld: fatal: Symbol referencing errors. No output written to htfuzzy
collect2: ld returned 1 exit status
make[1]: *** [htfuzzy] Error 1

Any suggestions ?


--
Richard van Drimmelen   | email: [EMAIL PROTECTED]
Facility Management | phone: +31 20 5928080
SARA Computing Services | fax:   +31 20 6683167


To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  
FAQ: