View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 18 posts ] 
Go to page Previous  1, 2

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Sat Mar 26, 2005 10:05 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
oh sorry someone at the top of the post mentioned 0.17

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 26, 2005 11:45 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
I'm guessing that you're either missing a symlink to the appropriate directory or a -I option in you compile commands. How are you Unix skills? Here is a rough recipe on how to solve problems like that from my days as porting pro.

- Find the files involved. There may be multiple versions so make sure you find all of them and determine which are the correct ones. Looking at my R5A12 system (sorry, it's the only version I have on hand) I see a bunch of symlinks in /usr/include mostly for X11 and GL, with smaller numbers fro PNG annd KDE.

- Examine the command line printed by make to see what -I options are included and in what order. You may need to fix the [Mm]akefile too (usually a CFLAGS or INCLUDES variable) so that the location of the correct versions of the files are found first.

- Often the problem is in files included from other files or order of includes.


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 13, 2005 10:18 am 
Offline
Joined: Fri Jan 21, 2005 9:14 am
Posts: 124
Location: New York
Follow-up: Thanks to the suggestions given here, I finally got mythbackend to compile.

I had to go into several Makefiles and change the end of the INCPATH line from -I$(QTDIR)/include to -I$(QTDIR).

Then, I had to set up a symlink as follows:

# ls -la /usr/include/qt3/bin/moc
lrwxrwxrwx 1 root root 16 May 13 11:46 /usr/include/qt3/bin/moc -> /usr/bin/moc-qt3

...and it worked! No more rebooting to reclaim deleted space.

Thanks to all for the help.

-Russ


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 18 posts ] 
Go to page Previous  1, 2



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 17 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu