On 27/04/10 16:27, marco bra wrote:
ls -la $(which hbide)

I have just seen similar in Mandriva 2010.0 after running:-
cd ~/SVN/harbour
svn up
make
cd ~/SVN/harbour/contrib/hbide
hbmk2 hbide.hbp
hbmk2: Compiling Harbour sources...
Harbour 2.1.0dev (Rev. 14322)
----snip----
[...@jackodesktop hbide]$ ./hbide
hbide.prg:326:HBIDE:CREATE(): HB_TR_ALWAYS HbIde:create( cProjIni ) #Params=

Unrecoverable error 6005: Exception SIGSEGV at address 0x18
Called from QT_HBQPLAINTEXTEDIT(0)
Called from HBQPLAINTEXTEDIT:NEW(0) in ../../../THBQPlainTextEdit.prg
Called from IDEEDIT:CREATE(1497) in ideeditor.prg
Called from IDEEDITOR:CREATE(1079) in ideeditor.prg
Called from IDEEDITSMANAGER:BUILDEDITOR(306) in ideeditor.prg
Called from IDESOURCESMANAGER:EDITSOURCE(263) in idesources.prg
Called from IDESOURCESMANAGER:LOADSOURCES(119) in idesources.prg
Called from HBIDE:CREATE(441) in hbide.prg
Called from MAIN(102) in hbide.prg

HOWEVER, running :-

cd ~/SVN/harbour
make clean                    <==##########
make
cd ~/SVN/harbour/contrib/hbide
hbmk2 hbide.hbp
hbmk2: Compiling Harbour sources...
Harbour 2.1.0beta1 (Rev. 14416)
----snip----

The problem has gone and hbide starts fine.

I obviously don't yet fully understand the build process for harbour :-(

Rgds,
Barry


_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to