Re: [Nautilus-list] compile error
- From: Darin Adler <darin bentspoon com>
- To: Hanne <noodle warande3076 warande uu nl>
- Cc: Nautilus <nautilus-list lists eazel com>
- Subject: Re: [Nautilus-list] compile error
- Date: Wed, 05 Sep 2001 15:12:03 -0700
on 9/4/01 10:28 PM, Hanne at noodle warande3076 warande uu nl wrote:
> yes, i know, i _am_ trying to compile that version, not the HEAD-branch.
Ah.
> I'm using gnome-vfs 1.0.1. I tried to install gnome-vfs from cvs, but it
> gives me this:
> gnome-vfs-app-context.c: In function `dispatch_destroy_notify':
> gnome-vfs-app-context.c:504: warning: pointer of type `void *' used in
> arithmetic
> make[2]: *** [gnome-vfs-app-context.lo] Error 1
This usually means you have old glibc headers. The correct version of memset
doesn't give that warning, but incorrect versions do. And because gnome-vfs
sets -Werror when compiling from CVS, that matters.
The best fix is to get a newer glibc-devel package. A workaround is to
configure with --disable-more-warnings.
-- Darin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]