Hi again,
Here is a simple little patch to build pong2 (uses PATH_MAX).
Let me know if this looks sane.
Thanks!
Barry deFreese
--- pong2-0.1.3.orig/src/grapple/socket.h
+++ pong2-0.1.3/src/grapple/socket.h
@@ -27,7 +27,9 @@
#include
#include
+#ifdef __linux__
#include
+#endif
#ifnde
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 6/19/2012 1:45 PM, Pino Toscano wrote:
> Hi, Alle martedì 19 giugno 2012, Barry deFreese ha scritto:
>> Honestly I am not quite sure why this is working on GNU/Linux but dwarfutils
>> was failing with
>> the following errors: [...]
>
> It does not
Hi,
Alle martedì 19 giugno 2012, Barry deFreese ha scritto:
> Honestly I am not quite sure why this is working on GNU/Linux but
> dwarfutils was failing with the following errors:
> [...]
It does not matter, errno is a reserved identifier, so shadowing it
might not be the best idea.
> I just cha
Hi folks,
Honestly I am not quite sure why this is working on GNU/Linux but dwarfutils
was failing with the
following errors:
g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -I. -I.
-I./../libdwarf
-DCONFPREFIX=/build/buildd-dwarfutils_20120410-1-hurd-i3
Thanks a lot!
I'll download it tonight and get cracking on testing what compiles on netdde.
/Peter
> pe...@kahn.nu, le Tue 19 Jun 2012 08:40:15 +0200, a écrit :
>> 1.) Is there a reason that "libpciaccess" is not included in the base
>> system/xorg?
>
> No, it should have been pulled automaticall
pe...@kahn.nu, le Tue 19 Jun 2012 08:40:15 +0200, a écrit :
> 1.) Is there a reason that "libpciaccess" is not included in the base
> system/xorg?
No, it should have been pulled automatically by dependency. But it seems
that for some reason the debian-cd scripts didn't include it into the
cds, did
6 matches
Mail list logo