Slackware :: LMMS Slackbuild Error Current (GCC 4.4.3)?

Jan 30, 2010

I am trying to build "LMMS - Linux MultiMedia Studio" on Slackware Current.

CMake is halting on "printf" lines in various .cpp files. I am assuming it's a conflict with the newer GCC? Does anyone know a work around for this issue?

I've tried commenting out the printf lines but I think they may be needed in the application. Apparently there are lots .cpp using the printf call.

View 4 Replies


ADVERTISEMENT

Slackware :: Lmms Slackbuild Fails With -current?

Feb 2, 2010

got lmms-0.4.2. slackbuild and after installing all the dependent packages attempted to create the pkg. ./lmms.SlackBuild fails at;

[ 54%] Building CXX object CMakeFiles/lmms.dir/src/core/track.o /usr/bin/c++ -DQT_GUI_LIB -DQT_XML_LIB -DQT_CORE_LIB -O2 -g -fno-exceptions -Wall -ftree-vectorize -O2 -march=i486 -mtune=i686 -fPIC -DPIC -I/usr/lib/qt/include -I/usr/lib/qt/include/QtGui -I/usr/lib/qt/include/QtXml -I/usr/lib/qt/include/QtCore -I/tmp/SBo/lmms-0.4.2/build -I/tmp/SBo/lmms-0.4.2/build/include -I/tmp/SBo/lmms-0.4.2 -I/tmp/SBo/lmms-0.4.2/include -I/usr/include/SDL -
code....

View 3 Replies View Related

Slackware :: Alien Bob's VLC Slackbuild Fails On Current / Fix It?

Jan 11, 2010

The error has to do with Twolame failing to compile. Which is strange to me because it compiled fine by itself with the slackbuilds build.

The error log is attached.

View 4 Replies View Related

Slackware :: Current Refuses To Inkscape Slackbuild?

Dec 8, 2010

i clean installed 13.1 x64, then upgraded to -current with no issues. everything seems to compile and run fine, except for inkscape. i downloaded the slackbuilds of inkscape and all its dependencies, and all their dependencies, and installed them in the proper order, however, when i run the inkscape.Slackbuild, it takes like 30minutes and then exits with the following messages:

Code:
...
/usr/lib64/gcc/x86_64-slackware-linux/4.5.1/../../../../lib64/libxslt.so: undefined reference to

[code]....

View 1 Replies View Related

Slackware :: Ffmpeg Slackbuild Fails In Current Multilib

Jan 9, 2010

I was trying to use alien bob's slackbuild mentioned in another thread [url] and it failed everytime, so I tried to do it individually, building dependencies with sbopkg which worked except for Schroedinger and then ffmpeg still fails. I don't have access to the logs or fail messages at this moment, but I'm wondering if it is failing due to the newest gcc-multilib version? I'm also running kernel 2.6.33-rc3 with multilib-current.

View 4 Replies View Related

Slackware :: Slackbuild Failures On -current: Gtkglext 1.2.0 And Celestia 1.6.0?

Nov 18, 2010

I've been unable to successfully get a viable Celestia package created under -current with the 13.1 Slackbuild. First off, to build Celestia in the "default" Slackbuild manner, that is to say with the GTK front-end, you need gtkglext. (The Lua package built without issue.) The problem is, gtkglext will not build. It gets to the part of the build where it builds the "scanner" library (I have no idea what this library does in specific), where it successfully compiles, but then fails to link. The newest release of gtkglext is 1.2.0, which is from 2006, so I think that some of the symbols it is looking for when linking against -current's updated GTK libraries are depreciated. Here's the last bit of output from the failed build of gtkglext:

[Code]...

"error: 'abs' is already declared in this scope"?? There's a function or variable being declared twice that can't be right. Maybe two headers use the same variable or function name, and they're winding up in the same scope Like I said, I don't know. Hence, this post. I really like Celestia. I could live with the mystery of why these things won't build, but I can't seem to find any pre-built binary packages out there.

Of course, you can't try the KDE front end, since it will only work with KDE 3.

View 4 Replies View Related

Slackware :: ORBit2 Slackbuild Fails When Building 32 Bit Package On Current Multilib

Apr 10, 2010

I am trying to build ORBit2 as a dependency for GConf and then google-chrome.

This is a multilib system and I want 32 bit chrome.

Both my 64 bit and compat32 packages are all current as of today per ftp://slackware.mirrors.tds.net/pub/slackware/.

I have edited the Slackbuild as follows:

Code:

The build fails each time with:

Code:

I am using the newest version of ORBit2 as the above indicates, but this is just to see if the newer package would build. The X.X.17 version failed with the same output.

I have run:

Code:

I've had no problems building this package with current in a pure 64 bit environment.

View 4 Replies View Related

Software :: Lmms Install Success, Lookup Error On Run / Lmms: Undefined Symbol?

Aug 19, 2009

I have been trying to install lmms on my Slackware 12.1 system.I have installed QT, cmake in order to compile the source.

It seemed to install correctly (after a bit of reading about how cmake works....) but gives me this on run:

Quote:

bash-3.1$ lmms
Notice: could not set realtime priority.lmms: symbol lookup error: lmms: undefined symbol: _ZN8QPainter10drawPixmapERK7QPointFRK7QPixmap
bash-3.1$

So my understanding is that it is missing a file or command associated with the program, through it not being linked or not existing. Is there any way I can find out where it thinks this file/data should be, so as to ascertain what libs/packages have it? As far as I can tell, I have all dependencies satisfied.....

View 2 Replies View Related

Slackware :: UTF-8 Error During SlackBuild?

Jul 9, 2011

i keep getting this error during gecko-mediaplayer build running 1337 stable up to date. lang.sh has en us utf8 enabled, (it didn't work with en US either.

[Code]...

View 5 Replies View Related

Slackware :: Weird Error Compiling Enlightenment Slackbuild?

Jul 7, 2011

Been trying to get Enlightenment to install on my 13.37 multilib. Used sbo to install most of the libraries (ecore needed the LDFLAGS="-L/usr/lib${LIBDIRSUFFIX}" fix so I manually did that). All installed correctly. Then started enlightenment itself in sbopkg. It did the 'file in wrong format' thing, so I manually dled the slackbuild, added the LDFLAGS line, and ran it. It produced this error, and I have no idea what its telling me.

Code:
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok

[Code]...

View 9 Replies View Related

Slackware :: Id3-0.78 Homepage For Source Code 404 Error - Slackbuild Fails

Dec 19, 2010

I am trying to build abcde from slackbuilds.org and include needed packages like id3. When I went to build it I was unable to download the source from [url] and I get a 404 error in dutch. I was wondering if anyone had this issue or if there was another trusted place to grab the source code? I checked the archives of the slackbuilds-user mailing list to see if the issue is already known, but I didn't see anything.

View 3 Replies View Related

Slackware :: Pdfedit Compiling Since SlackBuild - Configure: Error: QTDIR Environment Variable Must Be Set

Dec 16, 2010

When I do #./pdfedit.SlackBuil I get the information in the terminal:

[Code]...

Whether we want to checking PDFedit prepare-core-dev package ... yes Whether we want to checking build PDFedit gui ... yes configure: error: QTDIR environment variable must Be Set

View 3 Replies View Related

Slackware :: Slackware Current 64 Bit Wine Sound - Error: Alsa:ALSA_CheckSetVolume Could Not Find '{PCM,Line} Playback Volume' Element

Mar 22, 2011

after update to slackware current 4 days ago i cant get sound working in wine in starcraf 2 i mean i got sound in instalation but not in game and i get error when i wanna configure sound in winecfg

err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume' element
err:alsa:wine_snd_pcm_recover underrun occurred
err:alsa:wine_snd_pcm_recover underrun occurred

in game i dont got that error but sound dont work btw my sound card is asus xonar essence stx

View 2 Replies View Related

OpenSUSE :: LMMS: No VeSTige Instrument Available But The Lmms-vst Package Is Installed

Sep 1, 2011

I have installed the lmms-vst package (converted from a deb package) but I still not see the VeSTige Instrument in the Instrument plugins list. I really want to use VST plugins.

View 1 Replies View Related

Slackware :: Md5sum Error In 64-current

Mar 29, 2011

I'm getting an md5sum error on two files in the latest slackware64-current:

This problem doesn't appear to be due to my download.

The 32-bit slackware-current has no md5sum errors.

View 3 Replies View Related

Applications :: Cannot Update LMMS / Error Message : Error : Dependency Is Not Satisfiable?

Nov 5, 2009

I have Ubuntu Jaunty & Linux Multimedia Studio 0.4.2. In attempt to update to LMMS 0.4.5, I downloaded & attempted to install : lmms_0.4.5~ppa-1jaunty_i386.deb and got the following error message : Error : Dependency is not satisfiable : lmms-common (=0.4.5~ppa-1jaunty). What went wrong and is there an easier way to update ? Also, should I remove the older version or just install the latest on top of it ?

View 5 Replies View Related

Slackware :: Can't Run Xload Under 64-current - Get A Font Error

Feb 7, 2010

When I run xload, it gives the following:

Code:
xload
Warning: Unable to load any usable ISO8859 font
Error: Aborting: no font found

It's an up-to-date Slackware64 current, with only ruby and poppler downgraded to 13.0, but I don't think either would do it.

It's not a big deal, but I wonder if it might be a sign of some bigger problem.

View 3 Replies View Related

Slackware :: Error Compiling Virtualbox 3.2.10 On Current?

Dec 7, 2010

I'm trying to compile virtualbox 3.2.10 con slackware current 32bit through sbopkg

I get this error (I'll copy only the end part)

Code:
CXX VMMR3 - {C}/src/VBox/VMM/VMMAll/TMAllCpu.cpp
cc1plus: warnings being treated as errors
In file included from /tmp/SBo/VirtualBox-3.2.10_OSE/src/VBox/VMM/VMMAll/PGMAll.cpp:236:0:

[Code].....

View 4 Replies View Related

Slackware :: Imlib E Libpng Error In -current?

May 7, 2010

While I was compiling kuickshow I noticed this error:

Code:
src/CMakeFiles/kuickshow.dir/kuickshow_dummy.o
Linking CXX executable kuickshow
/usr/lib/gcc/i486-slackware-linux/4.4.3/../../../libImlib.so: undefined
reference to `png_check_sig'
collect2: ld returned 1 exit status
make[2]: *** [src/kuickshow] Error 1

[Code]...

View 10 Replies View Related

Slackware :: Script Error In Mkinitrd With -current

May 7, 2010

since an update to the latest -current version, it comes to an error inside the init script from the initrd.gz on my system, shortly behind the scan for encrpyted devices inside lvm containers.

The message is

Code:
mdadm: No arrays found in config file

1 logical volume(s) in volume group "vg" now activeash: missing ] mount: mounting crypt-vg-root on /mnt/failed: No such file or directory ERROR: No /sbin/init found on rootdev (or not mounted). Trouble ahead. You can try to fix it. Type "exit" when things are done. If i then unlock the crypted root device within the lvm, boot continues. I think this is a bug, because configuration did not change, and it worked before the update.

View 7 Replies View Related

Slackware :: Frozen Bubble, Gettext In Current / Getting Error?

Jan 9, 2011

When I run frozen-bubble, I get this error:

Code:
lysender@darkstar:~$ frozen-bubble
Can't locate Locale/gettext.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.12.2/i486-linux-thread-multi /usr/lib/perl5/site_perl/5.12.2 /usr/lib/perl5/vendor_perl/5.12.2/i486-linux-thread-multi

I have updated to current as of Jan 2 but I'm not really sure when the problem started since I only play with frozen-bubble sometimes.

Will rebuilding fronzen-bubble solve it? Haven't tried it yet as of now.

View 4 Replies View Related

Slackware :: LibXi.so.6: Undefined Symbol: XESetWireToEventCookie Error (-current)

Mar 3, 2010

I just installed the latest updates from Slackware-Current, The update went fine, did a reboot, installed the nvidia driver (NVIDIA-Linux-x86_64-195.36.08-pkg2), started X successfully. Now, whenever i open an X dependent application it gives me the following error:

Quote:

symbol lookup error: /usr/lib64/libXi.so.6: undefined symbol: XESetWireToEventCookie

I am running a Multilib setup, i have the latest toolchains from AlienBob installed. the ldd output goes like this:

Code:

linux-vdso.so.1 => (0x00007fff9ebd2000)
libXext.so.6 => /usr/lib64/libXext.so.6 (0x00007f8daef94000)
libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007f8daec5b000)
libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007f8daea3f000)

[code]....

View 1 Replies View Related

Slackware :: Nfsd In Current - WARNING: Error Inserting Sunrpc: Invalid Module Format

Mar 13, 2010

I'm having some troubles with nfsd in slackware-current. When I start the service, I get the following error messages: Quote:

WARNING: Error inserting sunrpc (/lib/modules/2.6.33-smp/kernel/net/sunrpc/sunrpc.ko): Invalid module format
WARNING: Error inserting auth_rpcgss (/lib/modules/2.6.33-smp/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko): Invalid module format
WARNING: Error inserting lockd (/lib/modules/2.6.33-smp/kernel/fs/lockd/lockd.ko): Invalid module format
FATAL: Error inserting nfsd (/lib/modules/2.6.33-smp/kernel/fs/nfsd/nfsd.ko): Invalid module format

The mount fails from the clients with the error message: Quote: mount.nfs: access denied by server while mounting jupiter:/media/Backup A look at syslog from the server side gives: Quote: exportfs: exports duplicate symbol exportfs_decode_fh (owned by kernel) mountd[28198]: getfh failed: No such device kernel: exportfs: exports duplicate symbol exportfs_decode_fh (owned by kernel)

View 3 Replies View Related

Slackware :: Can't Get To Slackbuild.org

Jan 10, 2010

For the last couple of weeks, I can't seem to reach [URL]... Browser just times out. Here's a traceroute: [URL]...

View 10 Replies View Related

Slackware :: Why Is There No Slackbuild For 13.1

Jul 5, 2010

I am going to try out a tiling wm and I have narrowed my search down to scrotwm and dwm. I installed scrotwm from slackbuilds.org but it did not show up as a selection when I ran xwmconfig? Any ideas as to why? So then I went install dwm from slackbuilds.org but saw there was only a build script for slackware 13 as opposed to 13.1 which is what I am running. So two questions for dwm, one why is there no slackbuild for 13.1, and two when I tried to use the slackbuild for 13 this also didn't show up under xwmconfig, any thoughts?

View 4 Replies View Related

Slackware :: No Wine Slackbuild For 13.1?

Jun 6, 2010

As always, very impressive effort from Slackbuilds.org to get slackbuild scripts updated for 13.1. Thanks to all who maintain these scripts. One which does not seem to have made it to 13.1 so far is a build script for WINE. Anybody know whether this is beacuse of some problem ? Or just an oversight ? The 13.0 script is there - might be OK to just use this with 13.1 ?

View 9 Replies View Related

Slackware :: OpenEuclide 0.5 Slackbuild For 13.1?

Feb 27, 2011

Getting the hang of diff and patch, to a small extent...However, I couldn't get the slack-desc to print anything useful when running installpkg. Always had trouble with the slack-desc files.

[code].....

View 11 Replies View Related

Slackware :: X11vnc Slackbuild For 13.1?

Aug 24, 2010

it seems that there is no x11vnc slackbuild on sbo for 13.1. just wondering if there is something else people use to share the :0 desktop, or should i start looking into the 13.0 slackbuild

View 4 Replies View Related

Software :: LMMS Compilaton Error On Mandriva 2008, Concerning Freetype _DIR Is Not Set?

Dec 18, 2009

when i try to compile LMMS, I get this error:

CMake Error: Freetype_DIR is not set. It must be set to the directory containing FreetypeConfig.cmake in order to use Freetype.

there is no file on my machine named that or any lowercase/uppercase combinations thereof.

here is the full spit out:

[jayjay@localhost lmms-0.4.5]$ cd build
[jayjay@localhost build]$ make
PROCESSOR: Intel(R) Pentium(R) 4 CPU 3.00GHz
Machine: i586-mandriva-linux-gnu
-- Target host is 32 bit
-- Found Qt-Version 4.3.3
code....

i looked at version 2010 RPM file lists, still no FreeTypeConfig.cmake.

I even built cmake 2.8 from cmake's SF page, it has FindFreetype.cmake, but not FreeTypeConfig.cmake.

What can I do?

View 5 Replies View Related

Slackware :: A Slackbuild Killed Permissions?

May 2, 2010

At least, that is what I think happened.I was interested in trying out tilda, which needs the confuse libary, both of which are slackbuilds on slackbuilds.orgI built and installed confuse, and then went to build tilda but got some error I could not follow up on.However after this, nothing as a normal user would work!For some reason my libary directories, /lib64, /usr/lib64 and other key directories such as /usr/share and /usr/bin were set to have permissions 700It took me a while to figure out what was causing the problem.Can anyone confirm that the confuse slackbuild resets your permissions like this? Otherwise, what could have caused it?Can someone please give me the correct permissions for those direcories? Is it safe to just do chmod -R 755 /usr and /lib64?

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved