> To: [EMAIL PROTECTED] > From: Ronald Florence <[EMAIL PROTECTED]> > Subject: LyX-1.2.1 with MacOS 10.2 -- compilation problem. > Date: Tue, 27 Aug 2002 19:16:55 -0400 > Message-ID: <[EMAIL PROTECTED]> > Mime-Version: 1.0 > Content-Type: text/plain; charset=us-ascii; format=flowed > Content-Transfer-Encoding: 7bit > > After failing to get LyX working on MacOS 10.2 with the various fink > offerings, I decided to try myself, by getting xforms-0.89.6 from the > xforms page, and building LyX-1.2.1 from the source. It gets close -- > as far as the final link, which fails with the following error message: > > ld: Undefined symbols: > boost::detail::crc_table_t<(unsigned > long)32,(unsigned)79764919,(bool)1>::table_ > > If this were Solaris, I might try poking the sources. On MacOS, I'm > lost. The compiler provided with the Developement Tools is gcc-3.1. > > I'd be eternally grateful to anyone who can figure out how to get LyX > going on MacOS 10.2. Thanks,
Sorry, I am only just installing 10.2. right now, so I can not really help much, but you could try compiling it with gcc-2.95. You can set the currently used compiler using gcc_select. Maybe this helps... Cheers Bernd