svn repository
Paul J Stevens
paul at nfg.nl
Fri Mar 21 14:35:22 CET 2008
Jan-Henrik Haukeland wrote:
> On 21. mars. 2008, at 14.07, Paul J Stevens wrote:
>> Jan-Henrik,
>>
>> Some feedback building from svn:
>>
>> directory 'tools/bin' is missing. This kills the configure run.
>
> Eh, it should be there. When I check out anonymously I do get tools/
> bin. Its empty though, maybe its a client problem? Must I use the old
> trick and add an empty file there? hope not.
It's there in the repo alright. I'm sending you a patch for configure.ac to make
it if it's missing.
In this case it was probably removed during my git-svn bridging. Empty
directories are always a bitch with vc systems.
>
>> While compiling src/util/Mem.h is not included it seems:
>>
>> src/db/postgresql/PostgresqlConnection.c:103: warning: implicit
>> declaration of
>> function 'NEW'
>> src/db/postgresql/PostgresqlConnection.c:117: warning: implicit
>> declaration of
>> function 'FREE'
>
> Don't have postgres so can't verify, but should be fixed.
I've fixed it already here. Looks like includes for Mem.h and Str.h were moved
from Config.h to the individual c files, but you forgot to add them to the
postgresql files.
Looks like the signature on Str_parseInt and friends has also changed. This
breaks postgres also.
I'm on it.
--
________________________________________________________________
Paul Stevens paul at nfg.nl
NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31
The Netherlands________________________________http://www.nfg.nl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-add-missing-tools-bin-directory-if-needed.patch
Type: text/x-patch
Size: 606 bytes
Desc: not available
Url : http://www.tildeslash.com/pipermail/libzdb-general/attachments/20080321/f10c06f8/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-add-missing-include-statements.patch
Type: text/x-patch
Size: 1647 bytes
Desc: not available
Url : http://www.tildeslash.com/pipermail/libzdb-general/attachments/20080321/f10c06f8/attachment-0001.bin
More information about the libzdb-general
mailing list