adonthell-general
[Top][All Lists]
Advanced

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

Re: [Adonthell-general] something about 'whitespace following trailing b


From: shirish शिरीष
Subject: Re: [Adonthell-general] something about 'whitespace following trailing backslash' while doing ./autogen.sh in adonthell-tools and then can't make.
Date: Thu, 5 Jul 2012 08:09:54 +0530

in-line :-

On Thu, Jul 5, 2012 at 7:35 AM, Chris Frey <address@hidden> wrote:
> On Thu, Jul 05, 2012 at 07:26:49AM +0530, shirish ??????????????? wrote:
>> It's possible I might have pay-dirt this nth time around. Please lemme
>> know what you think :-
>>
>> $ sudo find ~ -name '*.la' -print0 | xargs -0 grep  '/usr/lib/libxml2.la'
>> [sudo] password for shirish:
>> /home/shirish/games/adonthell/lib/libadonthell_audio.la:dependency_libs='
>> -L/usr/lib/python2.7/config
>> /home/shirish/games/adonthell/lib/libadonthell_event.la
>> /home/shirish/games/adonthell/lib/libadonthell_python.la
>> /home/shirish/games/adonthell/lib/libadonthell_base.la
>> /usr/lib/libxml2.la
>
> Yeah, that's pay-dirt. :-)
>
> So for some reason, the adonthell *library*, not tools, adds this to its
> own .la files.
>
> I don't know when you've last built the library portion.  If it is recently,
> then we need to continue debugging.  Otherwise, a rebuild there may fix it.

I always do :-

~/games/adonthell/adonthell$./autogen.sh
 ~/games/adonthell/adonthell$mkdir ../adonthell-build && cd ../adonthell-build
 ~/games/adonthell/adonthell-build$../adonthell/configure
--enable-dev-build --prefix=/usr/local
 ~/games/adonthell/adonthell-build$make clean
 ~/games/adonthell/adonthell-build$make
 ~/games/adonthell/adonthell-build$ sudo make install (this I do
sometimes as well. I have done this step in recent times. )

> Do you use the autoconf or cmake build for the library?

Guess it would be autoconf, I really don't know if there is anything
special to be done for the library part. Just do as given in

http://adonthell.berlios.de/doc/index.php/Development:Compiling#GNU_Autotools

Please lemme know if anything else is to be done.

> - Chris

-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17



reply via email to

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