[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Bug#9249: relevant config.log part
From:       Michael Matz <matzmich () cs ! tu-berlin ! de>
Date:       2000-09-01 22:11:01
[Download RAW message or body]

Hi,

On Tue, 29 Aug 2000, Heiko Nock wrote:
> /tmp/cciI1NTs.o: In function `main':
> /tmp/cciI1NTs.o(.text+0x7): undefined reference to `afOpenFile(void)'
> collect2: ld returned 1 exit status
> configure: failed program was:
> #line 9555 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error.  */

*here*

> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char afOpenFile();
> 
> int main() {
> afOpenFile()
> ; return 0; }

In the place *here* above should be an
#ifdef __cplusplus
extern "C"
#endif

That it isn't there can have two reasons: you either have a broken version
of autoconf (what's the output of 'autoconf --version'?), or that somehow
your configure.in is broken. Please send the configure.in (from kdelibs)
to matz@ifh.de.


Ciao,
Michael.

 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic