Slackware :: SlackBuild Rebuilds Everything Including The Actual Boot Loader With 'make -j4'?

Apr 1, 2011

I want to update syslinux to version 4.03 on my system, so I took a look at the SlackBuild.

I noticed that the SlackBuild rebuilds everything including the actual boot loader with 'make -j4', but there's a note in the docs directory (distrib.txt) that asks not to do that:

Quote:

For creators of Linux distributions:

Syslinux is a notoriously hard program to debug, since it runs outside of any operating system, and has a tendency to expose BIOS and hardware bugs on various systems. Therefore, I would appreciate if you would resist the temptation of recompiling the Syslinux bootloader itself (ldlinux.asm) if at all possible. If you do that, I will have to refer any bug reports I receive back to the respective distributor.

However, I have no such concerns about recompiling the installer programs, and in fact, with both libc 5 and libc 6 in common use in the Linux world today I understand if you wish to relink the Linux-based installer against your system version of libc. Therefore a special makefile targets "make installer" has been included with the Syslinux distribution, starting with version 1.42.

To rebuild the installer programs *only*, starting from a freshly untarred distribution copy of Syslinux, do:

make clean
make installer

If you want to remove all intermediate files, including the ones obtained from assembling ldlinux.asm and which are included in the distribution, do "make spotless".

I thought I'd report this in case it was unnoticed by Pat and the team. If not I apologize for wasting your time

View 2 Replies


ADVERTISEMENT

General :: Windows 7 - Make A Boot Loader Load The Existing Boot Loader From The First Partition?

Jun 14, 2010

I installed ubuntu using wubi and then I tried installing grub 2 but it failed. I need a way to reinstall the mbr sp it will load the windows 7 loader from the first partition.

View 1 Replies View Related

Slackware :: SlackBuild To Make Both STATIC And SHARED Wireless-tools Package?

Jan 31, 2010

I don't use wireless tools myself currently, since I'm wired to the internet; but, I found that a package I wanted to build, required at the least, a shared version of libiw, if not both the shared AND static version. Symptoms of when you are in this boat, are error messages during compiling, similar to:

Code:
/usr/lib64/libiw.a(iwlib.so): In function `iw_mwatt2dbm':
iwlib.c:(.text+0x1a77): undefined reference to `log10'
iwlib.c:(.text+0x1a84): undefined reference to `ceil'
/usr/lib64/libiw.a(iwlib.so): In function `iw_freq2float':
iwlib.c:(.text+0x1b11): undefined reference to `pow'

[Code]...

View 1 Replies View Related

Slackware :: Adding 13 To Grub Boot Loader Of Ubuntu 9.10

Jan 28, 2010

I'm using slackware 13 and now i want to add slackware 13 to grub .How do i have to do it ? Slackware is great to learn because i've a lot of linux using slackware than using any other distro. But some programs are dependant on other which i was not able to install, they call it dependencies. Even though compiling from source is great but runnning the program is a problem as the program terminates may be because of some dependency not installed.The same goes with sbopkg and others ..As of now i'm thinking of installing Ubuntu along with Slackware13 as this system is used by everybody in the family. How to add slackware to Ubuntu's grub.......

View 3 Replies View Related

Slackware :: Lilo Cannot Installed On Windows 7 Boot Loader - MBR

May 8, 2010

I have a WD 80GB ATAPI hard disk for my operatings systems.

The partition table is :

First i installed Windows and then Slackware.

The problem is that in MBR , looks that lilo never installed and when my pc starts, the lilo menu never load it . Boots directly to windows.

What i should do, in order to have the lilo menu in startup?

View 13 Replies View Related

Ubuntu Installation :: Can I Remove Grub / Make Windows Boot Loader Default

Aug 31, 2010

I have Windows 7 and Ubuntu 10.04 dual-booted on my machine. grub was aautomaticlu installed as the primary loader. Soon i want to nuke my ubuntu partition but i know that will delete grub. Can i remove grub or at least make Windows boot loader default.

View 2 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

Ubuntu :: Make A 10.4 Image Including Upgrades?

Dec 30, 2010

Im using Ubuntu 10.4 LTS for quite some time now as my primary OS. Till this day i have done numerous upgrades to my system which were offered by Ubuntu community and some we personal needs/preference. I want to create an ISO file that would also have all the upgrades included in case something goes wrong with my computer hardware for instance hard drive failure. I dont want to start fresh from basic 10.4 LTS image and then by going through all the upgrades i have done so far, again.

View 7 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 :: 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 :: 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

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

Slackware :: Got A Slackbuild / Package For TigerVNC?

Apr 15, 2010

I'm looking for a VNC solution with the RENDER extension. TigerVNC seems to do what I want, but I have only found precompiled packages for Debian.

View 2 Replies View Related

Slackware :: Get OpenShot SBo Slackbuild To Work?

Feb 20, 2010

I'm trying to install OpenShot for the second time. I was originally trying to make a slackbuild for this, when a new one appeared in SBo. It does not work for me, however. It seems that it has to run a python install script and this fails. The package then complains that it cannot find the mlt python bindings.

View 13 Replies View Related

Slackware :: Cannot Install SlackBuild OpenOffice.org 3.2.0 On 13?

Mar 8, 2010

I have downloaded the source package and the slackbuild package for OpenOffice 3.2.0.Everything seems to go well until doinst, then I get error messages about zero length files:

Code:
install/
install/slack-desc

[code]...

View 6 Replies View Related

Slackware :: Compiling The Glibc Using Slackbuild?

Oct 2, 2010

Im trying to recompile glibc from a working slackware-current system using source from a slackware mirror. I'm doing it for testing purpose only. Never done that before, so i'm not sure if i'm doing it right. I get the following error:

Code:

make[2]: Entering directory `/glibc-tmp-a44be92860d34519b0c9a4500878e2e6/glibc-2.11.1/iconvdata'
../Makeconfig:85: ../i486/config.make: No such file or directory
/bin/sh: line 0: cd: ../i486: No such file or directory
The GNU C library has not been configured.

[code].....

View 14 Replies View Related

Slackware :: FBReader Slackbuild Fails ?

Apr 8, 2011

I have the latest fbreader.Slackbuild via sbopkg. The compilation steps seem to run OK until, if I understand this correctly, it starts work on libzlcore, at which point things go wrong :

Code:

OK

The README says I will need liblinebreak, which I "Slackbuilt" with no problems.

View 3 Replies View Related

Slackware :: Fbreader.SlackBuild Uses /usr/lib In X86_64

Jan 13, 2010

I used the fbreader.SlackBuild in a 64bit system to create a package and I got some libraries installed under /usr/lib instead of /usr/lib64. FBReader seems to work fine though, so I'm not sure this is a problem. I guess it could be if some other app looks for those libraries. Just thought I should report it anyway.

I used UI=gtk if it matters.

View 6 Replies View Related

Slackware :: Ffmpeg Slackbuild Fails In 13.37

Apr 29, 2011

Quote:

Trying to build ffmpeg in 13.37 but it fails with the rror above.

View 3 Replies View Related

Slackware :: How To Build A Slackbuild Script

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

Slackware :: Kbluetooth SlackBuild For 13.37 And The 2.6.38.4 Kernel

May 6, 2011

Tried to compile kbluetooth using the SlackBuild and it was going well until it got to here,

[Code]...

The script was ran using Slackware64 13.37 and the 2.6.38.4 kernel. I've googled around and searched here, but haven't found anything "current" on the such a problem.

View 1 Replies View Related

Slackware :: KDE 4.4.4 Builds Fine With 4.4.3 Slackbuild?

Jun 2, 2010

If 13.1 and KDE 4.4.3 aren't new enough for anyone, I've just successfully built and installed KDE 4.4.4 with the slackbuilds for 4.4.3. I had to edit the Slackbuild for kdenetwork by commenting out the line that patches the source. Other than that everything seems to be fine, although I don't know yet if this is a good thing or a bad thing since I've just got it installed.

View 14 Replies View Related

Slackware :: Slackbuild For Netbeans 6.8 For Slackware64?

Apr 18, 2010

Anyone knows a slackbuild for netbeans 6.8 for slackware64?

View 5 Replies View Related

Slackware :: Install The HandBrake Slackbuild?

Dec 23, 2010

I was trying to install the HandBrake slackbuild. It gave me an error saying it needed webkit, so I check for it in slackbuilds.org, where I found it. Listing said it required two things: libsoup and icu4c. So I downloaded the slackbuilds for those two and they installed fine, then started the install for webkit.

It did its build thing for about ten minutes, then it errors out, but the error message is pretty convoluted so I'm not sure what its telling me. Here's the last few lines from the terminal:

[Code]...

Anyone know what went wrong, and what I need to do to fix this?

View 2 Replies View Related

Slackware :: Openoffice Slackbuild Installs But Won't Run?

May 13, 2010

I downloaded the slackbuilds openoffice.org files, extracted them, added the original source, ran chmod +x openoffice.org.SlackBuild, ran ./openoffice.org.SlackBuild, then found the resulting .tgz and installpkg'ed it. I was able to get through all of the steps listed without any error messages and everything seemed to be going well. However, now when I navigate to opt/openoffice.org3 (the created folder) and attempt to run any of the programs from kde nothing happens. When I attempt to run them in terminal I get the following message:

root@slacktop:~# soffice
/usr/bin/soffice: line 98: /opt/openoffice.org3/program/../basis-link/program/pagein: No such file or directory
/usr/bin/soffice: line 104: /opt/openoffice.org3/program/../basis-link/ure-link/bin/javaldx: No such file or directory
/usr/bin/soffice: line 129: /opt/openoffice.org3/program/soffice.bin: No such file or directory

is there some reason these files wouldn't be in there after a normal installation? I read the howto on slackbuilds.org several times to make sure I got all the steps right, and have tried uninstalling with removepkg and reinstalling and the same thing keeps happening.

View 2 Replies View Related

Slackware :: How To Write A Slackbuild Script

Apr 20, 2010

On my ubuntu system when I was editing pdf files I used PDF-ShufflerSo now I wrote a slackbuild script for my slackware 13 (xfce)To be more specific, I dont know how to write a slackbuild script so I try to edit the pyPdf.SlackBuild script, hopefully it works! So I want to give it in public view maybe someone need it some time.

Code:
Homepage:
http://pdfshuffler.sourceforge.net/

[code]....

View 1 Replies View Related

Slackware :: Should Last Line In SlackBuild Be Changed .tgz To .txz

Jun 23, 2010

Running Slackware64-13.1; installed the SlackBuild Blender and I changed the last line in SlackBuild script to .txz everything seems fine. Now I'm looking at FlashPlayer SlackBuild, noticed the last line is .tgz? Just want to make sure I am supposed to be changing the last script line .tgz to .txz?

View 5 Replies View Related

Slackware :: Where Do Slackbuild Scripts Put All Their Stuff?

Apr 13, 2010

Where do slackbuild scripts put all their stuff? Because I was compiling QT4 with a slackbuild script and after like 10 years it finally got to the end I think and it was creating the tar.gz file in /tmp I think and then my stupid athlon overheated and my computer turned off. So I got an air compressor and blew all the dust out of the cooling fins and started over. But the script started completely over from the beginning like it hadn't done it all already.

My athlon's overheated before when compiling manually and when restarting make just skips all the files it already compiled. I wonder the slackbuild script doesn't do that.

View 2 Replies View Related







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