similar to: weird 64 bit ruby error

Displaying 20 results from an estimated 20000 matches similar to: "weird 64 bit ruby error"

2014 Nov 05
2
[PATCH] Use -ltinfo instead of -lncurses.
In tools except guestfish, we don't use ncurses, or even curses, just 2 termcap functions and a global variable. These are provided by libtinfo, so just link to that. In guestfish we use readline which needs ncurses. Leave that alone. --- builder/Makefile.am | 2 +- configure.ac | 12 ++++++------ customize/Makefile.am | 2 +- mllib/Makefile.am | 6 +++---
2007 Jun 03
1
postgres gem -- LoadError
I''m at a loss to explain why the postgres gem will not work on my new server. I''ve gotten it working on several other servers in the past. The major difference between then and now is that I''m using a newer version of PostgreSQL. 8.x as opposed to 7.x. === Server setup OS: Fedora Core 6 (Commands shown with "$" are performed as the same user that mongrel
2007 Mar 22
0
Fwd: RSPerl buffer overflow
Hi, I installed RSPerl (RSPerl_0.91-2.tar.gz) and after loading the library I get a buffer overflow. below is the output from R and below that the messages during the installation. Its on an AMD opteron system running Fedora Core5 R version 2.4.1 (2006-12-18). Thank you very much for your help. Ido > sessionInfo() R version 2.4.1 (2006-12-18) x86_64-redhat-linux-gnu locale:
2006 Feb 14
2
mysql/ruby + gcc 3.2 ?
Anyone succeed in installing the mysql/ruby C bindings (2.7) with gcc 3.2? I am not able to install gcc 4. Any help or direction would be appreciated! -Kyle [root@server1 root]# gem install mysql -- --with-mysql-config=/usr/bin/mysql_config Attempting local installation of ''mysql'' Local gem file not found: mysql*.gem Attempting remote installation of ''mysql''
2006 Jun 10
1
Problems after having crosscompiled for XScale
Dear OpenSSH developers, I tried porting OpenSSH-4.3p2 to arm-linux (IXP425 Xscale platform) using openssl-0.9.8b and uClibc. This on the snapgear 3.2.0 distribution. It all compiles without problems, but when i run any openssh executable it will always show output similar to the following: # ssh sh: /usr/bin/ssh: No such file or directory # I checked for the libraries, they are all in /lib.
2011 Dec 23
1
Kernel panic on Ubuntu 10.04
Hello! I'm trying to install libguestfs on Ubuntu 10.04 I've installed packages from here: http://libguestfs.org/download/binaries/ubuntu1004-packages/ I get kernel panic on running libguestfs_test_tool, here is outptut: libguestfs: new guestfs handle 0xa596c0 ===== Test starts here ===== LIBGUESTFS_DEBUG=1 library version: 1.13.11 guestfs_get_append: (null) guestfs_get_attach_method:
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
Hi, following the explainations of the Linux Half-Life Howto I ran into the problem. Since some places are menshioned in the HOWTO, that you should check after this error, I get: root@notch:/home/pwk/wine/wine > ./configure creating cache ./config.cache checking whether make sets ${MAKE}... yes checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the
2003 Jan 31
3
OpenSSH & OpenSSL directory location problem.
Problem: scp does not work with custom openssl library location OpenSSH & OpenSSL directory location problem. checking whether snprintf correctly terminates long strings... yes checking whether getpgrp requires zero arguments... yes checking OpenSSL header version... 90608f (OpenSSL 0.9.6h [engine] 5 Dec 2002) checking OpenSSL library version... 90608f (OpenSSL 0.9.6h [engine] 5 Dec
2014 Nov 04
0
[PATCH 3/9] build: check for libintl, and use it
Look for libint/gettext and link to it; this properly detects whether libint is part of libc. --- align/Makefile.am | 1 + builder/Makefile.am | 2 ++ cat/Makefile.am | 4 ++++ configure.ac | 3 +++ customize/Makefile.am | 2 +- df/Makefile.am | 1 + diff/Makefile.am | 1 + edit/Makefile.am | 1 + erlang/Makefile.am
2014 Nov 04
2
Re: [PATCH 3/9] build: check for libintl, and use it
On Tue, Nov 04, 2014 at 04:35:26PM +0100, Pino Toscano wrote: > Look for libint/gettext and link to it; this properly detects whether > libint is part of libc. I'm a little confused by this patch, and also worried that it may be reverting commit 75514ab57a. Does this require gettextize? Rich. > --- > align/Makefile.am | 1 + > builder/Makefile.am | 2 ++ >
2002 Jul 25
2
pam_smbpass.so won't load
I've just built samba debs from 2_2 head. looks like all is cool except pam_smbpass.so Jul 25 17:44:42 bitc passwd[18770]: PAM unable to dlopen(/lib/security/pam_smbpass.so) Jul 25 17:44:42 bitc passwd[18770]: PAM [dlerror: /lib/security/pam_smbpass.so: undefined symbol: ldap_value_free] Jul 25 17:44:42 bitc passwd[18770]: PAM adding faulty module: /lib/security/pam_smbpass.so ldd
1998 Oct 15
1
Problem to map home dir
> Sorry, but in the first mail I forgot to attach the Makefile and I > forgot also to mention that I already tried the password handling in win95 > via the registry. > > De Boe Bart wrote: > > > Hello, > > > > I need to install Samba on a HP J210 HPUX 10.20. > > I downloaded and compiled version 1.9.18p10. > > > > Following problems are
2002 Jun 25
1
use libcrypt before libcrypto
these days many unix-based systems contain crypt() with more than DES support (for instance, MD5 in freebsd/openbsd/netbsd, bcrypt in openbsd/netbsd). we need to use crypt() in libcrypt, not in licrypto, as much as possible. itojun --- configure.ac.orig Tue Jun 25 10:56:47 2002 +++ configure.ac Tue Jun 25 10:57:25 2002 @@ -697,6 +702,9 @@ ) fi +# use libcrypt if there is
2002 Sep 27
1
R1.5.1,tcltk,IRIX
the built version of R (built using shared libraries) doesn't appear to find tcl/tk: Please help. Details: SGI configuration: 7.3.1.3m compilers from SGI uname -aR = IRIX64 mendel 6.5 6.5.16f 04101930 IP35 We built R on an SGI system using the following configure script: # explicitly choose vendor compilers for R rather than GNU # optimise output to support highest level of performance
2011 Mar 28
0
error compiling ruby 1.9.2-p180 while upgrading to Rails 3
gcc -shared -o ../../../.ext/i686-linux/digest/md5.so md5init.o md5.o - L. -L../../.. -L/home/rails3/.rvm/usr,/lib -Wl,-R/home/rails3/.rvm/ usr,/lib -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/ rails3/.rvm/rubies/ruby-1.9.2-p180/lib -L/home/rails3/.rvm/rubies/ ruby-1.9.2-p180/lib -lruby -lpthread -lrt -ldl -lcrypt -lm -lc /usr/bin/ld: /lib: No such file: File format not recognized
2003 Apr 11
1
make buildworld error - 4.8-STABLE
Below is from make buildworld output on FreeBSD cvsup'd to RELENG_4 (so 4.8-STABLE) on the following hardware: Intel SHG2 Hodges Dual Xeon board 2 x Intel Xeon 2.4Ghz (512k) 2 x 512MB PC-2100 266Mhz ECC DDR Seagate 36GB 10K U320 LC SCSI Adaptec SCSI Raid 2000s 48MB SDRAM Intel Hudson 3 SC5200 base w 450W Any suggestions? Cheers, Carl. <snip> cc -o make_keys -O -pipe -I.
2001 Jan 03
1
PORT BUG: openssh 2.3.0p1 in Linux Slackware 7
I'm running a Slackware 7-based Linux distribution. I had a problem using openssh 2.3.0p1. Slackware 7 uses shadow passwords. Openssh picks up the shadow password information correctly but doesn't encrypt the incoming password properly so all password authentication fails. The problem is that sshd *must* be compiled with the link flag '-lcrypt' which includes libcrypt with the
2011 Nov 22
7
[PATCH] use ncurses-config to find all curses related libs
After a split of libtinfo from libncurses in openSuSE Factory the tools will not link anymore. In the URL below it was suggested to use ''ncurses-config --libs'' to find the correct linker options. But ncurses-config does not exist neither in SLES11 nor in openSuSE. So check for both ncurses5-config and ncurses-config, if the latter happens to exist in other environments. With
2004 Jan 11
1
cross compling openssh-3.5p1 for ppc
Greetings: ------------ BACKGROUND -------------------------- I am using the Monta Vista development kit on an Intel RedHat Linux platform... the target is PPC_405. The configure utility that comes with the openssh-3.5p1 code will not support cross compilation. It gives an error message about not being able to test its results and then exits before it creates a Makefile. To get around this
2005 Jan 12
1
Compiling openssh-3.9p1 Without Kerberos
I'm trying to compile openssh-3.9p1 for an embedded Linux distro without kerberos support. I pass the flag --without-kerberos5 to configure and the script output indicates that I've chosen to not link against the kerberos libs: OpenSSH has been configured with the following options: User binaries: /usr/local/bin System binaries: /usr/local/sbin