[GoboLinux 014-release candidate 0000197]: Missing C++ headers

bugs at gobolinux.org bugs at gobolinux.org
Fri Nov 23 07:13:28 NZDT 2007


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.gobolinux.org/view.php?id=197 
====================================================================== 
Reported By:                giamba
Assigned To:                hisham
====================================================================== 
Project:                    GoboLinux 014-release candidate
Issue ID:                   197
Category:                   
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2007-10-28 07:11-0700
Last Modified:              2007-11-22 10:13-0800
====================================================================== 
Summary:                    Missing C++ headers
Description: 
I'm not able to compile projects having dependency on c++ headers such as
new.h, iostream.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0000183 20071017 No GCC After Std. Inst.
====================================================================== 

---------------------------------------------------------------------- 
 hisham - 2007-10-29 10:32  
---------------------------------------------------------------------- 
This is actually a bug in gobohide that affected the last snapshot. Just
run 'gobohide -f' and the GCC files will be unhidden and it will work
again. This will be fixed in the next snapshot, thanks for the bug report. 

---------------------------------------------------------------------- 
 giamba - 2007-10-29 12:53  
---------------------------------------------------------------------- 
'gobohide -f' alone did not resolve the issue. An additional 'Compile GCC'
did.
I think that 'gobohide -f' works well only for LiveCD. Thanks 

---------------------------------------------------------------------- 
 hisham - 2007-10-29 13:20  
---------------------------------------------------------------------- 
You could have just run "SymlinkProgram GCC" instead of Compile. That
should have fixed it too. You can also edit
/System/Settings/BootScripts/BootUp and remove the line that starts the
GoboHide task, so you don't have to run "gobohide -f" on each boot. 

---------------------------------------------------------------------- 
 giamba - 2007-10-29 16:30  
---------------------------------------------------------------------- 
Just to clear out my problem.
Originally I got the issue while trying to compile firefox as it needs
"new.h" include, which is defined in the standard c++ library.
It was not present in the /Programs/GCC/4.1.2 as I did a 'find
/Programs/GCC/4.1.2 -name new.h' with no success.
Now that I recompiled GCC, 'find /Programs/GCC/4.1.2 -name new.h' succeed
(/Programs/GCC/4.1.2/include/c++/4.1.2/backward/new.h) even though I do not
call 'gobohide -f' again after the reboot.
At the moment new.h is not symlinked in the Headers because 'find
/System/Links/Headers -name new.h' gives no result. 

---------------------------------------------------------------------- 
 hisham - 2007-11-22 10:13  
---------------------------------------------------------------------- 
This was a problem in the interaction between GoboHide and UnionFS. It
should be fixed in the new snapshot. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
2007-10-28 07:11giamba         New Issue                                    
2007-10-28 07:11giamba         File Added: main.cpp                         
2007-10-29 10:32hisham         Note Added: 0000472                          
2007-10-29 10:32hisham         Status                   new => acknowledged 
2007-10-29 10:32hisham         Relationship added       duplicate of 0000183
2007-10-29 12:53giamba         Note Added: 0000474                          
2007-10-29 13:20hisham         Note Added: 0000475                          
2007-10-29 16:30giamba         Note Added: 0000476                          
2007-11-22 10:13hisham         Status                   acknowledged => resolved
2007-11-22 10:13hisham         Resolution               open => fixed       
2007-11-22 10:13hisham         Assigned To               => hisham          
2007-11-22 10:13hisham         Note Added: 0000485                          
======================================================================



More information about the Gobolinux-bugtracker mailing list