gluster-devel
[Top][All Lists]
Advanced

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

Re: [Gluster-devel] Re : GlusterFS compilation error : undefined refere


From: Raghavendra G
Subject: Re: [Gluster-devel] Re : GlusterFS compilation error : undefined reference to `ap_signal'
Date: Thu, 29 Jan 2009 13:00:07 +0400

Hi Mohan,

Apache installation overwrites /usr/include/fnmatch.h with fnmatch.h distributed with apache package. Replace /usr/include/fnmatch.h with fnmatch.h distributed with your linux distribution.

regards,

On Thu, Jan 29, 2009 at 12:17 PM, mohan L <address@hidden> wrote:
Dear All,



Apache Version    :  apache_1.3.9
fuse Version         :  fuse-2.7.3glfs10
GlusterFS version :   glusterfs-2.0.0rc1

I am getting error like this at the time of GlusterFS installation . any one can help me ?

configuration details and error  see also

http://glusterfs.pastebin.com/m144c2dd1


address@hidden ~]# make
gcc -fPIC -Wall -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -I../../libglusterfs/src -DDATADIR=\"/usr/local/var\" -DCONFDIR=\"/usr/local/etc/glusterfs\" -g -O2 -o .libs/glusterfsd -rdynamic glusterfsd.o fetch-spec.o  ../../libglusterfs/src/.libs/libglusterfs.so -ldl -lpthread
glusterfsd.o: In function `main':
/root/glusterfs-2.0.0rc1/glusterfsd/src/glusterfsd.c:999: undefined reference to `ap_signal'
/root/glusterfs-2.0.0rc1/glusterfsd/src/glusterfsd.c:1001: undefined reference to `ap_signal'
/root/glusterfs-2.0.0rc1/glusterfsd/src/glusterfsd.c:1002: undefined reference to `ap_signal'
/root/glusterfs-2.0.0rc1/glusterfsd/src/glusterfsd.c:1003: undefined reference to `ap_signal'
/root/glusterfs-2.0.0rc1/glusterfsd/src/glusterfsd.c:1004: undefined reference to `ap_signal'
glusterfsd.o:/root/glusterfs-2.0.0rc1/glusterfsd/src/glusterfsd.c:1005: more undefined references to `ap_signal' follow
collect2: ld returned 1 exit status
make[3]: *** [glusterfsd] Error 1
make[3]: Leaving directory `/root/glusterfs-2.0.0rc1/glusterfsd/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/glusterfs-2.0.0rc1/glusterfsd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/glusterfs-2.0.0rc1'
make: *** [all] Error 2


Thanks for your time

Rg

L . Mohan


_______________________________________________
Gluster-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gluster-devel




--
Raghavendra G


reply via email to

[Prev in Thread] Current Thread [Next in Thread]