Slackware :: Getting Clang Build Correctly To Use In Vim For Autocompletetion?
Jul 23, 2011
Have any of you build llvm with clang (the llvm from slackbuilds do not include clang). I need clang to use it with autocomplete in vim. I can 'configure, make, make install' with no problems. Without changing the header files location in the 'InitHeaderSearch.cpp' file of clang I got the iostream not found error when trying to clang++
I then edit the file to make the header point to '/usr/include/c++/4.5.2/' instead of '/usr/local/include'. Make again and install. Now when I run clang++ -v myfile.cpp I get
Code:
george@darkstar:~/coding/cpp/cos1512/ass1/q1$ clang++ -v question1.cpp
clang version 3.0 (trunk 135766)
Target: i386-pc-linux-gnu
Thread model: posix
[Code]...
View 3 Replies
ADVERTISEMENT
Mar 31, 2010
When I installed Wicd, and ran it for the first time, I got an error something like: "Could not connect to Wicd's dbus session- check the Wicd log file for more info". However, later when I restarted my computer, Wicd started, but I can't connect to my network, it shows up as <hidden>, I can connect to linksys, so I know that wireless is working on that computer. I know that there's nothing wrong with my wireless router, because I can connect to my network in this computer.
View 3 Replies
View Related
Sep 16, 2010
Trying to install SW 13.1 (on DVD) on the following system: M/B Intel: DX38BT Processor Intel Core 2 Quad Q6700 - 2.66GHz, 8MB Cache, 1066MHz FSB, Socket 775 Memory Corsair Dual Channel 8192MB PC10600 DDR3 1333MHz Memory (4x2048MB) Graphics Diamond Radeon HD 3850 Video Card - Viper, 512MB GDDR3, PCI Express 2.0 P/S Ultra 1000W
My goal is to install the i386 build on one partition and the 64-bit build on another. I have been away from Linux for a while and am sick to death of Win7, want to come home. :-}
Booted on i386 side of DVD, system freezes after a couple of lines that start with ATA2. Does not respond to 3 finger salute, ctrl-c, nothing. Have to press reset. I have tried both huge.s and hugesmp.s kernels
Booted on 64-bit side, comes up fine. I performed the install, selected for automatic lilo install. Lilo install hung but I was able to reboot. I booted off the 64-bit side again, entered the following: huge.s root=/dev/sde3 rdinit= ro It booted fully to the login prompt but the keyboard does not work, no input.
View 2 Replies
View Related
Mar 1, 2010
I'm fairly new to Linux so I'm going to need a step-by-step guide to get me out of this rut. The install of Linux was fine but when I booted up I got this error. VFS: Cannot open root device "302" or unknown-block (3,2) append a correct "root=" boot option;here are the available partitions;
0800 78150744 sda driver:sd
0801 47428608 sda1 <-- this is my Windows partition
0802 30719552 sda2 <-- this is my Linux partition
0b00 1048575 sr0 driver:sr
0b01 1048575 sr1 driver:sr
Kernel panic - not syncing:VFS:Unable to mount root fs on unknown-block (3,2) I guessed from reading this error Lilo isn't pointing to the right partition to boot from? How will I fix this? I read another thread about boot problems on these forums and a guy said to do this:
#mkdir /slacktemp
#mount /dev/device /slacktemp
#chroot /slacktemp
#cd /slacktemp/etc <-- for me it told me that doesn't exist
#vi lilo.conf <-- couldn't do nothing and was frozen
#lilo -v -t -b /dev/device
#lilo -v -b /dev/device
The above solution did not work for me. Can anyone shed a light on a Linux rookie?
View 14 Replies
View Related
Jun 12, 2011
I have a display problem since updating to Slackware 13.37. Everything was fine on Slackware 13.1, but when I switched to 13.37 some piece of software came up with the wrong monitor size. I have a 1600x900 LCD monitor but the X screen came up as 1024x768 with blackness on either side of it. Under Slackware 13.1 the X screen came up as 1600x900 as it should without any prompting from me; I didn't even have an Xorg.conf file. I tried using the Xorg.conf file which was needed and work for older Slackwares, eg 12.*, but it didn't work. (Saying it didn't work is a gross understatement! That old Xorg.conf completely screwed up mouse, keyboard, and monitor; the screen was flashing and nothing worked. The only way to get control back was to SSH into the machine from my laptop and reboot. Killing the X server via that SSH console did NOT the flashing or get me back to my console login; only reboot worked.)
I find I can get the screen to be the right size manually by going through KDE's "System Settings" --> "Display and Monitor" --> "Size & Orientation", then disabling "LVDS1" and setting VGA1 to 1600x900. The size of my odd-sized monitor is being correctly detected for the "Auto" choice. Upon reboot LVDS1 stays disabled but VGA1 reverts to 1024x768 so I have to do this each time.I've done some search of the on-line literature regarding the error messages I am seeing in the boot log.
People are suggesting changing all kinds of things to alleviate the side effects of the "conflicting" error message above, even modifying GRUB parameters (which won't work for me since I use LILO).So, I have a manual work around which I must do each time I log in. Does someone know how I can get X or KDE to force 1600x900 upon start (while Linux/X/whoever find and fix the problem) or does someone know of a real fix?
View 6 Replies
View Related
Nov 17, 2010
I downloaded from http://ftp.nluug.nl/os/Linux/distr/s...ce/n/net-snmp/ source and I build new package and works ok no errors. If I change net-snmp.SlackBuild and add CFLAGS --with-mib-modules=ucd-snmp/lmSensors --with-ldflags=-lsensors while I need lmsensors support in net-snmp. But the package compiling ends with error:
[Code]...
View 2 Replies
View Related
Jan 24, 2010
I tried to build several packages designed for slackware 13 at slackbuilds. Those was a simple apps like ardour, audacity for example.
[Code]...
My CPU is AMD Phenom 9550 Quad core. It supports 64 bit. My os is slackware 13_64. What do I need to change in slackbuild to create a txz package for those apps?
View 14 Replies
View Related
Jan 5, 2011
I recently installed slackware-current (not the most recent one) and since then I have not been able to get airmon-ng to set the channel of my network card correctly. I don't think it's a driver issue because the kernel from my previous install was the same as the current kernel (2.6.35.7) and it worked fine on my Atheros AR9285 Wireless card. Now every time I try to deauthenticate, it says the card is in channel -1 and won't work. One of the differences now is that I ran netconfig (I never ran this before). Sometimes when I run it, it complains about dhcpcd service.
View 10 Replies
View Related
Oct 27, 2010
how well does rpm2tgz work? do the packages converted always work correctly? or is it hit-and-miss like with alien?
View 8 Replies
View Related
Oct 31, 2010
I need to install linux-pam on 13.1, pam is finicky and you can really screw up your system with it. getting pam installed and operating correctly on a slackware system?
View 10 Replies
View Related
May 9, 2011
Is there a VLC build for 13.37 x64? I tried Alien's 13.1 build, but the sound was missing.
View 2 Replies
View Related
May 26, 2010
My printer, a Samsung ML-2251NP is not working correctly with Slackware 64 13.1. On Slackware64 13.0 it worked flawlessly, but now everytime I print it is just solid black on the whole page. I usually selected either the ML-2250 driver or the ML-2551N driver and it worked, but now I have this problem with both of them. I print a lot, so I need a working printer. It works fine in Windows 7. This is a network attached printer.
View 11 Replies
View Related
Feb 6, 2011
After a fresh install of Slackware64-current could not get X to start correctly with the nouveau driver. When ever X started display was scrambled. Only kde would partially work with desktop effects enabled, but very slow. Without desktop effects enable kde was also scrambled. After trying several things and googling came up with the following. To get X to work created a nouveau-kms.conf file in /etc/modprobe.d with the following text.
Code: options nouveau noaccel=1 The one draw back to this solution is that Kde will not start with desktop effects enabled. Hopefully this will help someone else with similar problems. Maybe someone else has a better solution. video card: Nvidia Geforce 6150se nForce430
View 8 Replies
View Related
Apr 3, 2010
I have been trying to build FreeCad and k-3d for Slackware......not much luck...
FreeCad has two build systems... automake and cmake, both fail despite the fact that dependencies are installed...cmake build system fails at about 80% complaining that it cannot find
Quote:
I guess the build system is broken...About K-3d, the thing builds alright..had to install libsig++ glibmm cairomm pangomm and gtkmm as dependencies...
The thing actually builds but when i try to make the installable package, I have to use trackinstall -i="make -i install", but the installable package fails to launch because it cannot find stuff in /usr/share/
View 13 Replies
View Related
Jan 19, 2010
I'll teach here how to build a package for Slackware64 13 This is a multiphysics Finite elements code made by the Finnish check [URL] If their Finite Elements Codes are as "user-friendly" as their gals are, we should all be fine...( Just kidding here, ppl) Now, to work : Download the sources from SVN
[Code]....
View 1 Replies
View Related
Sep 15, 2010
After experimenting with version 6.0 of ffmpeg there were a few issues i was not totally happy with, so i decided to downgrade back to the 2008 build of ffmpeg.However now whenever i encode a libxvid/libmp3lame movie with ffmpeg (using the exact same settings I have always used), the output created .avi file is reported by KDE as having:
Quote:
Audio Codec: none
This is truly odd (and quite annoying) as the .avi movie plays correctly with sound on both Smplayer and Kaffeine, so i don't think it is a codec issue, but it just does not display the correct audio codec tag anymore. how the metabar properties are controlled in KDE?, or if there is a config that I can adjust to make the new created output .avi's report the Audio Codec correctly as 'mp3'? (like it used to).Also, does anyone know if ffmpeg 6.0 may have left some files behind on my system that is causing this sudden odd behavior?
View 5 Replies
View Related
Oct 10, 2010
I've been trying to replace the KDE apps I still use in Fluxbox and I was trying to build epdfview using the Slackbuild. When it had to build its parts that depend on poppler, make crashed. The same thing happened when I tried to build evince. What is going on in my PC? I'm running an updated -current 64 bits. I made screenshots of both errors
View 9 Replies
View Related
Jun 19, 2010
how to build DNS server in linux slackware...
View 4 Replies
View Related
May 25, 2011
Anybody use xemacs with slackware? If so, how did you build or install it? I've used it in the past with other distros. I briefly tried emacs but because I was used to xemacs, gave up on it.
View 2 Replies
View Related
Apr 12, 2010
running current on a Lenovo S10
the b43 driver craps out every few minutes.
so i decided to try the sta driver.
i downloaded the slackbuild but it crashes with the following see attached
View 14 Replies
View Related
Jun 1, 2011
Here are the last several lines from running the Slackbuild script.
Quote:
make: *** [.obj/server.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from /usr/include/libavutil/avutil.h:81:0,
from engine/ffmpeg_enc.h:35,
from slideshow.h:19,
[Code]...
View 4 Replies
View Related
Apr 22, 2011
I've been trying to replace the KDE apps I still use in Fluxbox and I was trying to build epdfview using the Slackbuild. When it had to build its parts that depend on poppler, make crashed. The same thing happened when I tried to build evince. What is going on in my PC? I'm running an updated -current 64 bitsI made screenshots of both errors, which can give you guys more information.
View 7 Replies
View Related
Jul 27, 2011
I'm getting silly stuff from this when I try compiling commoncpp2. With the SlackBuild & version 1.5.3 I get
Code:
Making all in src
make[1]: Entering directory `/tmp/build/tmp-commoncpp2/commoncpp2-1.5.3/src'
[code]....
View 2 Replies
View Related
Jun 23, 2010
using slakware64 13.1 modified sbo slackbuild for latest version..
View 7 Replies
View Related
Aug 18, 2010
Has anyone successfully build Gbrainy for Slackware x64 13.1/Current?
View 2 Replies
View Related
Oct 29, 2010
Any links to a guide for building a slackbuid script?[URL]SlackBuild_Script don't show nothing!
View 13 Replies
View Related
Jan 4, 2010
I was wondering on how to use Gnome instead of the official KDE build. I know I can go to the third party slackbuilds.org. But not sure where to look on how to install it. If someone can direct me in the right direction that would be swell.
I am looking for a install step by step guide for Gnome. I was also curious if the Gnome version would provide me the same stability and speed as the official Slackware with KDE.
My second question is regarding the Slackbook project. I know I can get the pdf file and print it out but I was hoping for a book that can get shipped to me and when I purchase it the proceeds go to the Slackware organization.
View 5 Replies
View Related
Dec 4, 2010
I'm trying to build/install KDE 4.5.4, but I run into problems with the bindings package. Build fails with the following:
[Code]....
I'm building using the KDE slackbuild from sources dir, with the new KDE packages. edit: Well I decided to just take the risk of a not working KDE and commented out the bindings package. All other packages build fine. After this I crossed my fingers and rebooted, KDE loaded up. I gave the bindings package another go, and to my surprise it did build now. Got KDE up to date and it seems to be running fine.
View 6 Replies
View Related
Aug 2, 2010
Work I've got 2 slackware 13.1 64 machines, and they work just fine: Basic installation, everything ' bog standard 'When in Dolphin or Konqueror, I can ' click ' on Network Services and all the other MS Window machines pop-up.
@Home I've got 2 slackware 13.1 64 machines, they don't work fine. Basic installation, everything ' bog standard '. When in Dolphin or Konqueror, I can 'click' on Network Services and 'KDE has been build without Zeroconf support' pops up in Konqueror or is displayed in Dolpin..
Is it my netwerk @ Home (with an old Windows Server in it) or is something missing in the installation? Under MS windows (from within a virtualbox, brigded network) both machines can browse the network just perfectly: I even got a XP machine 'joined' in the domain on the windows server). Clueless since a google on the error + slackware give me Zero. Zeroconf in the slackware forum give me some midly related
View 9 Replies
View Related
Oct 17, 2010
here is the compiler output when i try to build the slackware package
[Code]...
View 4 Replies
View Related