From kde-devel Sun Jun 02 18:12:12 2002 From: Pavel Troller Date: Sun, 02 Jun 2002 18:12:12 +0000 To: kde-devel Subject: Re: CVS HEAD: kdemultimedia/kaudiocreator don't built X-MARC-Message: https://marc.info/?l=kde-devel&m=102304171122478 > I have: > - linux kernel 2.4.17 > - gcc 3.1 > - XFree 4.2 > - CVS head refresh < 1h > - have applied the patch from "Re: [PATCH]: Final: Re: kdemultimedia > configure search ignores --with-extra-... ?" (whitout it ... arts, kmidi > and kioslaves won't build) Hi! The failing include is from the C library, probably glibc. Which version do You have ? What's on lines 259 etc. ? On my version (glibc-2.2.5) there is, for example, on line 259, extern uint32_t ntohl (uint32_t __netlong) __THROW __attribute__ ((__const__)); As a first attempt, please try to compile without --enable-final - it's hardly broken these days in many packages... With regards, Pavel Troller >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<