ORBit 0.5.17 blocks during configure

 
Post new topic   Reply to topic    Lunar-Linux Forum Index -> Installing Modules
View previous topic :: View next topic  
Author Message
m3xican



Joined: 11 Apr 2006
Posts: 4

PostPosted: Thu Apr 13, 2006 1:35 pm    Post subject: ORBit 0.5.17 blocks during configure Reply with quote

I have a problem installing ORBit (gnome-libs dependency).

The process blocks during the configure of libIDL on this step:
Code:
checking how to ignore standard include path...

after pressed CTRL-C I get this error:
Code:
sed: can't read confdefs.h: No such file or directory


I have tryed to configure the sources by hand (./configure in the ORBit directory) and I have found that this problem is caused by these bolded parameters of the libIDL configure:
Quote:
configure: running /bin/sh './configure' --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man CC=gcc 'CFLAGS= -O2 -march=i686' CPP=cpp 'LDFLAGS= -s' --cache-file=/dev/null --srcdir=.

in fact if you try to configure using the same line without them, everything works fine.

I'm a new user, so I don't know how this parameters are added by lunar/lin.

Any suggestions to fix this?
Back to top
View user's profile Send private message
m3xican



Joined: 11 Apr 2006
Posts: 4

PostPosted: Thu Apr 13, 2006 1:53 pm    Post subject: solved Reply with quote

reading /var/log/lunar/install/lunar-20060326 and using grep I have found that CC and CPP variables are stored into:

/var/lib/lunar/moonbase/compilers/gcc/plugin.d/optimize-gcc_3_4.plugin
/var/lib/lunar/plugins/optimize-gcc_3_4.plugin


I have commented these lines into those files:
Code:
    CC=gcc
    CXX=g++
    CPP=cpp

And the problem has been solved, configure finish its work and ORBit compile.
Now I have removed the comments by these lines.

Is this a bug?
Back to top
View user's profile Send private message
sofar



Joined: 11 Aug 2005
Posts: 172

PostPosted: Fri Apr 14, 2006 3:00 am    Post subject: Reply with quote

could be, please file an issue in the tracker!
Back to top
View user's profile Send private message Send e-mail
m3xican



Joined: 11 Apr 2006
Posts: 4

PostPosted: Sat Apr 15, 2006 1:22 am    Post subject: ok Reply with quote

just done.
_________________
Till I collapse...
I will not fall,
I will stand tall...
Feels like no one can beat me


M3xican

Join the Mars, Land of No Mercy adventure...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Lunar-Linux Forum Index -> Installing Modules All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group