Problems compiling Vavoom 1.31 on Debian Lenny

Anything not covered by other topics

Problems compiling Vavoom 1.31 on Debian Lenny

Postby b0rsuk » 10 May 2010 17:30

Hi

I decided to try Vavoom to see what all the fuss is about, but I can't compile it. As far as I can tell I have all the required packages, including development versions. Output of cmake:



So far, no problem. But there's also a line which worries me a bit: "-- Looking for pthread_create in pthreads - not found". I can't tell what it means and how serious it is.

Then it breaks at around 14%, after

[code][ 14%] Building CXX object utils/vlaunch/CMakeFiles/vlaunch.dir/vlaunch.o
/home/b0rsuk/zrzut/vavoom-1.31/utils/vlaunch/vlaunch.cpp:49: error: invalid use of incomplete type
User avatar
b0rsuk
 
Posts: 189
Joined: 10 May 2010 15:55

Re: Problems compiling Vavoom 1.31 on Debian Lenny

Postby Janis Legzdinsh » 11 May 2010 18:10

You can skip building of launcher by adding -DENABLE_LAUNCHER=NO to cmake.

After looking at wxWidgets header files I have impression that it tries to compile with GUI disabled.
User avatar
Janis Legzdinsh
Site Admin
 
Posts: 1952
Joined: 13 Jan 2002 08:30
Location: Limassol, Cyprus

Re: Problems compiling Vavoom 1.31 on Debian Lenny

Postby b0rsuk » 13 May 2010 18:21

What version of wxwidgets does Vavoom require ? I have a hunch 2.6 from Debian stable may be too old.
User avatar
b0rsuk
 
Posts: 189
Joined: 10 May 2010 15:55

Re: Problems compiling Vavoom 1.31 on Debian Lenny

Postby Janis Legzdinsh » 16 May 2010 17:56

2.6 should be fine.

What is the output of
Code: Select all
wx-config --cflags
User avatar
Janis Legzdinsh
Site Admin
 
Posts: 1952
Joined: 13 Jan 2002 08:30
Location: Limassol, Cyprus

Re: Problems compiling Vavoom 1.31 on Debian Lenny

Postby b0rsuk » 16 May 2010 19:02

The output is:
Code: Select all
-I/usr/lib/wx/include/base-unicode-release-2.6 -I/usr/include/wx-2.6 -DwxUSE_GUI=0 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA
User avatar
b0rsuk
 
Posts: 189
Joined: 10 May 2010 15:55

Re: Problems compiling Vavoom 1.31 on Debian Lenny

Postby Janis Legzdinsh » 24 May 2010 15:55

b0rsuk wrote: -DwxUSE_GUI=0

Here's the problem.
User avatar
Janis Legzdinsh
Site Admin
 
Posts: 1952
Joined: 13 Jan 2002 08:30
Location: Limassol, Cyprus

Re: Problems compiling Vavoom 1.31 on Debian Lenny

Postby b0rsuk » 25 May 2010 02:25

Janis Legzdinsh wrote:
b0rsuk wrote: -DwxUSE_GUI=0

Here's the problem.


Thanks. I don't know much about GUI development. I thought I had all the needed wx packages, including dev ones. It seems Vavoom launcher uses wxgtk.

Long story short: I installed libwxgtk2.6-dev and it compiled.
User avatar
b0rsuk
 
Posts: 189
Joined: 10 May 2010 15:55


Return to General

Who is online

Users browsing this forum: bagssyykmm, ComOmichgom, fuzhou4s, Ragteavaize and 1 guest

cron