[pkg-firebird-general] building the firebird 2.1 howto

marius popa mapopa at gmail.com
Fri Mar 21 09:47:41 UTC 2008


how can i build the firebird 2.1 package on debian ?


apt-get install libicu-dev libedit-dev git-core btyacc

you need to check out the firebird 2.1 repository from debian git

http://lists.alioth.debian.org/pipermail/pkg-firebird-general/2007q3/001125.html

git-clone git://git.debian.org/git/pkg-firebird/2.1
cd 2.1
debuild -i
and wait for it to build it for you

but for me it gives some errors for the moment

make[3]: Entering directory `/opt/build/firebird/2.1/extern/btyacc'
gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o closure.o
closure.c
gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o error.o
error.c
gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o lalr.o lalr.c
gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o lr0.o lr0.c
gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o main.o main.c
main.c: In function 'set_signals':
main.c:106: warning: passing argument 2 of 'signal' from incompatible
pointer type
main.c:110: warning: passing argument 2 of 'signal' from incompatible
pointer type
main.c:114: warning: passing argument 2 of 'signal' from incompatible
pointer type
main.c: At top level:
main.c:128: warning: no previous prototype for 'no_more_options'
gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o mkpar.o
mkpar.c
mkpar.c: In function 'unused_rules':
mkpar.c:179: warning: suggest explicit braces to avoid ambiguous 'else'
gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o output.o
output.c
gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o mstring.o
mstring.c
mstring.c:7:1: warning: "START" redefined
In file included from mstring.c:1:
defs.h:76:1: warning: this is the location of the previous definition
gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o reader.o
reader.c
reader.c: In function 'keyword':
reader.c:294: warning: passing argument 5 of 'bsearch' from incompatible
pointer type
gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o readskel.o
readskel.c
awk -f skel2c btyaccpa.ske >skeleton.c
gcc -g -Wall -Wstrict-prototypes -Wmissing-prototypes   -c -o skeleton.o
skeleton.c
skeleton.c:68:5: warning: missing terminating " character
skeleton.c:68: error: missing terminating " character
skeleton.c:69:5: warning: missing terminating " character
skeleton.c:69: error: missing terminating " character
skeleton.c:70:5: warning: missing terminating " character
skeleton.c:70: error: missing terminating " character
skeleton.c:71:5: warning: missing terminating " character
skeleton.c:71: error: missing terminating " character
skeleton.c:72:5: warning: missing terminating " character
skeleton.c:72: error: missing terminating " character
skeleton.c:124:5: warning: missing terminating " character
skeleton.c:124: error: missing terminating " character
make[3]: *** [skeleton.o] Error 1
make[3]: Leaving directory `/opt/build/firebird/2.1/extern/btyacc'
make[2]: *** [../extern/btyacc/btyacc] Error 2
make[2]: Leaving directory `/opt/build/firebird/2.1/gen'
make[1]: *** [firebird] Error 2
make[1]: Leaving directory `/opt/build/firebird/2.1'
make: *** [build-super-stamp] Error 2
debuild: fatal error at line 1247:



-- 
developer flamerobin.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-firebird-general/attachments/20080321/d3c0ddf1/attachment.htm 


More information about the pkg-firebird-general mailing list