Slackware :: Src2pkg Fails With No_Install_Line Given?
Aug 14, 2010
I know this is probably simple, but I have been trying to upgrade to the latest release of Opera, downloaded the Bz2 file, and when running source to package it fails with this error. Opera seems to be the only app this fails with. I got the same error on the previous release as well, so I just gave up and waited until Slackpackage.org finally got that release.
I searched here and the net, and did in fact find a previous post about this, but, truthfully, I didn't understand the explanation at all.
Anyone have any idea how to handle this error?
View 12 Replies
ADVERTISEMENT
Apr 15, 2010
In INSTALL I can see:
Quote:
to build from either unpacked tarball or CVS source:
autoheader
autoconf
./configure # (--help to see options)
make # (the make from GNU, sometimes called gmake)
su # Possibly required
make -n install # (to see where all the files will go)
make -s install # (to really install, -s to silence output)
code....
I think that trouble is in autoheader. I don't now does src2pkg (2.1) support it.Is it impossible to build a package of privoxy with src2pkg?
View 9 Replies
View Related
Apr 27, 2010
I am wondering if there is a way to use src2pkg on source directories I have checked out from git? I can't see any such option in the manpage. At the moment it works if I tar it up, but I can't find a way to just use the directory directly.
View 1 Replies
View Related
Mar 12, 2010
Had 1.9.9 installed and upgraded using 2.1 but 'src2pkg --setup' throws an error. So I removed any existing packages and re-downloaded/reinstalled.
Same issue:
What's strange is that there is a src2pkg-helpers-1.0-x86_64-1.tgz package in the directory from which src2pkg was installed, but the setup procedure is trying to install using src2pkg-helpers-1.0.tar.bz2. So it's as if 'src2pkg --setup' is trying to install using the wrong src package ...
I can download the helpers install package which has the correct name, but I'd prefer to sort this out first.
View 10 Replies
View Related
May 10, 2010
Im having problem building xorg-xserver 1.8 with src2pkg
Heres src2pkg build script:
Code:
error that im getting is :
Code:
What am i doing wrong? sysconfdir=/etc directive is inside the script.
View 14 Replies
View Related
May 25, 2010
What's the best way to use src2pkg to build sources checked out from svn?
Src2pkg expects a source tarball. But when you check out or export a program's code from svn you don't get a tarball. You just get a source directory.
Do I tar and gzip the directory? Or is there a way to skip that step?
View 4 Replies
View Related
Jun 25, 2010
Im trying to make a sort of slackware using LFS.In the first chapter I have to make the kernel-headers this way :
make mrproper
make headers_check
make INSTALL_HDR_PATH=dest headers_install
cp -rv dest/include/* /usr/include
Can I do these steps also with using a the source and src2pkg ?
View 6 Replies
View Related
Apr 1, 2011
auto generated doinst.sh files when using the -A switch.
The file will contain link removal and generation for libraries in the package eg.
When upgrading to a new version of the app, the library name might change eg.
So the links that doinst.sh creates is now incorrect. ie. the link is now dead because it points to a file that does not exist. Does one have to regenerate .src2pkg and resulting doinst.sh when using a new version of the package or is there another way to have doinst.sh regenerated without redoing .src2pkg?
View 2 Replies
View Related
Jun 28, 2010
I have a little problem installing src2pkg on my linux from stratch system.
I downloaded the package and saved it on /
After that I did cd /usr/libexec/src2pkg/src2pkg-helpers
There I did a sh src2pkg.setup
But now I'm getting this error message :
/usr/libexec/src2pkg/13-make-description: line 438: 'read_pkg_info_desc : not a valid identifier.
Do anyone have any idea what went wrong ?
View 14 Replies
View Related
Mar 10, 2010
when i upgraded to slackware-current few days ago i tried to create packages with src2pkg and i get this:
Checking for Makefile rule: 'install' Okay
Checking support for DESTDIR (or similar) - Found DESTDIR
Installing using DESTDIR - Using:
make DESTDIR=/tmp/xf86-video-intel-2.10.901-i486-1 install
Notice - Possible error running 'make install'
FATAL! Running make install has failed with error: 1
Try using INSTALL_LINE 'make -i install' Exiting...
is it because of i have slackware 32bits i installed src2pkg successfully on slackware 13 but on slackware-current if i remove it and do src2pkg --setup i get error something like cannot live without it every time. when wanting to create src2pkg-helpers.
but i want to know what im doing wrong ?
before i created packages successfully. i execute src2pkg as root
View 14 Replies
View Related
Feb 24, 2010
on ecs gf8100vm-m5 motherboards (which have gf8200 chipset) hardware is detected ok. result from lspi|grep Audio gives
Code:
00:07.0 Audio device: nVidia Corporation MCP72XE/MCP72P/MCP78U/MCP78S High Definition Audio (rev a1)
[code]...
View 14 Replies
View Related
Jun 23, 2010
using slakware64 13.1 modified sbo slackbuild for latest version..
View 7 Replies
View Related
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
Apr 29, 2011
Quote:
Trying to build ffmpeg in 13.37 but it fails with the rror above.
View 3 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
Oct 22, 2010
here is the output:
[code]...
NVIDIA x86-256.44 fails to build against 2.6.36
View 13 Replies
View Related
May 3, 2011
I think there is a problem with the sox package that comes with Slackware 13.1.I would appreciate any advice. I'm using the same file, 1.wav, in both cases. The output of file 1.wav is1.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 HzOn 12.1, I can runsox 1.wav -e stat 2> /tmp/stat.txt
bash-3.1$ cat /tmp/stat.txt
Samples read: 37096920
Length (seconds): 420.600000
[code]....
View 1 Replies
View Related
Apr 22, 2011
"Upgraded" to the 2.6.38.4 kernel this morning and now Truecyrpt fails to mount encyprted files and returns the message:
Quote:
failed to setup loop device, pathtofile
As Truecyprt worked just prior to installing 2.6.38.4, would it be safe to assume there is some sort of conflict?
View 3 Replies
View Related
Nov 17, 2010
usbimg2disk.sh fails when trying to make the USB partition active with sfdisk. I think this is caused by the new default behavior of fdisk (DOS compatible mode=off, default display units=sectors) I got it working again by replacing the sfdisk command with:
Code:
# Set the bootable flag for the first (and only...) partition:
lilo -A $USBDRV 1
I think it would also work to use fdisk commands 'c' and 'u' to switch back to the old behavior
View 6 Replies
View Related
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
Apr 21, 2011
I am running Slackware-current 13.37.0 (kernal 2.6.37.6) on my desktop with ATI Radeon X300 video card. I have downloaded the latest driver and installed it successfully with the commands:
But the `aticonfig --initial' fails with the message:
I have already read the "Slackware: ATI SlackBuild (ENG)" from cchtml.com and some of the posts on this forum but couldn't fix the problem.
View 8 Replies
View Related
Feb 14, 2010
I can not get gtkimageview-1.6.4 to build in current. It fails with a number of errors of type:
Code:
gtkanimview.c: In function 'gtk_anim_view_get_type':
/usr/include/glib-2.0/glib/gthread.h:339: error: dereferencing pointer 'value_location.1' does break strict-aliasing rules
/usr/include/glib-2.0/glib/gthread.h:339: note: initialized from here
View 2 Replies
View Related
Jan 8, 2010
I'm using the slackware64 current slackbuild to build a new firefox for -current 32 (I like dynamically linked cairo for fonts). But I am getting a compile error...
c++ -o host_dump_symbols.o -c -O -I./../.. -I. -I. -I../../../../../../dist/include -I../../../../../../dist/include/breakpad_linux_common -I/tmp/mozilla-1.9.1/dist/include/nspr -I/tmp/mozilla-1.9.1/dist/sdk/include -I/tmp/mozilla-1.9.1/dist/include/nspr dump_symbols.cc
[Code]....
View 7 Replies
View Related
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
Nov 25, 2010
I've just did a fresh Slackware 13.1 install on a 32-bit box for friends of mine. It's an older machine with an AMD Athlon XP 2500. Generally everything works just fine, with one exception, however.Connecting a LUKS encrypted USB harddisk is notified by KDE. Clicking on the device icon in Dolphin opens the dialog asking for the LUKS passphrase. No error message appears, but the file system is not opened and mounted, anyway.However, before another attempt I have to "remove" the device in Dolphin.Output of dmesg:
Code:
# Nov 25 23:58:24 mycomputer kernel: device-mapper: ioctl: unable to remove open device temporary-cryptsetup-3023
[code]....
View 12 Replies
View Related
Feb 11, 2010
Using 64bit current, I noticed that usbimg2disk.sh fails on dependencies check. It searches for mbr.bin in:
Code:
/usr/lib/syslinux/
but that portion of package now seams to be in:
[code]...
View 1 Replies
View Related
Jan 12, 2010
I have Slackware 13.0 installed with the newest stable kernel (2.6.32.3) on an hp notebook with ati hd3200 igp. What happens is that when I try to buildpkg the catalyst drivers, it fails on the new kernel but not on the original one. I've been searching for a solution for a few days now. found a few that involved patching some files, but none seem to work or I can't make them work. I could probably use the binary installer but I would prefer not to.
Here's the output:
Code:
sh ./ati-driver-installer-9-11-x86.x86_64.run --buildpkg Slackware/Only_Module
Created directory fglrx-install.hokais
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.672......
ATI Technologies Linux Driver Installer/Packager
Generating package: Slackware/Only_Module .....
View 3 Replies
View Related
Jul 1, 2010
I am trying to build conky from SlackBuilds.org using sbopkg, but the build fails every single time. It may be worth noting that I am trying to build with extra options, namely --disable-x11 --disable-xdamage --disable-own-window --disable-xft.
This is so I can have a cli-only conky that I can pipe to my status bar. This has worked in the past, but now the build is failing with a seemingly unrelated error.
It states:
Code:
At the end of the build. I tried removing the option --enable-audacious, but that only resulted in an error which complained that yet another option (--enable-rss=yes) was a "Command not found". This continues as I remove options. I would like to keep many of those options active as I have a need for certain features.
This is a copy of the SlackBuild being used:
Code:
I have a full install of Slackware64 v13.1, so audacious is installed. I don't know what else could be going wrong, and I don't know why this worked in the past.
View 6 Replies
View Related
Jul 18, 2010
I've configured an openvpn server on a wrt54g using dd-wrt firmware. I can connect from the command line...at least it appears to connect, but I am unable to access any resources. Trying to use networkmanager's openvpn client fails every time. Everything I find googling relates to Ubuntu, so just for kicks I booted into my Ubuntu partition for the first time in months....and the wireless lan disappeared when I restarted network manager, which is why I don't use Ubuntu in the first place, so much for the "easier distros". I'm assuming there are people successfully connecting to openvpn servers from Slack. I could definitely use a pointer.
View 4 Replies
View Related
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