LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-09-2006, 08:16 PM   #1
Whynot
Member
 
Registered: Jan 2005
Posts: 110

Rep: Reputation: 18
hbasic compile error


Hi

Im trying to compile hbasic and i get this error

Code:
rm testlib.moc.cpp
make[1]: Leaving directory `/var/tmp/pisi/hbasic-0.9.9o-2/work/autocheck'
make -C src
make[1]: Entering directory `/var/tmp/pisi/hbasic-0.9.9o-2/work/src'
i686-pc-linux-gnu-gcc -mtune=i686 -O2 -pipe -fomit-frame-pointer -g -c -I/usr/qt/3/include -Ino -I../source_editor -I ../include -I../src -I../runtime_lib -I../runtime_lib/interpreter -I../gui_db_access -o basic_document.o basic_document.cpp
In file included from basic_document.cpp:84:
../dialogs/select_kpart.h:4:31: kparts/mainwindow.h: No such file or directory
/usr/kde/3.5/include/kparts/mainwindow.h this is the file where belongs in my system, but compiler not able to find it.


And i have tried several variations in part of Makefile.in file like this

This is some part of the Makefile.in normaly it looks like this
------------------------------------------------
INCLUDE = -I$(QT_INCDIR) -Isrc -Iinclude -Iruntime_lib
LIBPATH = -L$(QT_LIBDIR) -L$(KDE_LIBDIR)
LIBS = $(LIBDL) $(LIBEXECINFO) -lstdc++ $(QT_LIB) $(KDE_LIB)
------------------------------------------------

And here is my attempts
------------------------------------------------
  1. INCLUDE = -I$(QT_INCDIR) -I/usr/kde/3.5/include/kparts/mainwindow.h -Isrc -Iinclude -Iruntime_lib

  2. INCLUDE = -I$(QT_INCDIR) -I/usr/kde/3.5/include/kparts -Isrc -Iinclude -Iruntime_lib

  3. INCLUDE = -I$(QT_INCDIR) -I/usr/kde/3.5/include/ -Isrc -Iinclude -Iruntime_lib

  4. INCLUDE = -I$(QT_INCDIR) -I/usr/kde/3.5 -Isrc -Iinclude -Iruntime_lib

  5. INCLUDE = -I$(QT_INCDIR) -I$(KDE_INCDIR) -Isrc -Iinclude -Iruntime_lib
------------------------------------------------
but no hope.

i also changed dialogs/select_kpart.h

#include <kparts/mainwindow.h> this part of file

----------------------------------------------------
  1. #include </usr/kde/3.5/include/kparts/mainwindow.h>

    and

  2. #include "/usr/kde/3.5/include/kparts/mainwindow.h"
----------------------------------------------------
but nothing happend

I need help!!!

thanX

Last edited by Whynot; 06-10-2006 at 05:34 AM.
 
Old 06-10-2006, 06:57 AM   #2
Whynot
Member
 
Registered: Jan 2005
Posts: 110

Original Poster
Rep: Reputation: 18
Thumbs down

PlS HELP :'(

Last edited by Whynot; 06-10-2006 at 03:29 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Compile madwifi, ... compile error , how can i do. ERBRMN Linux - Networking 3 03-08-2006 07:56 PM
compile error: #error unknown processor family kmack2001 Linux - Newbie 0 02-14-2004 11:52 AM
Alsa compile error, and a WINE error scheidel21 Linux - Software 1 12-08-2003 08:16 PM
Any HBasic Experts Here? Crito Programming 0 12-06-2003 05:41 AM
help to install hbasic in redhat 8 alrawab Programming 0 02-02-2003 12:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration