[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: problem with compiling trunk

From: Karol Szkudlarek <karol_at_mikronika.com.pl>
Date: 2004-12-07 22:12:51 CET

Ben Collins-Sussman wrote:
>
> On Dec 7, 2004, at 11:51 AM, Erik Huelsmann wrote:
>
>> On Tue, 07 Dec 2004 18:46:02 +0100, Karol Szkudlarek
>> <karol@mikronika.com.pl> wrote:
>>
>>> Hi!
>>>
>>> I am trying to compile subversion from trunk and I got the following
>>> error:
>>>
>>> ./../../subversion/libsvn_client/.libs/libsvn_client-1.so: undefined
>>> reference to `svn_ctype_table'
>>>
>>> Please help me to avoid this error.
>>
>>
>> Hi!
>>
>> Did you run 'svn up && make'? If so, you should be running:
>>
>> './autogen.sh && ./config.nice && make clean && make'
>>
>
> Actually, if a new C file is added by 'svn up', you only need to re-run
> 'gen-make.py && make'.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

OK.But when I run gen-make.py it says:

ERROR: the "make" generator is not yet implemented

Where is the module 'make'?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 7 22:14:00 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.