bugGnash - The GNU Flash player - Bugs: bug #24235, No rule to make target...

 
 

bug #24235: No rule to make target `/home/strk/src/gnash/gnash-head/libltdl/libltdl/lt_system.h', needed by `distdir'.

Submitted by:  Sandro Santilli <strk>
Submitted on:  Wed 10 Sep 2008 09:09:50 AM UTC  
 
Category: buildSeverity: 5 - Blocker
Release: NoneStatus: Fixed
Privacy: PublicAssigned to: Rob Savoye <rsavoye>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Fri 12 Sep 2008 04:44:43 PM UTC, comment #5:

fixed by last rob's commit.

Sandro Santilli <strk>
Project Member
Thu 11 Sep 2008 03:05:15 PM UTC, comment #4:

Read Makefile.am, not makefile.in. The "am__libltdl_libltdlc_la_SOURCES_DIST" is in libltdl.am, which is wrapped by this conditional:

if LIBLTDL2
include $(srcdir)/libltdl.am
else

So you obviously are having a problem with the conditional being set to LIBLTDL2==true, when it shouldn't. I've also tested trunk as of this morning in several machines, all with only libtool 1.5, and it worked fine. So please try a "make distclean", as it looks like your libbase/Makefile.in is being generated wrong.

Rob Savoye <rsavoye>
Project AdministratorIn charge of this item.
Thu 11 Sep 2008 03:00:37 PM UTC, comment #3:

I tried with ./configure --enable-ltdl-install and with --disable-ltdl-install (and with no flags).

ltdl.h is always looked for in libbase/libltdl/ltdl.h where isn't.
I find it in libltdl/ltdl.h though.

automake (GNU automake) 1.9.6
Running libtoolize 1.5.26 --force --copy --ltdl ...

libbase/Makefile.in contains this snippet:

am__libltdl_libltdlc_la_SOURCES_DIST = \
$(srcdir)/libltdl/libltdl/lt__alloc.h \
$(srcdir)/libltdl/libltdl/lt__dirent.h \
$(srcdir)/libltdl/libltdl/lt__glibc.h \
$(srcdir)/libltdl/libltdl/lt__private.h \
$(srcdir)/libltdl/libltdl/lt__strl.h \
$(srcdir)/libltdl/libltdl/lt_dlloader.h \
$(srcdir)/libltdl/libltdl/lt_error.h \
$(srcdir)/libltdl/libltdl/lt_system.h \
$(srcdir)/libltdl/libltdl/slist.h \
$(srcdir)/libltdl/loaders/preopen.c \
$(srcdir)/libltdl/lt__alloc.c $(srcdir)/libltdl/lt_dlloader.c \
$(srcdir)/libltdl/lt_error.c $(srcdir)/libltdl/ltdl.c \
$(srcdir)/libltdl/ltdl.h $(srcdir)/libltdl/slist.c

NOT wrapper in any @INSTALL_LTDL_TRUE@ prefix

Sandro Santilli <strk>
Project Member
Wed 10 Sep 2008 01:20:56 PM UTC, comment #2:

same happens on my laptop.
there's only libtool-1.5 here.

Sandro Santilli <strk>
Project Member
Wed 10 Sep 2008 01:16:48 PM UTC, comment #1:

The files it's looking for don't exist with libtool 1.5. As gnashdev is using 1.5, something looks like it went wrong with your script.

Rob Savoye <rsavoye>
Project AdministratorIn charge of this item.
Wed 10 Sep 2008 09:09:50 AM UTC, original submission:

distcheck fails...

Sandro Santilli <strk>
Project Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by rsavoye (Posted a comment)
  • -unavailable- added by strk (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 3 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Fri 12 Sep 2008 04:44:43 PM UTCstrkStatusNone=>Fixed
      Assigned toNone=>rsavoye
      Open/ClosedOpen=>Closed

    Back to the top


    Powered by Savane 3.1-cleanup1