Hi,
On Wed, Jun 13, 2001 at 09:36:16PM +0200, Franz Bakan wrote:
> I have found the reason:
>
> Here's my sys/socket.h:
> ...
> #if !defined (_SYS_TYPES_H)
> #warning <sys/socket.h> requires <sys/types.h>
> #include <sys/types.h>
> #endif
> ...
>
> I have to delete the line containing
> #warning ....
Hm, can you see in config.log, why your compiler doesn't like the
#warning? I don't know if we can "fix" this in configure. Does it work
with "--disable-warnings"? By the way, you state "--without-warnings"
on your web page. That doesn't have any effect.
Can you also look why vsyslog isn't found? Maybe it only works if a
special header is included or it's in a special library?
Bye,
Henning
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
This archive was generated by hypermail 2b29 : Thu Jun 14 2001 - 00:05:37 PDT