LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Compiling 2ManDVD on Slackware 14.0 - failing on patch. (https://www.linuxquestions.org/questions/slackware-14/compiling-2mandvd-on-slackware-14-0-failing-on-patch-4175459771/)

camorri 04-27-2013 06:10 AM

Compiling 2ManDVD on Slackware 14.0 - failing on patch.
 
As the title suggests, 2ManDVD fails to compile on 14.0, it worked on 13.37.

Here are the last few lines:

Code:

patching file mainfrm.cpp
Hunk #1 succeeded at 1324 (offset 279 lines).
/usr/lib64/qt/bin/uic mainfrm.ui -o ui_mainfrm.h
g++ -c -O2 -fPIC -O2 -Wall -W -D_REENTRANT -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++-64 -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include/QtOpenGL -I/usr/lib64/qt/include -I/usr/include/ffmpeg/ -I/usr/include -Imoc -I. -o obj/main.o main.cpp
In file included from mainfrm.h:26:0,
                from main.cpp:2:
tetrahedron.h:147:5: error: 'GLUquadricObj' does not name a type
make: *** [obj/main.o] Error 1

I also can not find a listing for the program in slackbuild for 14.0. Not sure if this means it will not run on 14, or not.

I looked through the slackbuild but did not see anything outstanding; ( I'm no expert ).

willysr 04-27-2013 07:06 AM

If it isn't listed in slackbuild 14.0 while it was in 13.37, then it wasn't buildable in 14.0
That's why it was removed

willysr 04-27-2013 07:08 AM

Try use newer version 1.8.4
Hope it works with slackware 14.0

ponce 04-27-2013 07:32 AM

no, it doesn't work, it's not compatible with the ffmpeg on SBo.

camorri 04-27-2013 08:17 AM

Thank-you for the responses. There are other options for slideshows on DVD's. I will look into those options.

ponce 04-27-2013 10:15 AM

Just had another look at it and found some patches in the gentoo sources: build goes fine on -current, but it segfaults at launch.
If you want to have a try with it on 14.0 (I haven't got one to test it ATM) sources are here

http://ponce.cc/slackware/testing/2ManDVD/

if it fails go with dvdstyler (that works fine).

camorri 04-27-2013 12:27 PM

I'll give it a try, and post back. Thank-you.

camorri 04-27-2013 12:41 PM

The package builds fine here too. Unfortunately, it seg-faults on launch.

Quote:

2ManDVD
Fontconfig error: "local.conf", line 7: junk after document element
LOCALE : "en"
COPY 2MANDVD LIBRARY INTO "/home/cliff/.2ManDVD_Library/"
Segmentation fault
When I launch 2ManDVD, I see an image on the monitor for less than a second, it disappears.

I have also installed dvdstyler, and it is working.


All times are GMT -5. The time now is 06:29 AM.