have you tried changing the compiler from gcc to g++? If it's not a
problem with the compiler then you're still missing files that Makefile is
calling for and aren't there, or something isn't right within the code
itself.


-- 
Mark

"If you don't share your concepts and ideals, they end up being worthless,"
"Sharing is what makes them powerful."

                                Linus Torvalds

On Sat, 6 Jan 2001 Carl Lafferty spake passionately saying:

> I did that.
> at first it complained about not having icqlib, so I go get icqlib,
> install it and then the configure script executes just dandy as I
> stated.
>
> Still got the message described below.
>
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Mark Weaver
> > Sent: Saturday, January 06, 2001 9:30 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [newbie] kicq2.0.0b1 make
> >
> >
> > yeah...how about just plain old  ./configure  ?
> >
> > --
> > Mark
> > ###############
> > ## ...it's not a bug, it's a feature
> > ## Registered Linux User # 182496
> > ##  <!-- Pine 4.31 -->
> > #####################################
> >
> >
> > On Sat, 6 Jan 2001 Carl Lafferty spake passionately saying:
> >
> > > Got the 2.0.0.b1 tar.gz of kicq as well as the new icqlib that
> > > goes with it.  the icqlib compiled/installed perfectly and now
> > > my configure script runs just dandy..  However when I run make
> > > I get the following error.
> > >
> > > [carl@starfury ~/kicq-2 .0.0b1]$ make
> > > cd . && make -f admin/Makefile.common configure.files
> > > make[1]: Entering directory `/home/carl/kicq-2 .0.0b1'
> > > make[1]: *** [configure.files] Error 1
> > > make[1]: Leaving directory `/home/carl/kicq-2 .0.0b1'
> > > make: *** [configure.files] Error 2
> > >
> > > Any ideas for a fix would sure help!!
> > >
> > >
> > >
> > >
> >
>


Reply via email to