---------- Forwarded message ----------
From: Rogelio Serrano <[EMAIL PROTECTED]>
Date: Nov 11, 2005 1:22 PM
Subject: Re: Why does libdrm configure.sh check for C++ compiler
To: Felix Kühling <[EMAIL PROTECTED]>



On 11/11/05, Felix Kühling <[EMAIL PROTECTED]> wrote:
The weirdest thing. Trying to get the snapshots building on a new
computer I ran into trouble because libdrm's configure.sh checks a C++
compiler and fails if none is installed. What does libdrm need a C++
compiler for? I couldn't see anything suspicious in configure.ac, but
then again, I don't know much about automake.

Any ideas anyone?

Regards,
  Felix

--
| Felix Kühling <[EMAIL PROTECTED]>                     http://fxk.de.vu |
| PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595 |


Thats baggage from autoconf or automake macros. There is no way you can get around it without editing the m4 macros in the autconf or automake packages. Thats not easy to do though. I have tried that before and I only had two weeks experience with autoconf at that time and I lost a lot of hair.

you have to start studying the autotools now and try again after 6 months.

<rant>
Autotools is not portable to systems without c++ and it takes major surgery to fix it. I suggest you drop everything and focus on autotools for about 6 months.

When I am finished studying autotools in a couple more months im migrating the packages i use to pmk! or iffe?
</rant>

--
SMS Global Ltd Short Message Service For Seafarers


Reply via email to