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

List:       kde-commits
Subject:    Re: kdesupport/libpcre
From:       Neil Stevens <neil () qualityassistant ! com>
Date:       2002-01-24 20:16:08
[Download RAW message or body]

On Thursday January 24, 2002 12:12, Stephan Kulow wrote:
> On Thursday, 24. January 2002 21:03, Neil Stevens wrote:
> > On Thursday January 24, 2002 11:58, Stephan Kulow wrote:
> > > On Thursday, 24. January 2002 20:33, Neil Stevens wrote:
> > > > kdesupport/libpcre Makefile.in,1.1.1.1,1.2
> > > > Author: neil
> > > > Thu Jan 24 19:33:47 UTC 2002
> > > >
> > > >
> > > > Modified Files:
> > > >          Makefile.in
> > > > Log Message:
> > > > compile
> > >
> > > Hi!
> > >
> > > What is this supposed to fix? Can you explain?
> >
> > Needed this to compile when I ran into it.
> >
> > After going on to libxslt and seeing everything fail there, too, I've
> > traced it back to the top level Makefile.am change.
> >
> > I guess I can revert this if the top level change is reverted.
>
> I doubt this is to blame. It only patches target cvs-dist-local which is
> only called for releases. Without knowing what your error is, it's hard
> to say what the right fix is. But yours should be wrong.

Well, in pcre I had

/bin/sh ./libtool --mode=link gcc -pipe -o dftables -g -O2 
../../../kdesupport/libpcre/dftables.c
gcc -pipe -o dftables -g -O2 ../../../kdesupport/libpcre/dftables.c
In file included from ../../../kdesupport/libpcre/dftables.c:47:
../../../kdesupport/libpcre/internal.h:40: config.h: No such file or 
directory
In file included from ../../../kdesupport/libpcre/dftables.c:47:
../../../kdesupport/libpcre/internal.h:74: pcre.h: No such file or 
directory

which was fixed by the Makefile.in change.

Until I noticed that now xslt was broke,n too, not finding any of the 
libxml generated headers anymore:

gcc -pipe -DHAVE_CONFIG_H -I. -I../../../../kdesupport/libxslt/libxslt 
-I.. -I../../../../kdesupport/libxslt 
-I../../../../kdesupport/libxslt/libxslt 
-I/home/neil/programming/kde/kdesupport/libxml/include -g -O2 
-Wp,-MD,.deps/xslt.pp -c ../../../../kdesupport/libxslt/libxslt/xslt.c  
-fPIC -DPIC -o .libs/xslt.o
In file included from ../../../../kdesupport/libxslt/libxslt/xslt.c:16:
../../../../kdesupport/libxslt/libxslt/libxslt.h:22: libxml/xmlversion.h: 
No such file or directory
In file included from ../../../../kdesupport/libxslt/libxslt/xslt.c:20:
/home/neil/programming/kde/kdesupport/libxml/include/libxml/xmlmemory.h:15: 
libxml/xmlversion.h: No such file or directory

The only change I could find was the Makefile.am change.

-- 
Neil Stevens
neil@qualityassistant.com

Don't think of a bug as a problem.  Think of it as a call to action.
[prev in list] [next in list] [prev in thread] [next in thread] 

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