Giuseppe Corbelli wrote:
> On Tue, 24 Jul 2001, Manuel Clos wrote:
>
>>Hi all,
>>
>>for some reason the configure script provided in cdrdao-1.1.5 fails in
>>Mandrake 8.0. See bug at
>>
>>http://sourceforge.net/tracker/index.php?func=detail&aid=442378&group_id=2171&atid=202171
>>
>>After running autoconf, the new configure script works fine. The
>>difference is only this:
>>
>>< extern "C" void exit(int) throw ();
>>---
>> > extern "C" void exit(int);
>>
>>Is this a bug in the configure script? or a bug in some Mandrake 8.0
>>package?
>>
> I hadn't any problem in compiling cdrdao only (no gcdmaster) with latest
> scglib under mdk8 gcc 2.96.
Sorry, I wasn't clear enough, the bug is about having all devel packages
needed installed on a Mandrake 8.0 and the configure script of cdrdao
1.1.5 detecting the gtkmm-config binary but no being able to compile the
test, thus failing in detecting the (correctly installed) gtkmm 1.2.5.
Does this also happen to you?
BTW: You're missing gcdmaster ;)
--
Manuel Clos
ll...@ja...
* Si no puedes hacerlo bien, hazlo bonito (Bill Gates)
* If you can't do it well, do it nice (Bill Gates)
|