bugLordsAWar! - Bugs: bug #29341, Compile fails at make...

 
 

bug #29341: Compile fails at make "[bigmap.lo] Error 1"

Submitter:  None
Submitted:  Fri 26 Mar 2010 06:27:59 AM UTC
   
 
Category:  building/compilation Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Tue 27 Jul 2010 08:59:56 AM UTC, comment #7: 

Debian Lenny has this problem.

draw_pixbuf of gdkmm/drawable.h has two methods in my version.  One with a graphics context and one without.

on Debian Lenny, it has one only one call, the one with the graphics context.

In Lordsawar it uses the call without a graphics context.

The magnify code is too slow anyway, so it isn't hit.  I've commented out the offending call in svn (0.2.0).

Ben Asselstine <benasselstine>
Group administrator
Sun 25 Apr 2010 12:34:32 PM UTC, comment #6: 

Closing bug due to lack of a response.

Ben Asselstine <benasselstine>
Group administrator
Sat 27 Mar 2010 01:40:47 PM UTC, comment #5: 

How old is Debian 5.0.4?
My best guess is that your dependencies are too old.

Ben Asselstine <benasselstine>
Group administrator
Fri 26 Mar 2010 07:19:42 PM UTC, comment #4: 

The magnify code isn't hit in 0.1.8 or 0.1.9, so you can safely delete the lines relating to that.

Ben Asselstine <benasselstine>
Group administrator
Fri 26 Mar 2010 04:54:26 PM UTC, comment #3: 

All dependencies satisfied as per DEPENDENCIES file, yes.

Anonymous
Fri 26 Mar 2010 01:35:17 PM UTC, comment #2: 

Also I no longer run debian or ubuntu so I can't try compiling it on my own system.

Ben Asselstine <benasselstine>
Group administrator
Fri 26 Mar 2010 06:49:28 AM UTC, comment #1: 

did you install the build deps as specified in the DEPENDENCIES file?

http://svn.savannah.gnu.org/viewvc/lordsawar/trunk/DEPENDENCIES?root=lordsawar&view=markup

afaik, the debian games team can build it.

Ben Asselstine <benasselstine>
Group administrator
Fri 26 Mar 2010 06:27:59 AM UTC, original submission:  

"lordsawar-0.1.8" - aka stable - although I get the same error using "lordsawar-0.1.9-pre1"

Last few lines of make before ending.
...
bigmap.cpp: In member function ‘Glib::RefPtr<Gdk::Pixmap> BigMap::magnify(Glib::RefPtr<Gdk::Pixmap>)’:
bigmap.cpp:634: error: no matching function for call to ‘Gdk::Pixmap::draw_pixbuf(Glib::RefPtr<Gdk::Pixbuf>&, int, int, int, int, int, int, Gdk::RgbDither, int, int)’
/usr/include/gdkmm-2.4/gdkmm/drawable.h:434: note: candidates are: void Gdk::Drawable::draw_pixbuf(const Glib::RefPtr<const Gdk::GC>&, const Glib::RefPtr<Gdk::Pixbuf>&, int, int, int, int, int, int, Gdk::RgbDither, int, int)
make[3]: * [bigmap.lo] Error 1
...

"configure --prefix=/usr/local/lordsawar" ran with out problems, all known dependencies satisfied.

OS - "Debian 5.0.4"

Can submit capture of configure & make, etc., if needed.

Anonymous

 

(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 benasselstine (Posted a comment)
  •  

    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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-04-25 benasselstine Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code