URL:
  <http://gna.org/bugs/?20841>

                 Summary: Linking error when using CMake
                 Project: Battle for Wesnoth
            Submitted by: dnyarri
            Submitted on: Fri 24 May 2013 10:38:26 AM GMT
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group:  None of the others
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.11.4
        Operating System: Kubuntu 13.04

    _______________________________________________________

Details:

At linking phase I get error that is related to libvorbisfile.(see attachment
linking_error)

Here's how I got the error:

git clone git://github.com/wesnoth/wesnoth-old.git wesnoth
sudo apt-get build-dep wesnoth
mkdir build
cd build
cmake ..
make

At linking phase I get the error.

However, with SCons I have no problems at all.

I also tested with Fedora 18:

git clone git://github.com/wesnoth/wesnoth-old.git wesnoth
yum-builddep wesnoth # As root
mkdir build
cd build
cmake ..
make

Again, at linking phase I get error, though it's slightly different. (See
attachment linking_error_fedora)



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 24 May 2013 10:38:26 AM GMT  Name: linking_error  Size: 514B   By:
dnyarri

<http://gna.org/bugs/download.php?file_id=18000>
-------------------------------------------------------
Date: Fri 24 May 2013 10:38:26 AM GMT  Name: linking_error_fedora  Size: 1kB  
By: dnyarri

<http://gna.org/bugs/download.php?file_id=18001>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?20841>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to