During compilation with latest svn:

[vagsk...@vsarch tests]$ hbmk2 demoqt
hbmk: Processing configuration: /home/vagskarm/harbour/bin/hbmk.cfg
hbmk: Processing: hbqt.hbp
Harbour 1.1.0dev (Rev. 10821)
Copyright (c) 1999-2009, http://www.harbour-project.org/
Compiling 'demoqt.prg'...
Lines 284, Functions/Procedures 9
Generating C source output to 'demoqt.c'... Done.
/tmp/ccb0WnEl.o:(.data.rel+0x510): undefined reference to
`HB_FUN_HB_GT_GUI_DEFAULT'
collect2: ld returned 1 exit status
hbmk: Error: Running C compiler. 256:
gcc demoqt.c /tmp/hbmk_08nkvw.c   -O3  -fPIC -odemoqt -fPIC
-I/home/vagskarm/harbour/include -L/home/vagskarm/harbour/lib
-L/usr/X11R6/lib -Wl,--start-group -lhbcpage -lhblang -lhbcommon -lhbcplr
-lhbdebug -lhbvm -lhbrdd -lhbusrrdd -lhbuddall -lhbhsx -lhbsix -lrddntx
-lrddnsx -lrddcdx -lrddfpt -lhbrtl -lhbpp -lhbmacro -lhbextern -lgtcgi
-lgtpca -lgtstd -lgttrm -lgtxwc -lgtcrs -lhbpcre -lhbzlib -lgpm -lhbqt
-lQtCore -lQtGui -lQtNetwork -lQtWebKit-lm -ldl -lrt -lncurses -lX11
-Wl,--end-group


After this i commented the lcall to gt_gui_default and running demoqt i got:

[vagsk...@vsarch tests]$ ./demoqt

Unrecoverable error 9998: Screen driver initialization failure

-- 
View this message in context: 
http://www.nabble.com/demoqt-and-linux-problem-tp22982903p22982903.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

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

Reply via email to