bugGnash - The GNU Flash player - Bugs: bug #20460, Include error on Debian 3.1

 
 

bug #20460: Include error on Debian 3.1

Submitter:  Martin Guy <martinwguy>
Submitted:  Thu 12 Jul 2007 11:51:43 AM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  None Status:  Fixed
Privacy:  Public Assigned to:  rsavoye
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 25 Jul 2007 02:38:44 PM UTC, comment #1: 

I think this has been fixed in the meantime since I can compile current HEAD on Debian 3.1.

Udo Giacomozzi <udog>
Group Member
Thu 12 Jul 2007 11:51:43 AM UTC, original submission:  

Udo says:

Tried to rebuild Gnash today on my Debian 3.1 machine, but it fails
including <ltdl.h> in sharedlib.cpp:


make[3]: Entering directory `/mnt/bigdrive/home/udo/gnash/server/vm'
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I../../backend -I../../server -I../../server/asobj -I../../server/swf -I../../server/parser -I../../libbase -I../../libgeometry -I../../libamf -I../..    -pthread  -I/usr/include -I/usr/include/libxml2    -g -O3 -DNDEBUG -pthread     -W     -Wall     -Wcast-align     -Wcast-qual     -Wpointer-arith     -Wreturn-type      -MT VM.lo -MD -MP -MF ".deps/VM.Tpo" -c -o VM.lo VM.cpp; \
then mv -f ".deps/VM.Tpo" ".deps/VM.Plo"; else rm -f ".deps/VM.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server -I../../server/asobj -I../../server/swf -I../../server/parser -I../../libbase -I../../libgeometry -I../../libamf -I../.. -pthread -I/usr/include -I/usr/include/libxml2 -g -O3 -DNDEBUG -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -MT VM.lo -MD -MP -MF .deps/VM.Tpo -c VM.cpp  -fPIC -DPIC -o .libs/VM.o
In file included from ../../libbase/extension.h:27,
                from ../../server/asobj/Global.h:27,
                from VM.cpp:29:
../../libbase/sharedlib.h:27:18: ltdl.h: No such file or directory
In file included from ../../libbase/extension.h:27,
                from ../../server/asobj/Global.h:27,
                from VM.cpp:29:
../../libbase/sharedlib.h:70: error: 'lt_dlhandle' is used as a type, but is
  not defined as a type.
make[3]: * [VM.lo] Error 1

Martin Guy <martinwguy>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by udog (Posted a comment)
  • -email is unavailable- added by strk (Updated the item)
  • -email is unavailable- added by martinwguy (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-07-25 strk StatusNone Fixed
        Open/ClosedOpen Closed
    2007-07-25 strk Assigned toNone rsavoye
    2007-07-12 strk Carbon-Copy- Added udog

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code