Hi all, compiling hbide i get this:

Error compiling hbide.prg with harbour svn rev. Version: Harbour
2.0.1dev (Rev. 13462)

hbmk2 hbide.hbp -rebuild
hbmk2: Processing configuration: /usr/bin/hbmk.cfg
hbmk2: Compiling Harbour sources...
Harbour 2.0.1dev (Rev. 13462)
Copyright (c) 1999-2010, http://www.harbour-project.org/
Compiling 'hbide.prg'...
Lines 6957, Functions/Procedures 53
Generating C source output to '.hbmk/linux/gcc/hbide.c'... Done.
Compiling 'idestylesheets.prg'...
Lines 7343, Functions/Procedures 1
Generating C source output to '.hbmk/linux/gcc/idestylesheets.c'... Done.
Compiling 'idetags.prg'...
Lines 10725, Functions/Procedures 4
Generating C source output to '.hbmk/linux/gcc/idetags.c'... Done.
Compiling 'idemisc.prg'...
Lines 14691, Functions/Procedures 36
Generating C source output to '.hbmk/linux/gcc/idemisc.c'... Done.
Compiling 'ideactions.prg'...
Lines 18659, Functions/Procedures 5
Generating C source output to '.hbmk/linux/gcc/ideactions.c'... Done.
Compiling 'ideeditor.prg'...
Lines 22434, Functions/Procedures 14
Generating C source output to '.hbmk/linux/gcc/ideeditor.c'... Done.
Compiling 'idefindreplace.prg'...
Lines 26034, Functions/Procedures 11
Generating C source output to '.hbmk/linux/gcc/idefindreplace.c'... Done.
Compiling 'idedocks.prg'...
Lines 29712, Functions/Procedures 11
Generating C source output to '.hbmk/linux/gcc/idedocks.c'... Done.
Compiling 'idesaveload.prg'...
Lines 32586, Functions/Procedures 2
Generating C source output to '.hbmk/linux/gcc/idesaveload.c'... Done.
Compiling 'iderequests.prg'...
Lines 32834, Functions/Procedures 1
Generating C source output to '.hbmk/linux/gcc/iderequests.c'... Done.
Compiling 'idethemes.prg'...
Lines 37192, Functions/Procedures 35
Generating C source output to '.hbmk/linux/gcc/idethemes.c'... Done.
hbmk2: Compiling...
hbmk2: Linking... hbide
.hbmk/linux/gcc/ideeditor.o:(.data+0xa48): undefined reference to
`HB_FUN_QT_CONNECT_EVENT'
.hbmk/linux/gcc/ideeditor.o:(.data+0xa68): undefined reference to
`HB_FUN_QT_DISCONNECT_EVENT'
.hbmk/linux/gcc/idethemes.o:(.data+0x9b8): undefined reference to
`HB_FUN_QT_CONNECT_SIGNAL'
.hbmk/linux/gcc/idethemes.o:(.data+0x9d8): undefined reference to
`HB_FUN_QT_DISCONNECT_SIGNAL'
/usr/lib/libhbxbp.a(xbpwindow.o):(.data+0x9e8): undefined reference to
`HB_FUN_QT_GETEVENTFILTER'
/usr/lib/libhbxbp.a(xbpmenubar.o):(.data+0x4b8): undefined reference
to `HB_FUN_QT_DISCONNECT_SIGNAL'
collect2: ld returned 1 exit status
hbmk2: Error: Running linker. 1
gcc .hbmk/linux/gcc/hbide.o .hbmk/linux/gcc/idestylesheets.o
.hbmk/linux/gcc/idetags.o .hbmk/linux/gcc/idemisc.o
.hbmk/linux/gcc/ideactions.o .hbmk/linux/gcc/ideeditor.o
.hbmk/linux/gcc/idefindreplace.o .hbmk/linux/gcc/idedocks.o
.hbmk/linux/gcc/idesaveload.o .hbmk/linux/gcc/iderequests.o
.hbmk/linux/gcc/idethemes.o .hbmk/linux/gcc/ideparseexpr.o
.hbmk/linux/gcc/_hbmkaut.o   -Wl,--start-group -lhbxbp -lhbqt
-lhbqtcore -lhbqtgui -lhbqtnetwork -lQtCore -lQtGui -lQtNetwork
-lQtUiTools -lsupc++ -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang
-lhbcpage -lgtcgi -lgtpca -lgtstd -lgttrm -lhbrdd -lhbuddall
-lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix
-lhbmacro -lhbcplr -lhbpp -lhbcommon -lm -ldl -lrt -lhbpcre -lhbzlib
-lgpm  -Wl,--end-group -ohbide -L/usr/lib
ubu...@ubuntu-desktop:~/src/harbour/contrib/hbide$ hbmk2 hbide.hbp
hbmk2: Processing configuration: /usr/bin/hbmk.cfg
hbmk2: Linking... hbide
.hbmk/linux/gcc/ideeditor.o:(.data+0xa48): undefined reference to
`HB_FUN_QT_CONNECT_EVENT'
.hbmk/linux/gcc/ideeditor.o:(.data+0xa68): undefined reference to
`HB_FUN_QT_DISCONNECT_EVENT'
.hbmk/linux/gcc/idethemes.o:(.data+0x9b8): undefined reference to
`HB_FUN_QT_CONNECT_SIGNAL'
.hbmk/linux/gcc/idethemes.o:(.data+0x9d8): undefined reference to
`HB_FUN_QT_DISCONNECT_SIGNAL'
/usr/lib/libhbxbp.a(xbpwindow.o):(.data+0x9e8): undefined reference to
`HB_FUN_QT_GETEVENTFILTER'
/usr/lib/libhbxbp.a(xbpmenubar.o):(.data+0x4b8): undefined reference
to `HB_FUN_QT_DISCONNECT_SIGNAL'
collect2: ld returned 1 exit status
hbmk2: Error: Running linker. 1
gcc .hbmk/linux/gcc/hbide.o .hbmk/linux/gcc/idestylesheets.o
.hbmk/linux/gcc/idetags.o .hbmk/linux/gcc/idemisc.o
.hbmk/linux/gcc/ideactions.o .hbmk/linux/gcc/ideeditor.o
.hbmk/linux/gcc/idefindreplace.o .hbmk/linux/gcc/idedocks.o
.hbmk/linux/gcc/idesaveload.o .hbmk/linux/gcc/iderequests.o
.hbmk/linux/gcc/idethemes.o .hbmk/linux/gcc/ideparseexpr.o
.hbmk/linux/gcc/_hbmkaut.o   -Wl,--start-group -lhbxbp -lhbqt
-lhbqtcore -lhbqtgui -lhbqtnetwork -lQtCore -lQtGui -lQtNetwork
-lQtUiTools -lsupc++ -lhbextern -lhbdebug -lhbvm -lhbrtl -lhblang
-lhbcpage -lgtcgi -lgtpca -lgtstd -lgttrm -lhbrdd -lhbuddall
-lhbusrrdd -lrddntx -lrddcdx -lrddnsx -lrddfpt -lhbrdd -lhbhsx -lhbsix
-lhbmacro -lhbcplr -lhbpp -lhbcommon -lm -ldl -lrt -lhbpcre -lhbzlib
-lgpm  -Wl,--end-group -ohbide -L/usr/lib
ubu...@ubuntu-desktop:~/src/harbour/contrib/hbide$ harbour -build
Harbour 2.0.1dev (Rev. 13462)
Copyright (c) 1999-2010, http://www.harbour-project.org/

Harbour Build Info
---------------------------
Version: Harbour 2.0.1dev (Rev. 13462)
Compiler: GNU C 4.4.1 (32-bit)
Platform: Linux 2.6.31-16-generic i686
PCode version: 0.2
ChangeLog last entry: 2010-01-03 21:19 UTC+0100 Viktor Szakats
(harbour.01 syenar.hu)
ChangeLog ID: ChangeLog 13462 2010-01-03 20:23:24Z vszakats

Built on: Jan  4 2010 08:27:04
Build options:
Language options: (Clipper 5.3) (Clipper 5.x undoc) (Xbase++) (Flagship)
---------------------------
ubu...@ubuntu-desktop:~/src/harbour/contrib/hbide$
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to