Hi,

Quoting Lucas Nussbaum ([email protected]):
> In eglibc <= 2.9, getline was only defined if _GNU_SOURCE was defined.
> In eglibc 2.10, getline is always defined (since it became a standard in
> POSIX2008). The problem is that your package already has a function
> named getline(), which now conflicts with glibc's. You need to rename
> your function to something else.
> Ubuntu already fixed many occurences of your problem, so it is possible
> that an Ubuntu patch is available for your package. Look at the PTS to
> find out.

this bug should be fixed in upstream's git repository.  Please test!


d.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to