timmerk / nfc-tools

Automatically exported from code.google.com/p/nfc-tools
0 stars 0 forks source link

libnfc-llcp compile error. #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. autoreconf -vis
2. configure
3. make

llcp_pdu.c: In function ‘pdu_new_cc’:
llcp_pdu.c:100:20: error: ‘BUFSIZ’ undeclared (first use in this function)
llcp_pdu.c:100:20: note: each undeclared identifier is reported only once for 
each function it appears in

What version of the product are you using? On what operating system?
Ubuntu 11.04 Desktop x64
gcc 4.5.2
make 3.81
libnfc-llcp r944

Original issue reported on code.google.com by superli....@gmail.com on 1 Oct 2011 at 9:41

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This issue was closed by revision r953.

Original comment by romu...@libnfc.org on 18 Oct 2011 at 11:49