Re: [Nautilus-list] Problem configuring nautilus 1.0.6



On 2001.12.22 22:09 Seth Nickell wrote:
Can you send us any relevant entries in config.log?

-seth

Yes, here they are :

configure:6661: checking for FAMOpen in -lfam
configure:6680: gcc -o conftest -g -O2   conftest.c -lfam   1>&5
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/../../../libfam.so: undefined reference to `operator new[](unsigned)' /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/../../../libfam.so: undefined reference to `operator delete(void*)' /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/../../../libfam.so: undefined reference to `__gxx_personality_v0' /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/../../../libfam.so: undefined reference to `std::ios_base::Init::Init()' /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/../../../libfam.so: undefined reference to `vtable for __cxxabiv1::__class_type_info' /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/../../../libfam.so: undefined reference to `operator delete[](void*)' /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/../../../libfam.so: undefined reference to `std::ios_base::Init::~Init()' /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/../../../libfam.so: undefined reference to `operator new(unsigned)'
collect2: ld returned 1 exit status
configure: failed program was:
#line 6669 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char FAMOpen();

int main() {
FAMOpen()
; return 0; }




On Sat, 2001-12-22 at 09:44, Pierre wrote:
> Hi,
>
> I try to configure nautilus on my Linux Slackware 8.0
> I have fam-2.6.7 installed
> but i got :
>
> checking for FAMOpen in -lfam... no
> configure: warning: *** FAM support will not be built (FAM library
not
> found) Nautilus depends on FAM to provide notification when files
are
> altered (either through filesystem polling, or a kernel notification

> mechanism). If Nautilus is built without FAM support, directories
> viewed with Nautilus will not remain in synch with the actual
> filesystem when they are altered by external processes. Particularly
if
> you are a distributor please compile Nautilus with FAM support. FAM
is
> available from http://oss.sgi.com/projects/fam/. A patch to add
Linux
> Kernel 2.4 directory notify support to FAM (highly desirable) is
> available from http://people.redhat.com/alexl/files/ ***
>
> It would be great if you could help me !
>
> Best regards,
>
> Pierre.
>


Pierre.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]