Re: Conflicting declarations in gnomesupport.h
- From: Raja R Harinath <harinath cs umn edu>
- To: Claudemir Todo Bom <allgood conection com br>
- Cc: GNOME discussion list <gnome-list gnome org>
- Subject: Re: Conflicting declarations in gnomesupport.h
- Date: 13 May 1998 21:33:03 -0500
Claudemir Todo Bom <allgood@conection.com.br> writes:
> In file included from /usr/local/include/gnome.h:5,
> from drawer.c:16:
> /usr/local/lib/gnome-libs/include/gnomesupport.h:33: warning: `struct direct' declared inside parameter list
> /usr/local/lib/gnome-libs/include/gnomesupport.h:33: warning: its scope is only this definition or declaration,
> /usr/local/lib/gnome-libs/include/gnomesupport.h:33: warning: which is probably not what you want.
> /usr/local/lib/gnome-libs/include/gnomesupport.h:33: conflicting types for `scandir'
> /usr/include/dirent.h:173: previous declaration of `scandir'
You've included the `config.log' output of `gnome-core'. It would be
much more useful if you sent me the `config.log' of `gnome-libs'.
For some reason, the `configure' of `gnome-libs' decided that
- your libc doesn't have a `scandir'
- you don't have a `dirent.h' header file
However, your `config.log' (which says you have a Linux/Libc5 system)
and the make log both suggest that these conclusions of
`gnome-libs/configure' are wrong.
- Hari
--
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions." -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing." -- Roy L Ash
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]