On Thu, 10 Sep 2009, vszak...@users.sourceforge.net wrote:

hi,

 > Revision: 12467
 >           
 > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12467&view=rev
 > Author:   vszakats
 > Date:     2009-09-10 15:14:46 +0000 (Thu, 10 Sep 2009)

all my tests (except the ones using watcom) are failing at essentially 
the same place, cherrypicked native linux/gcc/c mode:

! Building Harbour 2.0.0beta3 from source - http://www.harbour-project.org
! MAKE: make 3.81 /bin/sh   
! HB_INSTALL_PREFIX: /home/ice/w/xhb/hbci/inst/linux/gcc/c
! HB_BUILD_DEBUG: yes
! HB_BUILD_OPTIM: no
! HB_BUILD_MODE: c
! HB_CONTRIBLIBS: no
! HB_HOST_PLAT: linux  HB_SHELL: sh
! HB_PLATFORM: linux 
! HB_COMPILER: gcc 
! Component: 'zlib' found in /usr/include
! Component: 'pcre' found in /usr/include
! Component: 'openssl' found in /usr/include
! Component: 'gpm' explicitly disabled
! Component: 'slang' explicitly disabled
! Component: 'curses' found in /usr/include
! Component: 'x11' found in /usr/include
! Component: 'wattcp/watt-32' not supported on linux platform
! REVISION: 12467
[...]
gcc  -I. -I../../../../../include  -Wall -W -g -DHB_TR_LEVEL_DEBUG  
  -fPIC  -ohbrun.o -c hbrun.c
gcc  -Wall -W -g -o../../../../../bin/linux/gcc/hbrun hbrun.o  
  -L../../../../../lib/linux/gcc -L/usr/X11R6/lib64 -L/usr/X11R6/lib   
  -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang -lhbcpage -lgtcgi 
  -lgtpca -lgtstd -lgtcrs -lgtxwc -lgttrm -lhbrdd -lrddntx -lrddnsx 
  -lrddcdx -lrddfpt -lhbsix -lhbhsx -lhbusrrdd -lhbuddall -lhbrtl 
  -lhbvm -lhbmacro -lhbcplr -lhbpp -lhbcommon -lhbpcre -lhbzlib 
  -lncurses -lX11  -lrt -ldl -lm
/usr/bin/ld: cannot find -lhbpcre
collect2: ld returned 1 exit status
make[3]: *** [hbrun] Error 1
make[2]: *** [descend] Error 2
make[1]: *** [hbrun] Error 2
make: *** [utils] Error 2

watcom ones are failing at the already-reported pcre thing.

-- 
[-]

mkdir /nonexistent
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to