Slackware :: 64 - Static Compilation Broken?

Apr 23, 2010

I have a weird bug : segmentation fault appears when executing the 'retq' instruction of my sigalrm callback in static link...It seems it happens only on slackware...Here is a simple test case, compiled in shared -> no problem, static -> crash...Paste the following script in a file named "test-sigalrm-pack2.sh", and execute it: it will generate the C++ source and a simple build/test script.... Just launch the build script (tst-sigalrm-build).

Code:
#!/bin/sh
#test-sigalrm-pack2.sh

[code]....

View 14 Replies


ADVERTISEMENT

Slackware :: Current And Amarok Compilation?

Feb 27, 2010

tried to compile amarok in slackware current? I get compilation errors with versions 2.3 Beta and 2.2.2. It used to compile fine when my Slackware was in a custom state, (Slackware 13 + kde 4.3.4 + kde dependencies upgraded) but not anymore after syncing it to slackware-current. I also tried alien bob's KDE 4.4 packages but it did not make any difference at all.Any Hints? I get the feeling it has to do with the new development packages (gcc-4.4.4, etc) but I'm not sure.

View 5 Replies View Related

Slackware :: Samba 4 Alpha14 Compilation Error On 64-13.1

Jan 27, 2011

I'm trying to compile Samba 4 on Slackware64.

I used tarbal version alpha14, but make fails before end of the process saying:

Code:

What I'm doing wrong from the error message?

Complete configure and make output can be foung here:
[url]
[url]

View 2 Replies View Related

Slackware :: Static Libraries - Why Aren't They Shipped In Official Slackware Packages

Aug 12, 2010

I noticed that the official Slackware packages don't contain static libraries. The SlackBuild scripts from slackbuilds.org or from Slackware DVD usually contain --disable-static option to prevent building the .a file. And if configure script doesn't allow such option, the .a file is deleted before the package is created.I am wondering what is the reason for that? Is it just the matter of conserving disk space? Are there also other reasons?

View 11 Replies View Related

Slackware :: Static Ip With Dhcp

Feb 14, 2011

I have a home lan which has always used static IP. I now have a new modem/router which has no way to assign IP's by mac address.Is there a way to set a client up to always have the same IP when the router is assigning the IP's?

View 9 Replies View Related

Slackware :: Setting A Static Ip From Dhcp?

Apr 30, 2010

I tried to setting a static ip from dhcp, I changed lines in /etc/rc.d rc.inet1.conf as follow:

# Config information for eth0:
#IPADDR[0]=""
IPADDR[0]="192.168.18.7"
#NETMASK[0]=""
NETMASK[0]="255.255.255.0"
#USE_DHCP[0]="yes"
USE_DHCP[0]=""
DHCP_HOSTNAME[0]=""

and then I run "/etc/rc.d/rc.inet1 restart"

after that, can't access net, and couldn't ping the gateway[192.168.18.1], I have to change it back

View 4 Replies View Related

Slackware :: Static IPs From Dhcp Router?

Jul 6, 2010

My ISP provides my internet via DHCP. I have a home wireless router to provide internet access, wired for my desktop machine and wireless for my laptop. My question is: Is it possible to configure the router (the Access Point) to provide internet to the desktop and the laptop via static IP? Currently I have managed to configure the internet to them via DHCP and it works. I am just curious to know whether it is possible to provide the internet for them by static IPs, given that the internet that actually goes into the Access Point (the wireless home router), is DHCP.I fiddled with this a lot yesterday, but I only managed to get a working configuraton by DHCP for both the desktop and the laptop. If I supply them with static IPs, I can only ping the Access Point, but not beyond it. So does it at all make any sense to try to configure them by static IPs, i.e. is that virtually possible?

View 10 Replies View Related

Slackware :: Keep Static Routes After Rc.inet1 Restart?

Jun 29, 2010

Is there a standard config file for saving static routes or "ip route" commands? i lose my static routes after every "/etc/rc.d/rc.inet1 restart".rc.local wouldn't be a good idea, because it's not run automatically after "/etc/rc.d/rc.inet1 restart"

View 5 Replies View Related

Slackware :: How To Setup Persistent Static Routes

Mar 23, 2011

how to setup persistent static routes in slackware? does slackware have some text file editing method like debian or redhat. ?

View 5 Replies View Related

Slackware :: Static IP - Ping The Router But Not The Internet

Jan 10, 2011

I am trying to get a Slackware server up and running. I got a static IP working kinda. The computer gets a response when I ping the router but not the internet. Basically it can communicate with other computers on the network but nothing outside of the network. Its not a problem with the router because I have a couple other computer with static IPs. Also the network card works fine as it can get on the internet fine normally.

[Code]....

View 9 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 :: 13.37 X Broken, Can't Get Out Of X?

Jun 2, 2011

I just installed slackware, and I configured it to automatically boot into x without first checking to make sure x would work. I started X, and I'm not quite sure what's wrong with it, but it's messed up, and I don't know how to get out of it

View 4 Replies View Related

Slackware :: Abiword Broken After Upgrading 13.0 To 13.1?

Feb 25, 2011

After upgrading I also updated abiword and wv from slackbuilds.It complains it can't find libwv-1.2.so.3, although libwv-1.2.so.4 exists.Making a symbolic link gets it to start, although then it complains about libpng and hwile it starts the toolbar icons are not displayed, instead with red X's in their place.What is needed to get abiword easily working on 13.1?

View 5 Replies View Related

Slackware :: Repair Broken KDE Desktop?

Jul 17, 2011

I seem to have detached the menu system from the bottom panel. There also used to be a large 'K' on the left hand side of the panel that I could click to open the menu system - it is gone too.

View 4 Replies View Related

Slackware :: Sound Broken / Resolve This?

Mar 3, 2010

I can't think what i've done to make my sound suddenly pack in. One minute all is working well, then its not anymore. The only thing I did in between was install claws-mail yesterday. This evening an error mssage popped up and now no sound.

My card is HDA Intel; The error when i open Kmixer is -

GStreamer was unable to detect any sound devices. Some sound system specific GStreamer packages may be missing. It may also be a permissions problem.

View 9 Replies View Related

Slackware :: X Broken: .serverauth Does Not Exist?

Nov 17, 2010

I upgraded to qt 4.7.1 and it broke X. So I reverted to the older version of qt, and x is still broken! when I run startx I get the following error:

Code:
xauth: file /(user)/.serverauth.2474 does not exist
.

View 3 Replies View Related

Slackware :: X On Current Broken For ATI Mobile M7?

Mar 10, 2010

Does anyone have current running with X on old ATI hardware? I have a laptop with ATI Mobile M7 and X completely fails to load. There are no errors in the Xorg log file. No failed modules or failure to load a module. The last line in the Xorg log says something to the effect of "VGA0 does not support DRI2".

When monitoring the processes while I start X, I can see xinit load, then X. After the line above is added to the log file, X dies. This is so bad that it takes my entire display with it so I cannot switch terminal. I cannot restart a tty session from a remote connection. The only way to get the display back is to reboot.

I tried the suggestions form this thread to no avail. Recompiling the kernel with "CONFIG_PREEMPT_NONE=y" also had no effect. To get a working system I had to roll back to X from Slack 13, which works fine with current.

Did i missed something with the upgrade? Anything else I should try?

System info

Code:
Slackware-current 32 (with X from Slackware 13)
Kernel: generic-smp-2.6.33-smp
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]

View 7 Replies View Related

Slackware :: Tvtime With PcHDTV Card Broken 13.1?

Aug 15, 2010

Ever since I upgraded to Slackware 13.1, my previously functional pcHDTV card worked fine. Since the upgrade, however, I get nothing from tvtime except a blue screen and "No Signal."

I saw this thread, which led me to try rmmod'ing related modules for video4linux and my card, but modprobe'ing everything back in didn't solve the issue.

View 2 Replies View Related

Programming :: Java Non-static Variable Cannot Be Referenced From A Static Context

Feb 12, 2010

I'm having some problems on the line with ***. This is from a OpenEntidade.java class file and I'm trying to update EmprestadorView's variables.

EmprestadorView.java
public class EmprestadorView extends FrameView {
...
OpenEntidade.java
-----------------
public class OpenEntidade extends javax.swing.JFrame {

[code]....

View 2 Replies View Related

Slackware :: Quick Note On Broken Mrtg-2.15.2 From Slackbuilds?

Jan 4, 2011

this morning after the latest updates for slackware-current my mrtg-2.15.2 from slackbuilds failed with

Code:
Bareword "P_DETACH" not allowed while "strict subs" in use at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 1133.
Compilation failed in require at /usr/bin/mrtg line 89. BEGIN failed--compilation aborted at /usr/bin/mrtg line 89. As there's currently no newer version for mrtg on slackbuilds, i downloaded mrtg-2.17.0.tar.gz from oetiker's page and compiled it. Changing path in crontab and it works well.

View 2 Replies View Related

Slackware :: Latest Pidgin Update Seems To Have Broken Dock Icon / Fix It?

May 22, 2010

Running 12.2 on fluxbox, it seems the latest pidgin update has messed with my dock icon- it's no longer the pidgin icon, now I believe it's a generic one. It's not REALLY a big deal, but it kind of bugs me...

Where is this set/how do I go about fixing it?

View 12 Replies View Related

Slackware :: Script To Detect Orphaned Libraries - Broken Lib Links - Missing Dependencies

Mar 9, 2010

My recent borked upgrade to -current inspired me to try to come up with a way to sanity-check the lib and bin dirs for broken library symlinks (possibly indicating missing libs) and for binaries and libraries that belong to no installed package, as well as missing dependencies.

This script is the result.

I've checked the script results manually, and it appears to be accurate, so I figured I'd post it here for a second opinion, and/or because others may find it useful too. I'm not aware of another popular method of doing this on Slackware, so here it is:

Code:

View 14 Replies View Related

Networking :: Static IP Address That Has A Reverse Lookup To "myipaddress.static.lyse.net" And Not Email Domain?

Apr 26, 2010

I got this message on Friday from just one domain. uote:mailsrv.forthnet.gr #<mailsrv.forthnet.gr #5.5.0 smtp; 554 5.5.0 Your message was considered to be spam by the FORTHnet Antispamming Policy and was not delivered to the recipient. The following spam tests returned positive for this message:FORGED_RCVD_HELO,RCVD_IN_BRBL. For further information visitWe are not a spamming community but it seems we have a statice IP address that has a Reverse lookup to "myipaddress.static.lyse.net" and not my email domain. Would setting a cname mail.mydomain.no -> myipaddress.static.lyse.net cure this problem or are there more tricks to be performedOnce I have cured the FORGED_RCVD_HELO I can move to getting the IP removed from BARACUDA.

View 2 Replies View Related

Debian :: Broken Dependency - Mark Smartcam Package As Not Broken And Release Apt?

May 21, 2010

i'm running debian lenny - latest stable i have recently installed smartcam (mobile phone as webcam over bluetooth) from .deb package , get errors of unmet dependency , but application works like a charm, unfortunately broken dependences block my aptitude , i cant fix them either as latest stable use older versions of dependences even in backports... how do i mark smartcam package as not broken and release my apt?

View 8 Replies View Related

General :: Yum Vs Self-Compilation / Difference Between These?

Mar 19, 2011

Can anybody please explain me how source code compilation gives more performance than yum?

View 3 Replies View Related

Ubuntu :: Kernel Compilation For 64 Bit?

Mar 31, 2011

Just I compiled Kernel xxx.3.6 in ubuntu in Virtual Machine for 32 bit. However, I wanted to do it for 64 bit, I dont know what parameter is necessary for 64 bit.

View 9 Replies View Related

Programming :: Compilation Errors In C?

Sep 7, 2010

When compiling a C program i get the following errors.How do i modify the code to remove these warning messages?

1) "test.c", line 614: warning #4212-D: mismatch between character pointer
types "unsigned char *" and "char *"
p_data = m_lines[p_text_idx];

[code]....

View 2 Replies View Related

Debian :: Posix Related During Compilation?

Sep 4, 2011

I am trying to compile splasutis in my debian wheezy. ./configure run well, but during make I get the following error

make --silent all-recursive
Making all in libs
CONF    libjpeg.a

[code]....

View 7 Replies View Related

Fedora :: Compilation Of Vlc Source Code?

Dec 13, 2009

how vlc source code can be compiled?

View 2 Replies View Related

Fedora :: Berkeley Db-4.8.26 Compilation Failed?

Sep 9, 2011

I have downloaded "db-4.8.26" and trying to compile it for MIPS. I am using the following configuration options

dist/configure --host=mips CC=/opt/montavista/pro/devkit/mips/fp_be/bin/mips_fp_be-gcc LD=/opt/montavista/pro/devkit/mips/fp_be/bin/mips_fp_be-ld CFLAGS="-g -O2 -lpthread -D_REENTRANT" LDFLAGS=-Bshareable
but compilation is giving lot of errors for mutex.
./libtool --mode=compile /opt/montavista/pro/devkit/mips/fp_be/bin/mips_fp_be-gcc -c -I. -I../dist/.. -g -O2 -lpthread -D_REENTRANT ../dist/../mutex/mut_pthread.c

[Code]...

View 1 Replies View Related







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