On Wed, Nov 05, 2003 at 07:06:30PM +0100, Markus Rosenstihl wrote: > Hi > I want to compile lyx-1.3.3 on my own with the xforms frontend on Panther. > I get following error messages when trying to compile and can't solve that: > > Does anybody know a solution?
Yes, i found the solution (I don't know why i haven't done it earlier, i knew it from the lyx-1.3.3.info file from fink *grumel* ): Installed the gcc-2.95 package from XCode CD gcc_select 2 ./configure && make sudo make install WORKS!