Re: [Seeks-users] [BUG] Compilation with latest git Seeks failed
Status: Beta
Brought to you by:
beniz
|
From: Emmanuel B. <ebe...@se...> - 2011-02-22 18:08:07
|
On Tue, Feb 22, 2011 at 06:53:49PM +0100, Bastien wrote: > Heya, > > Emmanuel Benazera <ebe...@se...> writes: > > > Somehow, this problem has been solved by packagers building an AUR package > > for ArchLinux: http://aur.archlinux.org/packages.php?ID=38053 (beware as this > > seems to be an old release of Seeks). > > I just failed to compile seeks from AUR, but it's my fault: not enough > disk space available (uh!) > > > To do this packagers did not request any change on Seeks side. Therefore I'd suggest > > you take a look at the work they did to solve this issue. If you believe this should > > require changes within Seeks codebase, please let us know. > > Whatever the distro, Seeks codebase should compile fine or warn the > user about missing dependancies (if that's the problem at hand with > the error log I just send.) It is not. Seeks configure script tells you which libraries are detected. If no error is thrown during configuration, this means that no mandatory library is missing. Other than that Seeks assumes that it needs to compile with as few libraries as are installed on your systems. Em. |