Thanks seems to compile now cc -Wall -L/usr/lib -lfbclient -I/usr/share/doc/firebird2.5-common-doc/examples/include/ api2.c
ISC_USER=SYSDBA ISC_PASSWORD=masterkey ./a.out /var/lib/firebird/2.5/data/employee.fdb Dynamic SQL Error -SQL error code = -206 -Column unknown -BUDGET -Client SQL dialect 1 does not support reference to BIGINT datatype On Thu, Nov 8, 2012 at 8:11 AM, Alex Peshkoff <[email protected]> wrote: > On 11/08/12 00:01, marius adrian popa wrote: >> I try to compile the examples on debian testing on arm (raspberry) >> >> gcc -L/usr/lib -lfbclient >> -I/usr/share/doc/firebird2.5-common-doc/examples/include/ api2.c >> api2.c:38:5: error: conflicting types for ‘getline’ >> /usr/include/stdio.h:671:20: note: previous declaration of ‘getline’ was here >> api2.c:140:5: error: conflicting types for ‘getline’ >> /usr/include/stdio.h:671:20: note: previous declaration of ‘getline’ was here >> > Thanks - fixed. > (that samles were really written FAR before year 2008) > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_nov > Firebird-Devel mailing list, web interface at > https://lists.sourceforge.net/lists/listinfo/firebird-devel ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
