[Lunar-commits] CVS: moonbase/net/howl BUILD, 1.2, 1.3 DETAILS, 1.4, 1.5

Nick Hudson nhudson at lunar-linux.org
Wed Mar 30 16:39:26 UTC 2005


I could not compile it at all.  It was failing on some posix thread
headers.  Turned out that a header was not included in a peice of c code
and without the header, for me anyway, it wouldnt compile.  I found the
patch just by searching google.  Heh actually the patch comes from
Gentoo, but the error they were getting was exactly the same as mine.
SO I applied the patch and it compiled fine.  I dont know why yours
compiled and mine didnt.  Does the patch effect your compile in any way?

Nick


On Wed, 2005-03-30 at 11:01 -0500, Steven Michalske wrote:
> I just compiled version 0.9.10 with out problems,  what is this patch exactly?
> 
> hardkrash
> 
> 
> On Wednesday 30 March 2005 2:39 am, Nick Hudson wrote:
> > Update of /var/cvs/lunar/moonbase/net/howl
> > In directory espresso.foo-projects.org:/tmp/cvs-serv11499
> >
> > Modified Files:
> > 	BUILD DETAILS
> > Log Message:
> >
> > Adding a patch to howl so that it will compile
> >
> >
> > Index: BUILD
> > ===================================================================
> > RCS file: /var/cvs/lunar/moonbase/net/howl/BUILD,v
> > retrieving revision 1.2
> > retrieving revision 1.3
> > diff -u -d -r1.2 -r1.3
> > --- BUILD	29 Mar 2005 18:53:35 -0000	1.2
> > +++ BUILD	30 Mar 2005 07:39:49 -0000	1.3
> > @@ -1,4 +1,5 @@
> >  (
> > +   patch_it $SOURCE_CACHE/$SOURCE2 1 &&
> >     default_build                     &&
> >     ln -sf /usr/include/$MODULE /usr/include/$MODULE-$VERSION &&
> >     mkdir -p /etc/howl                &&
> >
> > Index: DETAILS
> > ===================================================================
> > RCS file: /var/cvs/lunar/moonbase/net/howl/DETAILS,v
> > retrieving revision 1.4
> > retrieving revision 1.5
> > diff -u -d -r1.4 -r1.5
> > --- DETAILS	29 Mar 2005 18:53:36 -0000	1.4
> > +++ DETAILS	30 Mar 2005 07:39:49 -0000	1.5
> > @@ -1,8 +1,11 @@
> >            MODULE=howl
> >           VERSION=0.9.10
> >            SOURCE=$MODULE-$VERSION.tar.gz
> > +         SOURCE2=$MODULE-$VERSION-types-1.patch
> >        SOURCE_URL=http://www.porchdogsoft.com/download/
> > +     SOURCE2_URL=$PATCH_URL/
> >        SOURCE_VFY=sha1:40e9c0fbfa8239641be3afa47a31ae6c10af1127
> > +     SOURCE2_VFY=sha1:50904cdd4a5f557d4f2b0b272ec373183ad4ec5a
> >          WEB_SITE=http://www.porchdogsoft.com/products/howl
> >           ENTERED=20040905
> >           UPDATED=20050329
> >
> > _______________________________________________
> > Lunar-commits mailing list
> > Lunar-commits at lunar-linux.org
> > http://foo-projects.org/mailman/listinfo/lunar-commits
> _______________________________________________
> Lunar mailing list
> Lunar at lunar-linux.org
> http://foo-projects.org/mailman/listinfo/lunar



More information about the Lunar mailing list