[Box Backup] Exception: Connection Protocol_ObjTooBig (7/42) ?

Tobias Balle-Petersen boxbackup@fluffy.co.uk
Sun, 03 Jun 2007 16:31:45 +0200


Hello again.

Realized you meant the dir with /usr/bin/aclocal. Enabled root on my (Mac OS X) machine and it ran fine.

When it's done, I run bsdmake in the same dir and I get:


test -d parcels/boxbackup-chris_merge_1693-backup-client-darwin8.7.0 || mkdir
parcels/boxbackup-chris_merge_1693-backup-client-darwin8.7.0
(cd bin/bbackupd; bsdmake -D RELEASE)
(cd ../../lib/common; bsdmake -D RELEASE -D NODEPS)
g++ -DNDEBUG -O2 -Wall   -DBOX_VERSION="\"chris_merge_1693\""  -g -Wall -c
EventWatchFilesystemObject.cpp -o ../../release/lib/common/EventWatchFilesystemObject.o
EventWatchFilesystemObject.cpp: In constructor
'EventWatchFilesystemObject::EventWatchFilesystemObject(const char*)':
EventWatchFilesystemObject.cpp:41: error: 'errno' was not declared in this scope
*** Error code 1

Stop in /Users/kpadmin/Documents/boxbackup/cris_merge_2007.05.30/merge/lib/common.
*** Error code 1

Stop.
*** Error code 1

Stop in /Users/kpadmin/Documents/boxbackup/cris_merge_2007.05.30/merge.
b08-tbp-kp:/Users/kpadmin/Documents/boxbackup/cris_merge_2007.05.30/merge root#



changing dir to bin/bbackupd/  and then running bsdmake returns:

(cd ../../lib/common; bsdmake  -D NODEPS)
g++ -g -Wall   -DBOX_VERSION="\"chris_merge_1693\""  -g -Wall -c autogen_CommonException.cpp -o
../../debug/lib/common/autogen_CommonException.o
g++ -g -Wall   -DBOX_VERSION="\"chris_merge_1693\""  -g -Wall -c autogen_ConversionException.cpp -o
../../debug/lib/common/autogen_ConversionException.o
g++ -g -Wall   -DBOX_VERSION="\"chris_merge_1693\""  -g -Wall -c ConversionString.cpp -o
../../debug/lib/common/ConversionString.o
g++ -g -Wall   -DBOX_VERSION="\"chris_merge_1693\""  -g -Wall -c EventWatchFilesystemObject.cpp -o
../../debug/lib/common/EventWatchFilesystemObject.o
EventWatchFilesystemObject.cpp: In constructor
'EventWatchFilesystemObject::EventWatchFilesystemObject(const char*)':
EventWatchFilesystemObject.cpp:41: error: 'errno' was not declared in this scope
*** Error code 1

Stop in /Users/kpadmin/Documents/boxbackup/cris_merge_2007.05.30/merge/lib/common.
*** Error code 1

Stop.






Tobias



Tobias Balle-Petersen wrote:
> Hello Chris.
> 
> The directory meaning the directory with the source code right? I am the owner of everything in that
> folder.
> 
> Tobias
> 
> Chris Wilson wrote:
>> Hi Tobias,
>>
>> On Fri, 1 Jun 2007, Tobias Balle-Petersen wrote:
>>
>>> Running ./bootstrap on my OS X system gives me:
>>> aclocal: cannot open > aclocal.m4: Permission denied
>>> at /usr/bin/aclocal line 459
>> Please check permissions on the directory and all files inside it. They
>> should all be owned by the user that you run ./bootstrap as.
>>
>> Cheers, Chris.
> 
> _______________________________________________
> boxbackup mailing list
> boxbackup@fluffy.co.uk
> http://lists.warhead.org.uk/mailman/listinfo/boxbackup
>