<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general">
    <title>gmane.comp.lib.agar.general</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/671"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/670"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/669"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/668"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/667"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/666"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/665"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/664"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/663"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/662"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/661"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/660"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/659"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/658"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/657"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/656"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/655"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/654"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/653"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.agar.general/652"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/671">
    <title>Demos compilation</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/671</link>
    <description>&lt;pre&gt;Hello,

I compiled agar 1.4.1 on Windows XP system, following this procedure http://wiki.libagar.org/wiki/Install/Windows_%28MSYS%29. All executed successfully.

But now I try to compile the demos, when I execute "./configure" in the "demos" directory in the MinGW shell I get the followings :

checking whether FreeType works...yes
checking for Agar (http://libagar.org/)...yes (1.4.1)
checking whether Agar works...no
*
* This software requires agar installed on your system.
*
configure failed!
*
* If the previous test failed due to Agar not being found,
* make sure you have already installed Agar on your system
* and that the agar-config binary is in your PATH.
*
* To install Agar, go to the top-level directory and run:
*     make all install
*
make: *** [configure] Error 1

Of course, I tried to go to the top-level directory to run "make all install".

If I try "./configure" in the "themes" subproject I get a config.log file with this error :
checking for Agar (http://libagar...org/)...yes (1.4.1)
checki&lt;/pre&gt;</description>
    <dc:creator>JC</dc:creator>
    <dc:date>2012-04-29T17:17:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/670">
    <title>Re: RFC: Compiling Agar (and applications) on Windows</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/670</link>
    <description>&lt;pre&gt;msys with mingw turned out to be the easiest way for us.

On 07/23/2011 02:56 AM, Stapleton, Steven J.S. (James) wrote:


&lt;/pre&gt;</description>
    <dc:creator>Jörgen Kornfeld</dc:creator>
    <dc:date>2012-02-15T18:56:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/669">
    <title>sdlfb missing redraws and other bugs</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/669</link>
    <description>&lt;pre&gt;Hi!

It seems that Agar 1.4.1 and Agar trunk have some very peculiar bugs when
using the sdlfb-driver.
I'm running Ubuntu 10.04 and XUbuntu 11.10 (so it's SDL under X).

Moving Agar windows is invisible. You don't see the window being moved but
it did move. A patch (based on Agar 1.4.1) setting the dirty-flag on a
window that is moved is attached.
Also, resizing the "display" (the SDL X-window) results in a blank
screen/X-window (it is not redrawn). I've attached a patch for this as
well (it sets the window dirty-flag on all windows when the display
is resized).

I wonder if I'm missing something obvious here, since I couldn't find any
such reports in the mailing list or bug tracker. These bugs are
easily reproduced using any Agar program running under sdlfb. At least
on my systems...

When we're at it. Some other random notes about Agar:
 * I had to update the ./configure using the latest BSDBuild
   since the BSDBuild perl scripts used to generate ./configure
   were outdated, resulting in false-negative .&lt;/pre&gt;</description>
    <dc:creator>Robin Haberkorn</dc:creator>
    <dc:date>2012-01-10T22:26:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/668">
    <title>Re: Fwd:  AGAR Build</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/668</link>
    <description>&lt;pre&gt;

I added your suggestion to ./configure and it built fine.

Thank you!

Michael
&lt;/pre&gt;</description>
    <dc:creator>Michael</dc:creator>
    <dc:date>2011-09-30T22:35:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/667">
    <title>Fwd:  AGAR Build</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/667</link>
    <description>&lt;pre&gt;(sending my reply to mail list too...)

---------- Forwarded message ----------
Date: 2011/9/27
Subject: Re: [Agar] AGAR Build
To: Michael &amp;lt;mapollock2-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;


2011/9/27 Michael &amp;lt;mapollock2-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:


I added "--with-catman=no" to "./configure" as I notice this error
happened only with catman. It works and does not seem to bring more
problems, but can't tell you why this error happens.

You may want to see the script (called "PKGBUILD") I made to build and
package agar for Archlinux:
http://aur.archlinux.org/packages.php?ID=24001

Cheers,

&lt;/pre&gt;</description>
    <dc:creator>rafael ff1</dc:creator>
    <dc:date>2011-09-27T23:26:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/666">
    <title>Re: AGAR Build</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/666</link>
    <description>&lt;pre&gt;

I have managed to make progress following Rafael and Julien's thread "Build fail
on Archlinux" and have completed the make step.

However, I now get to the same error:

install -c -m 644 AG_Execute.3 /usr/local/man/man3
install -c -m 644  /usr/local/man/cat3
install: cannot stat `\177': No such file or directory
install-manpages.sh failed
make[1]: *** [install-man] Error 1

I have tried using make install with "SH=dash", as well as trying to make from
other shells.

Can you provide a bit more detail on how to clear this error?

Thanks Michael


Agar mailing list




_______________________________________________
Agar mailing list
Agar&amp;lt; at &amp;gt;hypertriton.com
http://libagar.org/lists.html
&lt;/pre&gt;</description>
    <dc:creator>Michael</dc:creator>
    <dc:date>2011-09-27T23:12:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/665">
    <title>Re: Build fail on Archlinux</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/665</link>
    <description>&lt;pre&gt;Thanks for the useful informations, Julien. Just for the record, I
made available an agar package for Archlinux users [1] and it seems
someone already uploaded package for agar-svn [2].

[1] https://aur.archlinux.org/packages.php?ID=24001
[2] https://aur.archlinux.org/packages.php?ID=51180

Thanks,

--Rafael

2011/9/20 Julien Nadeau &amp;lt;vedge-xWq8P/a1moLx9BLsLxWUfA&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:
&lt;/pre&gt;</description>
    <dc:creator>rafael ff1</dc:creator>
    <dc:date>2011-09-24T03:46:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/664">
    <title>Re: Build fail on Archlinux</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/664</link>
    <description>&lt;pre&gt;
Hi Rafael,

Agar's configure looks for a working "-lGL". The configure script
tries to find it using pkg-config and reverts to scanning predefined
directories if unavailable.

Mentions of "sdlgl" in the Agar documentation refer to an Agar display
driver called "sdlgl" (for GL rendering via SDL), documented here:
http://libagar.org/man3/AG_DriverSDLGL. It is not related to the sdlgl
project on SourceForge.

On Sat, Sep 17, 2011 at 08:59:22PM -0300, rafael ff1 wrote:
&lt;/pre&gt;</description>
    <dc:creator>Julien Nadeau</dc:creator>
    <dc:date>2011-09-20T23:51:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/663">
    <title>Re: Build fail on Archlinux</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/663</link>
    <description>&lt;pre&gt;Great, thanks a lot!

Last, I have a doubt and then you leave the rest for possible bug
reports: What package provide the OpenGL required by Agar's
.../configure?

1. sdlgl [1], name mentioned in libagar's wiki [2]

2. Glew [3] [4]

3. 'libGL.1.so' lib from drivers, for example, mesa [5]

[1] http://sourceforge.net/projects/sdlgl/
[2] http://wiki.libagar.org/wiki/Sdlgl
[3] http://glew.sourceforge.net/
[4] http://www.archlinux.org/packages/extra/i686/glew/files/
[5] http://www.archlinux.org/packages/extra/i686/libgl/files/

2011/9/17 Julien Nadeau &amp;lt;vedge-xWq8P/a1moLx9BLsLxWUfA&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:
&lt;/pre&gt;</description>
    <dc:creator>rafael ff1</dc:creator>
    <dc:date>2011-09-17T23:59:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/662">
    <title>Re: Build fail on Archlinux</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/662</link>
    <description>&lt;pre&gt;
That looks fine to me.


Yes, that is correct. Since Agar apps use #include &amp;lt;agar/foo.h&amp;gt;, having
the includes in &amp;lt;prefix&amp;gt;/include/agar/agar allows `agar-config --cflags`
to output "-I/usr/include/agar" as opposed to "-I/usr/include" which may
not be desirable.

&lt;/pre&gt;</description>
    <dc:creator>Julien Nadeau</dc:creator>
    <dc:date>2011-09-17T23:11:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/661">
    <title>Re: Build fail on Archlinux</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/661</link>
    <description>&lt;pre&gt;Well, I was able to make the installation work by setting
"--with-catman=no" in ./configure line... Is it bad to set this
command? I've got these files from installation:
http://pastebin.com/gxMr31jp

By the way, is it correct to have includes installed in
'/usr/includes/agar/agar', instead of just '/usr/includes/agar' ? This
seems to happen with svn sources too.

&lt;/pre&gt;</description>
    <dc:creator>rafael ff1</dc:creator>
    <dc:date>2011-09-17T16:01:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/660">
    <title>Re: Build fail on Archlinux</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/660</link>
    <description>&lt;pre&gt;
That one is due to a bug in bash (which I assume you have installed
under /bin/sh). There is a work around in svn, but I don't remember
where it was exactly. You can also set the SH environment variable
to an alternate shell when invoking make.

On Fri, Sep 16, 2011 at 09:02:25PM -0300, rafael ff1 wrote:
&lt;/pre&gt;</description>
    <dc:creator>Julien Nadeau</dc:creator>
    <dc:date>2011-09-17T00:15:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/659">
    <title>Re: Build fail on Archlinux</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/659</link>
    <description>&lt;pre&gt;Great, this solved the compilation problem. But I came through another
problem during the installation:

* command line:
make  DESTDIR="${pkgdir}" MANDIR=/usr/share/man LIBDIR=/usr/lib/agar install

(where "pkgdir" is the fakeroot for installing files)

* error message output:
(...)
install -c -m 644  /home/rafael/builds/agar/pkg/usr/share/man/cat3
install: cannot stat `\177': No such file or directory
install-manpages.sh failed

(complete output: http://pastebin.com/RHu5cX5e)

2011/9/16 Julien Nadeau &amp;lt;vedge-xWq8P/a1moLx9BLsLxWUfA&amp;lt; at &amp;gt;public.gmane.org&amp;gt;:
&lt;/pre&gt;</description>
    <dc:creator>rafael ff1</dc:creator>
    <dc:date>2011-09-17T00:02:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/658">
    <title>Re: Build fail on Archlinux</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/658</link>
    <description>&lt;pre&gt;
Hi Rafael,

The problem is due to gcc's new "-Wunused-but-set-variable" which
causes configure tests to fail. As a work around you can use:

    env CFLAGS="-O2 -Wno-unused-but-set-variable" ./configure ...

Or you can build from current svn sources which includes a fix.

On Fri, Sep 16, 2011 at 04:54:09PM -0300, rafael ff1 wrote:
&lt;/pre&gt;</description>
    <dc:creator>Julien Nadeau</dc:creator>
    <dc:date>2011-09-16T23:21:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/657">
    <title>Build fail on Archlinux</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/657</link>
    <description>&lt;pre&gt;Hi there,

Trying to build agar in Archlinux 64bit, but it fails. Can you please
help solving this problem?

$ uname -a
Linux asterix 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011
x86_64 Intel(R) Atom(TM) CPU N550 &amp;lt; at &amp;gt; 1.50GHz GenuineIntel GNU/Linux

Config log: http://pastebin.com/HCz6Mek1

Thanks in advance,

Rafael
&lt;/pre&gt;</description>
    <dc:creator>rafael ff1</dc:creator>
    <dc:date>2011-09-16T19:54:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/656">
    <title>AGAR Build</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/656</link>
    <description>&lt;pre&gt;I am trying to do a clean build of agar 1.4.1 on a new fedora 15 build.
The kernel is 2.6.40.3-0.fc15.x86_64 and gcc version is 4.6.0.

Make fails with several errors, and the config.log has the following:

conftest.c: In function ‘main’:
conftest.c:5:9: error: variable ‘d’ set but not used [-Werror=unused-but-set ]
conftest.c:4:8: error: variable ‘f’ set but not used [-Werror=unused-but-set ]
cc1: all warnings being treated as errors

Make, it you continue, reports the following:
In file included from core.h:12:0,
                 from variable.c:26:
/home/MAP/Downloads/agar-1.4.1/include/agar/core/types.h:103:16: warning:
useless storage class specifier in empty declaration [enabled by default]
In file included from /home/MAP/Downloads/agar-1.4.1/include/agar/cor
/begin.h:8:0,
from /home/MAP/Downloads/agar-1.4.1/include/agar/core/threads.h:28,
from core.h:20,
from variable.c:26:

Can you point me in the right direction for fixing this?

Thanks Mike.




_________________________________________&lt;/pre&gt;</description>
    <dc:creator>MAP</dc:creator>
    <dc:date>2011-09-06T21:01:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/655">
    <title>unable to cross-compile agar</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/655</link>
    <description>&lt;pre&gt;Hi,
I'm trying to cross compile agar here what I did:

$&amp;gt; ./configure --host=sh4-linux-

the script detect the cross-compiler but fails to point to the correct
include files and libs

it is using the ''/usr/include'' but it should point to
''/opt/STM/STLinux-2.4/devkit/sh4/target/usr/include''

any idea how to fix this ?

regards
haithem

&lt;/pre&gt;</description>
    <dc:creator>haithem rahmani</dc:creator>
    <dc:date>2011-09-03T20:28:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/654">
    <title>Re: 64 Bit Install</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/654</link>
    <description>&lt;pre&gt;

Thanks Julien, that fixed it.
MAP
&lt;/pre&gt;</description>
    <dc:creator>MAP</dc:creator>
    <dc:date>2011-07-30T11:33:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/653">
    <title>Re: 64 Bit Install</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/653</link>
    <description>&lt;pre&gt;
On Linux, just running "ldconfig" after the installation should make
the library visible, no need to specify an alternate --libdir.

On Sat, Jul 30, 2011 at 12:39:56AM +0000, MAP wrote:
&lt;/pre&gt;</description>
    <dc:creator>Julien Nadeau</dc:creator>
    <dc:date>2011-07-30T02:53:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/652">
    <title>64 Bit Install</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/652</link>
    <description>&lt;pre&gt;I am installing AGAR 1.4.1 on linux 2.6.32-71.el6.x86_64, using configure, make,
make install.  Which appears to compile just fine.

I have configured with the option --libdir=-L/usr/lib64 (and several variants
there of) yet the library libag_gui.so.4 file still appears to be built in
/usr/local/lib.

This appears to result in the following when executing the demos:

../minimal: error while loading shared libraries: libag_gui.so.4: cannot open
shared object file: No such file or directory.

Can someone tell me how to get the libraries built and installed in the "proper"
x64 locations.  Or am I completely missing an issue here?

Thanks, MAP
&lt;/pre&gt;</description>
    <dc:creator>MAP</dc:creator>
    <dc:date>2011-07-30T00:39:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.agar.general/651">
    <title>Compiling Agar natively on Windows mingw, revisited</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.agar.general/651</link>
    <description>&lt;pre&gt;Hi folks,

i've managed to get Agar to build natively on mingw and i posted the patches
to the Agar repository. In short, you can build it now in one of the
Agar/Packages/mingw* directories. Main issue was that it now stops processing
the header files but links them.

Issues still around:

*pthreads compile but don't work! And that sucks i have to agree but Agar
itself is working fine. The one library that it needs for nice graphics is
freetype that you have to install first.

* you need to add -lwinmm to your program to link correctly for windows time
functions

* you need to add -lglu32 if you use glu calls

Thats all folks,

Reinoud
&lt;/pre&gt;</description>
    <dc:creator>Reinoud Zandijk</dc:creator>
    <dc:date>2011-07-27T10:24:22</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lib.agar.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lib.agar.general</link>
  </textinput>
</rdf:RDF>

