Pessoal, baixei o Harbour e compilei com sucesso, depois tive que recompilar e tá dando um erro.
É o seguinte...
../../../../../../bin/linux/gcc/harbour ../../../../../../../main.prg -i../../../../../../include -n1 -q0 -w3 -es2 -kmo -i- -l
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -omain.o -c ../../../main.c
gcc: ../../../main.c: No such file or directory
gcc: no input files
make[4]: *** [main.o] Error 1
make[3]: *** [descend] Error 2
make[2]: *** [vmmt] Error 2
make[1]: *** [vm] Error 2
make: *** [src] Error 2
Será que tô ficando louco ??
Estou compilando da seguinte forma :
make HB_WITH_QT=/usr/include/qt4/Qt HB_WITH_PG=/usr/include/postgresql HB_STATIC_QT=yes HB_QT_BUILD_STATIC=yes
Pois preciso do Qt e do Postgres para iniciar o desenvolvimento de um sistema.
O Log completo:
make HB_WITH_QT=/usr/include/qt4/Qt HB_WITH_PG=/usr/include/postgresql HB_STATIC_QT=yes HB_QT_BUILD_STATIC=yes
! Building Harbour 3.0.0 from source - http://harbour-project.org
! MAKE: make 3.81 /bin/sh
! HB_HOST_PLAT: linux (x86) HB_SHELL: sh
! LD_LIBRARY_PATH: /home/adonai/harbour/harbour-3.0.0/lib/linux/gcc:
! HB_PLATFORM: linux (x86) (autodetected)
! HB_COMPILER: gcc (autodetected: /usr/bin/)
! HB_HOST_PKGM: deb
! Component: 'zlib' found in /usr/include
! Component: 'pcre' found in /home/adonai/harbour/harbour-3.0.0/src/3rd/pcre (local)
! Component: 'gpm' not found
! Component: 'slang' found in /usr/include
! Component: 'curses' not found
! Component: 'x11' found in /usr/include
! Component: 'wattcp/watt-32' not supported on linux platform
! HB_INSTALL_PREFIX automatically set to: /usr/local
! REVISION: exported
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
! 'hbpmcom' library skipped (platform or compiler not supported)
! 'png' library skipped (unused)
make[4]: `../../../../../../lib/linux/gcc/libjpeg.a' is up to date.
make[4]: `../../../../../../lib/linux/gcc/libhbpcre.a' is up to date.
! 'hbzlib' library skipped (unused)
make[3]: `../../../../../lib/linux/gcc/libhbcommon.a' is up to date.
make[3]: `../../../../../lib/linux/gcc/libhbnortl.a' is up to date.
make[3]: `../../../../../lib/linux/gcc/libhbpp.a' is up to date.
make[3]: `../../../../../lib/linux/gcc/libhbcplr.a' is up to date.
make[3]: `../../../../../bin/linux/gcc/harbour' is up to date.
../../../../../bin/linux/gcc/harbour ../../../../../../main.prg -i../../../../../include -n1 -q0 -w3 -es2 -kmo -i- -l
gcc -I. -I../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -omain.o -c ../../../main.c
gcc -I. -I../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -omain_dyn.o -DHB_DYNLIB -fPIC -c ../../../main.c
../../../../../bin/linux/gcc/harbour ../../../harbinit.prg -i../../../../../include -n1 -q0 -w3 -es2 -kmo -i- -l
gcc -I. -I../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -oharbinit.o -c harbinit.c
gcc -I. -I../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -oharbinit_dyn.o -DHB_DYNLIB -fPIC -c harbinit.c
( ar rcs ../../../../../lib/linux/gcc/libhbvm.a hvmall.o arrayshb.o asort.o break.o cmdarg.o debug.o dynlibhb.o eval.o evalhb.o extrap.o hashfunc.o initexit.o initsymb.o memvclip.o pbyref.o pcount.o pvalue.o pvaluehb.o proc.o procaddr.o runner.o vm.o main.o harbinit.o ) || ( rm -f ../../../../../lib/linux/gcc/libhbvm.a && false )
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -ohvmall.o -c ../../../../hvmall.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -ohvmall_dyn.o -DHB_DYNLIB -fPIC -c ../../../../hvmall.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oarrayshb.o -c ../../../../arrayshb.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oarrayshb_dyn.o -DHB_DYNLIB -fPIC -c ../../../../arrayshb.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oasort.o -c ../../../../asort.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oasort_dyn.o -DHB_DYNLIB -fPIC -c ../../../../asort.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -obreak.o -c ../../../../break.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -obreak_dyn.o -DHB_DYNLIB -fPIC -c ../../../../break.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -ocmdarg.o -c ../../../../cmdarg.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -ocmdarg_dyn.o -DHB_DYNLIB -fPIC -c ../../../../cmdarg.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -odebug.o -c ../../../../debug.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -odebug_dyn.o -DHB_DYNLIB -fPIC -c ../../../../debug.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -odynlibhb.o -c ../../../../dynlibhb.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -odynlibhb_dyn.o -DHB_DYNLIB -fPIC -c ../../../../dynlibhb.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oeval.o -c ../../../../eval.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oeval_dyn.o -DHB_DYNLIB -fPIC -c ../../../../eval.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oevalhb.o -c ../../../../evalhb.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oevalhb_dyn.o -DHB_DYNLIB -fPIC -c ../../../../evalhb.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oextrap.o -c ../../../../extrap.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oextrap_dyn.o -DHB_DYNLIB -fPIC -c ../../../../extrap.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -ohashfunc.o -c ../../../../hashfunc.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -ohashfunc_dyn.o -DHB_DYNLIB -fPIC -c ../../../../hashfunc.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oinitexit.o -c ../../../../initexit.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oinitexit_dyn.o -DHB_DYNLIB -fPIC -c ../../../../initexit.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oinitsymb.o -c ../../../../initsymb.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oinitsymb_dyn.o -DHB_DYNLIB -fPIC -c ../../../../initsymb.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -omemvclip.o -c ../../../../memvclip.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -omemvclip_dyn.o -DHB_DYNLIB -fPIC -c ../../../../memvclip.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -opbyref.o -c ../../../../pbyref.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -opbyref_dyn.o -DHB_DYNLIB -fPIC -c ../../../../pbyref.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -opcount.o -c ../../../../pcount.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -opcount_dyn.o -DHB_DYNLIB -fPIC -c ../../../../pcount.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -opvalue.o -c ../../../../pvalue.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -opvalue_dyn.o -DHB_DYNLIB -fPIC -c ../../../../pvalue.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -opvaluehb.o -c ../../../../pvaluehb.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -opvaluehb_dyn.o -DHB_DYNLIB -fPIC -c ../../../../pvaluehb.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oproc.o -c ../../../../proc.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oproc_dyn.o -DHB_DYNLIB -fPIC -c ../../../../proc.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oprocaddr.o -c ../../../../procaddr.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -oprocaddr_dyn.o -DHB_DYNLIB -fPIC -c ../../../../procaddr.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -orunner.o -c ../../../../runner.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -orunner_dyn.o -DHB_DYNLIB -fPIC -c ../../../../runner.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -ovm.o -c ../../../../vm.c
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -ovm_dyn.o -DHB_DYNLIB -fPIC -c ../../../../vm.c
../../../../../../bin/linux/gcc/harbour ../../../../../../../main.prg -i../../../../../../include -n1 -q0 -w3 -es2 -kmo -i- -l
gcc -I. -I../../../../../../include -W -Wall -O3 -DHB_LEGACY_TYPES_OFF -DHB_MT_VM -omain.o -c ../../../main.c
gcc: ../../../main.c: No such file or directory
gcc: no input files
make[4]: *** [main.o] Error 1
make[3]: *** [descend] Error 2
make[2]: *** [vmmt] Error 2
make[1]: *** [vm] Error 2
make: *** [src] Error 2
