Bug#628253: fix ftbfs

Matthias Klose doko at ubuntu.com
Wed Sep 21 15:56:23 UTC 2011


reassign 628253 libsfml
tags 628253 + patch
user ubuntu-devel at lists.ubuntu.com
usertags 628253 oneiric ubuntu-patch
thanks

this was patched twice, but both times wrong :-/

#include <Python.h>

namespace sf {
#include <cstddef>
}

#include <stddef.h>

typedef ptrdiff_t GLintptr;

$ g++ -c -I/usr/include/python2.7 foo.cc
foo.cc:9:9: error: 'ptrdiff_t' does not name a type


patch at
http://launchpadlibrarian.net/80518585/libsfml_1.6%2Bdfsg1-2_1.6%2Bdfsg1-2ubuntu1.diff.gz





More information about the Pkg-games-devel mailing list