LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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-06-2006, 07:13 PM   #1
chenatuc
LQ Newbie
 
Registered: Jun 2006
Posts: 1

Rep: Reputation: 0
build errors for source navigator on FC5


Hi,

I'm building source navigator 5.2b on Fedora Core 5 but received this error:

checking system version (for dynamic loading)... ../../../sourcenav-5.2b2/tcl/unix/configure: line 6046: syntax error near unexpected token `)'
../../../sourcenav-5.2b2/tcl/unix/configure: line 6046: ` OSF*)'
configure: error: ../../../sourcenav-5.2b2/tcl/unix/configure failed for unix
configure: error: ../../sourcenav-5.2b2/tcl/configure failed for tcl

Can somebody please help me with this problem? Thanks in advance.

Chen
 
Old 07-18-2006, 03:07 AM   #2
the_Guardian
LQ Newbie
 
Registered: Jul 2006
Posts: 1

Rep: Reputation: 0
I have the same problem, I think that need a little workaround on configure, or it needs some older libraries. Now, I don't now.
 
Old 08-16-2006, 11:39 PM   #3
zooplankton
LQ Newbie
 
Registered: Aug 2006
Posts: 1

Rep: Reputation: 0
Wink fixed one, get more

hi, I am a FC5 user also.

I get the same error when configureing it.
but look at the configure file at line 6033(not 6046):
system=MP-RAS-`awk '{print }' /etc/.relid'`"
---------------------------------------->~~~
obviously, this a script bug.
and, after I fixed it, the configure procedure is going on with more and more bug.

look this:
some_var=`cmd` # it looks like a very correct line

but I must revise it to this following in the whole file:
some_var="`cmd`"

I donnt know how, but it works.

Last edited by zooplankton; 08-16-2006 at 11:41 PM.
 
Old 09-20-2006, 12:57 PM   #4
ptphilbin
LQ Newbie
 
Registered: Sep 2006
Posts: 1

Rep: Reputation: 0
has anyone got a build script that successfully installs and builds sourcenav-5.2b2 on Fedora Linux 2.6.15-1.2054-FC5.

thanks,
ptp
 
Old 02-24-2007, 06:00 AM   #5
fmingozzi
LQ Newbie
 
Registered: Oct 2006
Posts: 1

Rep: Reputation: 0
Hi, today I download to build sourcenav sourcenav-5.2b2 on my Mandrake free 2007.
I found some errors in the few scripts. These are the files and the differences:
FILE ---- tcl/unix/configure ----
4958c4958
< system=MP-RAS-`awk '{print }' /etc/.relid`
---
> system=MP-RAS-`awk '{print }' /etc/.relid'`
6033c6033
< system=MP-RAS-`awk '{print }' /etc/.relid`
---
> system=MP-RAS-`awk '{print }' /etc/.relid'`
6040c6040
< case $system in
---
> case $system in
FILE ---- tcl/unix/tcl.m4 ----
585c585
< system=MP-RAS-`awk '{print $3}' /etc/.relid`
---
> system=MP-RAS-`awk '{print $3}' /etc/.relid'`
1516c1516
< system=MP-RAS-`awk '{print $3}' /etc/.relid`
---
> system=MP-RAS-`awk '{print $3}' /etc/.relid'`
FILE ---- tk/unix/configure ----
1462c1462
< system=MP-RAS-`awk '{print }' /etc/.relid`
---
> system=MP-RAS-`awk '{print }' /etc/.relid'`
FILE ---- tk/unix/tcl.m4 ----
585c585
< system=MP-RAS-`awk '{print $3}' /etc/.relid`
---
> system=MP-RAS-`awk '{print $3}' /etc/.relid'`
1516c1516
< system=MP-RAS-`awk '{print $3}' /etc/.relid`
---
> system=MP-RAS-`awk '{print $3}' /etc/.relid'`

With these fixes the ./configure run till the end.

I also found errors during the compilation but at the moment I have no time to investigate it.
Bye
Fulvio (fmingozzi@iol.it)
 
  


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
NDISWRAPPER can't find FC5 Kernel build NLawrence Linux - Software 1 05-16-2006 05:55 PM
Problem of Source Navigator boxyou Linux - Software 0 07-29-2005 09:05 PM
problem of running Source Navigator boxyou Linux - Software 0 07-29-2005 11:23 AM
where is linux source build directory/kernel source tree? webazoid Linux - Software 2 07-01-2004 08:37 PM
RPM Source Build errors wdingus Linux - Software 1 01-04-2003 06:34 AM

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

All times are GMT -5. The time now is 10:16 PM.

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