[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: CVS problems
From:       Stephan Kulow <coolo () kde ! org>
Date:       1998-12-08 12:55:08
[Download RAW message or body]

Russell Steffen wrote:
> 
> On Mon, 7 Dec 1998, Roberto Alsina wrote:
> > On Sun, 6 Dec 1998, Russell Steffen wrote:
> > > I hit send to soon. krn is also missing a file:
> > >
> > > make[3]: Leaving directory `/usr/src/kde-cvs/kdenetwork/krn/pics'
> > > g++ -DHAVE_CONFIG_H -I. -I. -I.. -DKRN -DCHARSETS -I/opt/kde/include
> > > -I/usr/lib/qt/include  -I/usr/X11R6/include  -O2 -Wall -c kdecode.cpp
> > > kdecode.cpp:19: uu.h: No such file or directory
> > > make[2]: *** [kdecode.o] Error 1
> > > make[2]: Leaving directory `/usr/src/kde-cvs/kdenetwork/krn'
> > > make[1]: *** [all-recursive] Error 1
> > > make[1]: Leaving directory `/usr/src/kde-cvs/kdenetwork'
> > > make: *** [all-recursive-am] Error 2
> >
> > Remove config.cache and run configure again.
> > Also make sure you installed kdesupport first.
> 
> Still no go. Here's the problem:
> 
> config.h has this:
> 
> /* Define if you have the <uu.h> header file.  */
> /* #undef HAVE_UU_H */
> 
> /* Define if you have the <uudeview.h> header file.  */
> /* #undef HAVE_UUDEVIEW_H */
> 
> This is the problem. There _is_ a uudeview.h under $KDEDIR/include, but
> the configure script appears unable to find it.
> 
> The error message in krn comes from kdecode.cpp trying to include
> uu.h when both HAVE_UU_H and HAVE_UUDEVIEW_H are undefined.
> 
This is right and it's simply a stupid assumption, that AC_CHECK_HEADERS
could find in this simple form something else than system headers.

I changed it now to use uudeview.h as default, when both are not found.
The alternative would be rename uudeview.h to uu.h in kdesupport.

Greetings, Stephan

-- 
Carol: When you first entered the restaurant, I thought you were 
handsome... and then, of course, you spoke. - As Good as It Gets

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic