>>>>> "Peter" == Peter Firmstone <[EMAIL PROTECTED]> writes:

Peter> I seem to be having some difficulty compiling lyx with shared
Peter> libraries only, as I want to create a package for debian for
Peter> sparc processors. Is this normally possible?

I guess it should.

Peter> I seem to be missing confdefs.h, any ideas where to obtain it
Peter> on the web, I thought it came with libg++ and libiberty?

No, this is a temporary file created by configure when needed.

Peter> Here's the relevant section in config.log:


Peter> configure: In function `int main()': configure:2644: no
Peter> matching function for call to
Peter> `basic_string<char,string_char_traits<char>,__default_alloc_template<true,0>
>> ::compare (unsigned int, int, char[2])'

This part just tries out the STL string provided by your libstdc++.
The failure of this test should not be a problem, and the problem is
probably somewhere else. What version of gcc do you use? 

JMarc

Reply via email to