whilst using "make" on files extracted from gpstrans-0.39 I get the following error:
In file included from prefs.c:31:0:
getline/getline.h:13:7: error: conflicting types for 'getline'
/usr/include/stdio.h:671:20: note: previous declaration of 'getline' was here
make: *** Error 1
make: Leaving directory `/home/radio/Downloads/gps/gpstrans-0.39/src'
make: *** Error 2
I'm using latest PCLinuxOS
I'm a bit innocent here - any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
whilst using "make" on files extracted from gpstrans-0.39 I get the following error:
In file included from prefs.c:31:0:
getline/getline.h:13:7: error: conflicting types for 'getline'
/usr/include/stdio.h:671:20: note: previous declaration of 'getline' was here
make: *** Error 1
make: Leaving directory `/home/radio/Downloads/gps/gpstrans-0.39/src'
make: *** Error 2
I'm using latest PCLinuxOS
I'm a bit innocent here - any ideas?