Ubuntu compile error

2007-03-21 Thread Bob Lounsbury
Hi, I'm trying to do a ./configure of LyX 1.5.0beta1 and I get the error message: checking size of wchar_t... configure: error: cannot compute sizeof (wchar_t), 77 I'm new to this source installation game and I have no idea what this means. Any suggestions. Thanks, Bob Here is the start of

Re: Ubuntu compile error

2007-03-21 Thread John McCabe-Dansted
On 3/22/07, Bob Lounsbury [EMAIL PROTECTED] wrote: configure:7277: gcc -o conftest -g -O2 -Wextra -Wallconftest.cc 5 /tmp/ccgRmGPA.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' According to this page: http://www.network-theory.co.uk/docs/gccintro/gccintro_54.html

Ubuntu compile error

2007-03-21 Thread Bob Lounsbury
Hi, I'm trying to do a ./configure of LyX 1.5.0beta1 and I get the error message: checking size of wchar_t... configure: error: cannot compute sizeof (wchar_t), 77 I'm new to this source installation game and I have no idea what this means. Any suggestions. Thanks, Bob Here is the start of

Re: Ubuntu compile error

2007-03-21 Thread John McCabe-Dansted
On 3/22/07, Bob Lounsbury [EMAIL PROTECTED] wrote: configure:7277: gcc -o conftest -g -O2 -Wextra -Wallconftest.cc 5 /tmp/ccgRmGPA.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' According to this page: http://www.network-theory.co.uk/docs/gccintro/gccintro_54.html

Ubuntu compile error

2007-03-21 Thread Bob Lounsbury
Hi, I'm trying to do a ./configure of LyX 1.5.0beta1 and I get the error message: "checking size of wchar_t... configure: error: cannot compute sizeof (wchar_t), 77" I'm new to this source installation game and I have no idea what this means. Any suggestions. Thanks, Bob Here is the start

Re: Ubuntu compile error

2007-03-21 Thread John McCabe-Dansted
On 3/22/07, Bob Lounsbury <[EMAIL PROTECTED]> wrote: configure:7277: gcc -o conftest -g -O2 -Wextra -Wallconftest.cc >&5 /tmp/ccgRmGPA.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' According to this page: http://www.network-theory.co.uk/docs/gccintro/gccintro_54.html