From: Tagangout, A. <Abd...@me...> - 2010-09-23 14:10:31
|
Hi Alex, i try what you say, but i become an error. ../gen/firebird/bin/gpre_current -r -m -z -n ../src/dsql/array.epp ../temp/superclient/dsql/array.cpp make: ../gen/firebird/bin/gpre_current: Kommando nicht gefunden make: *** [../temp/superclient/dsql/array.cpp] Fehler 127 abdo@ubuntu804icnova:~/Firebird-2.1.3.18185-0/gen$ The error say, that the command "gpre_current" not found. don't forget that i delete all compilate under /gen/firebird/bin/* many thanks for your help Abdo MEP Kutsch GmbH & Co. KG Flaßkuhle 1 58452 Witten Tel. : 02302 28262-41 Fax.: 02302 28262-99 mailto:abd...@me... http://www.mep.de -----Ursprüngliche Nachricht----- Von: Tagangout, Abderrahim [mailto:Abd...@me...] Gesendet: Donnerstag, 23. September 2010 15:09 An: 'For discussion among Firebird Developers' Betreff: Re: [Firebird-devel] Porting Firebird Hi Alex, Sorry i misunderstand this. so i try again ;-) many thanks abdo MEP Kutsch GmbH & Co. KG Flaßkuhle 1 58452 Witten Tel. : 02302 28262-41 Fax.: 02302 28262-99 mailto:abd...@me... http://www.mep.de -----Ursprüngliche Nachricht----- Von: Alex Peshkoff [mailto:pes...@ma...] Gesendet: Donnerstag, 23. September 2010 13:57 An: For discussion among Firebird Developers Betreff: Re: [Firebird-devel] Porting Firebird On 09/23/10 15:28, Tagangout, Abderrahim wrote: > Hi Alex, > so the build process is complete, and all directories from /temp are deleted, /gen/firebird/bin/* like so ../lib/* are deleted. > and when i try to cross compile i become this: > > > abdo@ubuntu804icnova:~/Firebird-2.1.3.18185-0/gen$ make -f > Makefile.libfbclient > g++ -DSUPERCLIENT -pthread -I../src/include/gen -I../src/include > g++ -I../src/vulcan -DNAMESPACE=Vulcan -I../extern/icu/source/common > g++ -I../extern/icu/source/i18n -DNDEBUG -ggdb > g++ -DFB_SEND_FLAGS=MSG_NOSIGNAL -DLINUX -pipe -MMD -fPIC > g++ -fmessage-length=0 -O3 -march=i586 -mcpu=i686 > g++ -fno-omit-frame-pointer -fno-builtin -DPROD_BUILD -c > g++ ../src/jrd/alt.cpp -o ../temp/superclient/jrd/alt.o > `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. > Assembler messages: > Fatal error: can't create ../temp/superclient/jrd/alt.o: No such file > or directory > make: *** [../temp/superclient/jrd/alt.o] Fehler 2 > abdo@ubuntu804icnova:~/Firebird-2.1.3.18185-0/gen$ > > can you see any mistakes? You should not delete subdirs themself - only files from them. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel |