Re: Compile failure: younes branch

2006-06-28 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Yes: Bennett> ld: warning multiple definitions of symbol _locale_charset Bennett> ../intl/libintl.a(localcharset.o) definition of Bennett> _locale_charset in section (__TEXT,__text) Bennett> /usr/lib/libiconv.dylib(localcharset.

Re: Compile failure: younes branch

2006-06-28 Thread Abdelrazak Younes
Bennett Helm wrote: On Jun 27, 2006, at 12:06 PM, Abdelrazak Younes wrote: Just call me Holmes, Abdel Holmes ;-) Or is that Sherlock Younes? :-) Do you see any side effect WRT screen update or scrollbar slider position as Lars does? I should have mentioned. The screen updates fine, but

Re: Compile failure: younes branch

2006-06-27 Thread Bennett Helm
On Jun 27, 2006, at 12:06 PM, Abdelrazak Younes wrote: Just call me Holmes, Abdel Holmes ;-) Or is that Sherlock Younes? Here are some performance numbers on Mac for scrolling through the User's Guide using : trunk (Qt-4.1.3): 2 min, 10 sec (with graphics preview on, first time through);

Re: Compile failure: younes branch

2006-06-27 Thread lasgouttes
> Does that mean you want this? Thanks.Could you send your config.log too? JMarc

Re: Compile failure: younes branch

2006-06-27 Thread Abdelrazak Younes
Bennett Helm wrote: On Jun 27, 2006, at 5:12 AM, Abdelrazak Younes wrote: Bennett Helm wrote: On Jun 26, 2006, at 12:44 PM, Abdelrazak Younes wrote: You compiled Qt4 yourself right? I think that Qt needs some libraries to link with, libstdc++ most probably. Please verify that the final link

Re: Compile failure: younes branch

2006-06-27 Thread Bennett Helm
On Jun 27, 2006, at 10:26 AM, Jean-Marc Lasgouttes wrote: We'll have to look at the link command and understand why libintl defines it when it is already supported by your libiconv. Does that mean you want this? -- /bin/sh ../libtool --tag=CXX --mode=link g++ -fno-exceptions -Os - framework

Re: Compile failure: younes branch

2006-06-27 Thread Bennett Helm
On Jun 27, 2006, at 5:12 AM, Abdelrazak Younes wrote: Bennett Helm wrote: On Jun 26, 2006, at 12:44 PM, Abdelrazak Younes wrote: You compiled Qt4 yourself right? I think that Qt needs some libraries to link with, libstdc++ most probably. Please verify that the final link is done with g++ an

Re: Compile failure: younes branch

2006-06-27 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Yes: Bennett> ld: warning multiple definitions of symbol _locale_charset Bennett> ../intl/libintl.a(localcharset.o) definition of Bennett> _locale_charset in section (__TEXT,__text) Bennett> /usr/lib/libiconv.dylib(localcharset.

Re: Compile failure: younes branch

2006-06-27 Thread Bennett Helm
On Jun 27, 2006, at 5:37 AM, Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> This is not related to your linking errors but those two Abdelrazak> messages is maybe an indication of what fails WRT to Mac Abdelrazak> an locales: /usr/bin/ld

Re: Compile failure: younes branch

2006-06-27 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Jean-Marc Lasgouttes wrote: >>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> Abdelrazak> I tried to set LANG=pl_PL and then to open a document and Abdelrazak> I got a crash... >> There was a ba

Re: Compile failure: younes branch

2006-06-27 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> I tried to set LANG=pl_PL and then to open a document and Abdelrazak> I got a crash... There was a bad translation of counters in pl.po. I updated it with the version from the 1.4 branch (an

Re: Compile failure: younes branch

2006-06-27 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> I tried to set LANG=pl_PL and then to open a document and Abdelrazak> I got a crash... There was a bad translation of counters in pl.po. I updated it with the version from the 1.4 branch (and italian too). Please try

Re: Compile failure: younes branch

2006-06-27 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> The good news is that locales is perfectly supported now Abdelrazak> by my msvc build. Once I get Aspell support, I will update Abdelrazak> my experimental package. Do you have the right chara

Re: Compile failure: younes branch

2006-06-27 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> The good news is that locales is perfectly supported now Abdelrazak> by my msvc build. Once I get Aspell support, I will update Abdelrazak> my experimental package. Do you have the right characters when using the Poli

Re: Compile failure: younes branch

2006-06-27 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> This is not related to your linking errors but those two Abdelrazak> messages is maybe an indication of what fails WRT to Mac Abdelrazak> an locales: /usr/bin/ld: warning multiple definitions

Re: Compile failure: younes branch

2006-06-27 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> This is not related to your linking errors but those two Abdelrazak> messages is maybe an indication of what fails WRT to Mac Abdelrazak> an locales: >> /usr/bin/ld: warning multiple definitions of symbol _locale_char

Re: Compile failure: younes branch

2006-06-27 Thread Abdelrazak Younes
Bennett Helm wrote: On Jun 26, 2006, at 12:44 PM, Abdelrazak Younes wrote: You compiled Qt4 yourself right? I think that Qt needs some libraries to link with, libstdc++ most probably. Please verify that the final link is done with g++ and/or that -lstdc++ is somewhere in this linking command.

Re: Compile failure: younes branch

2006-06-26 Thread Bennett Helm
On Jun 26, 2006, at 12:44 PM, Abdelrazak Younes wrote: Bennett Helm wrote: On Jun 26, 2006, at 11:21 AM, Abdelrazak Younes wrote: This is difficult to solve rapidly so please just comment out the three problematic line in Application.C: s_arg=QString::fromUtf8(qstr_buf); //buffer_v

Re: Compile failure: younes branch

2006-06-26 Thread Abdelrazak Younes
Bennett Helm wrote: On Jun 26, 2006, at 11:21 AM, Abdelrazak Younes wrote: This is difficult to solve rapidly so please just comment out the three problematic line in Application.C: s_arg=QString::fromUtf8(qstr_buf); //buffer_view_->workAreaDispat

Re: Compile failure: younes branch

2006-06-26 Thread Bennett Helm
On Jun 26, 2006, at 11:21 AM, Abdelrazak Younes wrote: This is difficult to solve rapidly so please just comment out the three problematic line in Application.C: s_arg=QString::fromUtf8(qstr_buf); // buffer

Re: Compile failure: younes branch

2006-06-26 Thread Abdelrazak Younes
Bennett Helm wrote: younes branch won't compile for me; I get the following: g++-4 -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac-opensource-sr

Re: Compile failure: younes branch

2006-06-26 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> In static Bennett> member function 'static OSErr Bennett> lyx::frontend::Application::handleOpenDocuments(const Bennett> AERecord*, AERecord*, long int)': Application.h:58: error: Bennett> invalid use of member Bennett> 'lyx::fro

Compile failure: younes branch

2006-06-26 Thread Bennett Helm
younes branch won't compile for me; I get the following: g++-4 -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../ src/frontends -I../../../images -I/Users/bennett/lyx/gcc-4.0/qt-mac- opensource-src-4.1.4-universal/