On 17 Sep 2002, Jean-Marc Lasgouttes wrote:
> >>>>> "Erik" == Erik Inge Bolsų <[EMAIL PROTECTED]> writes:
>
> Erik> (System: Slackware Linux 7.1, heavily upgraded, libsigc 1.0.5)
> Erik> (Plain ./configure; make seems to work fine, however)
>
> Erik> ./configure --without-included-libsigc
>
> Erik> Makefile:247: *** missing separator. Stop.
> Erik> make[1]: Leaving directory
> Erik> `/mnt/monster/nedlastet/lyx-1.2.1/sigc++'
>
> What is there around line 247 of this Makefile?
>
> I'm not going to spend a lot of time on this, since we got rid of
> sigc++ in 1.3.0cvs.

(Sorry, sigc 1.0.3 actually... but anyway)

... line 247 = the $(DEPDIR)/adaptor.Plo line below



clean-noinstLTLIBRARIES:
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
libsigc.la: $(libsigc_la_OBJECTS) $(libsigc_la_DEPENDENCIES)
        $(CXXLINK)  $(libsigc_la_LDFLAGS) $(libsigc_la_OBJECTS)
$(libsigc_la_LIBADD) $(LIBS)

mostlyclean-compile:
        -rm -f *.$(OBJEXT) core *.core

distclean-compile:
        -rm -f *.tab.c

 $(DEPDIR)/adaptor.Plo
 $(DEPDIR)/basic_signal.Plo
 $(DEPDIR)/marshal.Plo
 $(DEPDIR)/object.Plo
 $(DEPDIR)/scope.Plo
 $(DEPDIR)/slot.Plo
 $(DEPDIR)/thread.Plo

distclean-depend:
        -rm -rf $(DEPDIR)

.cc.o:
        source='$<' object='$@' libtool=no \
        depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
        $(CXXDEPMODE) $(depcomp) \
        $(CXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<

-- 
Erik I. Bolsų, Triangel Maritech Software AS | Skybert AS
Tlf: 712 41 694         Mobil: 915 79 512

Reply via email to