gluster-devel
[Top][All Lists]
Advanced

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

[Gluster-devel] About compiling make issue on Dlink dns 313


From: address@hidden
Subject: [Gluster-devel] About compiling make issue on Dlink dns 313
Date: Tue, 29 Jul 2008 23:53:45 +1000
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

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:

address@hidden:/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




reply via email to

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