[Gluster-devel] About compiling make issue on Dlink dns 313
chris at velocityservers.com.au
chris at velocityservers.com.au
Tue Jul 29 13:53:45 UTC 2008
Hi Guys,
I am currently trying to install glusterfs on busybox 1.10.1. I have
gone passed the configuring stage and have tried to do a make install
and it comes up with the following error:
root at Nemesis:/mnt/HD_a2/glusterfs-1.3.9# make check
Making check in libglusterfs
make[1]: Entering directory `/mnt/HD_a2/glusterfs-1.3.9/libglusterfs'
Making check in src
make[2]: Entering directory `/mnt/HD_a2/glusterfs-1.3.9/libglusterfs/src'
if /ffp/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I../.. -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64
-D_GNU_SOURCE -DXLATORDIR=\"/lib/glusterfs/1.3.9/xlator\"
-DSCHEDULERDIR=\"/lib/glusterfs/1.3.9/scheduler\"
-DTRANSPORTDIR=\"/lib/glusterfs/1.3.9/transport\" -DYY_NO_UNPUT
-DGF_LINUX_HOST_OS -DLIBDIR=\"/lib/glusterfs/1.3.9/auth\" -fPIC -Wall
-g -shared -nostartfiles -rdynamic -g -O2 -MT libglusterfs_la-dict.lo
-MD -MP -MF ".deps/libglusterfs_la-dict.Tpo" -c -o
libglusterfs_la-dict.lo `test -f 'dict.c' || echo './'`dict.c; \
then mv -f ".deps/libglusterfs_la-dict.Tpo"
".deps/libglusterfs_la-dict.Plo"; else rm -f
".deps/libglusterfs_la-dict.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_FILE_OFFSET_BITS=64
-D__USE_FILE_OFFSET64 -D_GNU_SOURCE
-DXLATORDIR=\"/lib/glusterfs/1.3.9/xlator\"
-DSCHEDULERDIR=\"/lib/glusterfs/1.3.9/scheduler\"
-DTRANSPORTDIR=\"/lib/glusterfs/1.3.9/transport\" -DYY_NO_UNPUT
-DGF_LINUX_HOST_OS -DLIBDIR=\"/lib/glusterfs/1.3.9/auth\" -fPIC -Wall -g
-shared -nostartfiles -rdynamic -g -O2 -MT libglusterfs_la-dict.lo -MD
-MP -MF .deps/libglusterfs_la-dict.Tpo -c dict.c -fPIC -DPIC -o
.libs/libglusterfs_la-dict.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_FILE_OFFSET_BITS=64
-D__USE_FILE_OFFSET64 -D_GNU_SOURCE
-DXLATORDIR=\"/lib/glusterfs/1.3.9/xlator\"
-DSCHEDULERDIR=\"/lib/glusterfs/1.3.9/scheduler\"
-DTRANSPORTDIR=\"/lib/glusterfs/1.3.9/transport\" -DYY_NO_UNPUT
-DGF_LINUX_HOST_OS -DLIBDIR=\"/lib/glusterfs/1.3.9/auth\" -fPIC -Wall -g
-shared -nostartfiles -rdynamic -g -O2 -MT libglusterfs_la-dict.lo -MD
-MP -MF .deps/libglusterfs_la-dict.Tpo -c dict.c -o
libglusterfs_la-dict.o >/dev/null 2>&1
bison -y -d ./spec.y
make[2]: *** [y.tab.h] Error 141
make[2]: Leaving directory `/mnt/HD_a2/glusterfs-1.3.9/libglusterfs/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mnt/HD_a2/glusterfs-1.3.9/libglusterfs'
make: *** [check-recursive] Error 1
Would anyone like to have a go at what might be the problem.
Thanks
More information about the Gluster-devel
mailing list