adonthell-general
[Top][All Lists]
Advanced

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

Re: [Adonthell-general] getting error while running make


From: shirish शिरीष
Subject: Re: [Adonthell-general] getting error while running make
Date: Fri, 15 Apr 2011 22:15:41 +0530

At bottom :-

2011/4/15 shirish शिरीष <address@hidden>:
> Hi all,
>  This is going to be a bit long.  I got an error while running make .
> I am on Debian Sid so there is a possibility that it may be due to
> make or something else but still, here are the first the git logs of
> recent entries of adonthell, adonthell-tools and wastesedge
>
> /usr/local/src/adonthell$git log | less
> commit 47af42350ac1a01fc7b92b6b7caced10584c7ffa
> Author: Kai Sterker <address@hidden>
> Date:   Fri Mar 25 20:59:13 2011 +0100
>
>    FIXED returning static Paths instance. Get reference, not a copy!
>
> commit b6b3ce6ae409356527409057e5bf1c653d1bf5ee
> Author: Josh Glover <address@hidden>
> Date:   Fri Mar 25 08:46:24 2011 +0100
>
> /usr/local/src/adonthell-tools$git log | less
>
> commit 0e6b8df468fdec1f74c5c4b2d74c1f21674f8cbd
> Author: Kai Sterker <address@hidden>
> Date:   Tue Apr 12 21:16:32 2011 +0200
>
>    ADDED scrolling for zoom levels > 1
>
> commit 1ea3c0ae459fe723bd51295a3b83d1a942315e07
> Author: Kai Sterker <address@hidden>
> Date:   Mon Apr 11 22:58:24 2011 +0200
>
> /usr/local/src/wastesedge$git log | less
>
>  commit 7604d255e9ad955da33d16e3e1a9e5c6cc69bec1
> Author: James Nash <address@hidden>
> Date:   Thu Apr 14 23:59:53 2011 +0100
>
>    ADDED missing roof parts for Redwyne Inn.
>
> commit c23893bec60ec50559a222bc1573cd430d4757ea
> Author: James Nash <address@hidden>
> Date:   Fri Apr 8 22:40:55 2011 +0100
>
>    ADDED First batch of roof parts for Redwyne Inn.
>
> Here are the last 10 odd lines of the error in make
>
> /usr/bin/ld: path_test-path_test.o: undefined reference to symbol
> 'rpg::pathfinding_costs::update_costs(std::vector<rpg::faction*,
> std::allocator<rpg::faction*> > const&, rpg::specie const*)'
> /usr/bin/ld: note:
> 'rpg::pathfinding_costs::update_costs(std::vector<rpg::faction*,
> std::allocator<rpg::faction*> > const&, rpg::specie const*)' is
> defined in DSO 
> //usr/local/src/adonthell-build/src/rpg/.libs/libadonthell_rpg.so.0
> so try adding it to the linker command line
> //usr/local/src/adonthell-build/src/rpg/.libs/libadonthell_rpg.so.0:
> could not read symbols: Invalid operation
> collect2: ld returned 1 exit status
> make[3]: *** [path_test] Error 1
> make[3]: Leaving directory `/usr/local/src/adonthell-build/test'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/local/src/adonthell-build/test'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/adonthell-build'
> make: *** [all] Error 2
>
> Any ideas what might be wrong ?

These are the commands I use to compile all the time.

/usr/local/src/adonthell$ ./autogen.sh

/usr/local/src/adonthell$ mkdir ../adonthell-build && cd ../adonthell-build

/usr/local/src/adonthell-build$ ../adonthell/configure --prefix=/usr/local

/usr/local/src/adonthell-build$ make

/usr/local/src/adonthell-build$sudo make install

-- 
          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]