[Kolab-devel] bash in gcc build can not find stage2/xgcc

radoeka radoeka at xs4all.nl
Tue Jan 4 16:13:21 CET 2005


Hi Martin,

On Tue, Jan 04, 2005 at 03:57:40PM +0100, Martin Konold wrote:
> Am Dienstag, 4. Januar 2005 12:46 schrieb Richard Bos:
> 
> Hi,
> 
> > /home/richard/kolab-server-2.0-beta-1/sources
> 
> > The files are build in a linked /kolab (perhaps that matters):
> > kolab-server-2.0-beta-1 # ls -ld /kolab
> > lrwxrwxrwx  1 root root 44 Dec 30 11:43 /kolab ->
> > /home/richard/kolab-server-2.0-beta-1/kolab/
> 
> Is your /home partition a nfs mount?

No, it is a plain file system

> > > > stage2/xgcc -Bstage2/ -B/kolab/i686-pc-linux-gnu/bin/   -pipe -O2
> > > > -fomit-frame-pointer -funroll-loops -mtune=pentium3 -DIN_GCC   -W -Wall
> > > > -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
> > > > -Wno-long-long -Wold-style-definition     -DHAVE_CONFIG_H
> > > > -DGENERATOR_FILE -o genmodes \
> > > >  genmodes.o errors.o ../libiberty/libiberty.a
> > > > /kolab/lib/openpkg/bash: stage2/xgcc: No such file or directory
> 
> > > > Is this a problem with the gcc build tool?  Why /kolab/lib/openpkg/bash
> > > > not able to find stage2/xgcc.  Is it looking in the wrong place?
> 
> No you are reading the error message in the wrong manner. Actually it is not 
> stage2/xgcc which is missing but it does not find libiberty.a.

Ah, I see now.  Should this lib be provided by the gcc of kolab?
 
> > > Are you installing as user root?
> >
> > Indeed.
> 
> Good!
> 
> Which platform OS are you using? Slackware?

suse-9.2

--
Richard




More information about the devel mailing list