On Sat, Aug 30, 2003 at 04:20:01PM -1000, [EMAIL PROTECTED] wrote:
> DFBObjC-0.9 released, it builds fine on my system, but can anyone else 
> try as well?  I'd like to see if it build on other machines as well.
> 
> You can grab it at http://sourceforge.net/projects/nuvu/
> 
> Thanks,
> 
> Chad

Hi, Chad! It's good to hear of your progress. However, I am unable to build
it. After running autogen.sh and make, I get:

make  all-recursive
make[1]: Entering directory `/site/home/eric/src/DFBObjC-0.9'
Making all in src
make[2]: Entering directory `/site/home/eric/src/DFBObjC-0.9/src'
Makefile:291: *** missing separator.  Stop.
make[2]: Leaving directory `/site/home/eric/src/DFBObjC-0.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/site/home/eric/src/DFBObjC-0.9'
make: *** [all] Error 2

Lines 291 and on in src/Makefile look like this:
@am__fastdepOBJC_TRUE@  if $(OBJCCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
@am__fastdepOBJC_TRUE@    -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
@am__fastdepOBJC_TRUE@  then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
[etc.]

I suppose it's an automake issue, but would you happen to know what exactly
the issue is? I use automake 1.7, provided by debian unstable.

-- 
Furrfu!         r a k k o  at  c h a r t e r  dot  n e t


-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-dev" as subject.

Reply via email to