Displaying 13 results from an estimated 13 matches for "gnulibc1".
1999 Jan 23
4
smbwrapper
> What you are looking for is smbwrapper, which is in fact included with
Samba
> 2.0. However as it is not supported on all systems it is not included
> in the default build (it should work nicely on Solaris though).
> Essentially smbwrapper is a preloaded library which intercepts system
calls and
> simulates a /smb filesystem, so you can access /smb/SERVER/SHARE/file.txt.
2007 Sep 14
3
problems for ./configure on Ralpha: gcc related
...ear all,
I am trying to compile Ralpha on my computer (OS = Debian). SVN Revision is:
Revision: 42843
Last Changed Date: 2007-09-14
./configure returns :
----------------------------------------------------
stephane at pcdray:~/Rdev/R-alpha$ ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
loading site script './config.site'
loading build specific script './config.site'
checking for pwd... /bin/pwd
checking whether builddir is srcdir... yes
checking for working aclocal... found
checking for working autoconf... found...
2005 Dec 23
1
Installing Ruby on Shared Linux Host
...Howto instructions on installing ruby on rails
on shared linux host. After uploading and uncompressing ruby 1.8.2, I
ran the configure script, and here is the output:
-jailshell-2.05b$ ./configure --prefix=/usr/local/ruby
--exec-prefix=/usr/local/ruby
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix...
2006 Mar 06
1
./configure doesn't work
I tried to get a new configure skript with autoconf and then run it but it
didn't work:
ludwig@Ludwigsnb:~/wine$ autoconf
ludwig@Ludwigsnb:~/wine$ ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking whether make sets $(MAKE)... no
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C
compiler cannot create executables
See `config.log' for more details.
--
"Feel free" mit G...
2008 Sep 21
1
can't instiall wine 1.1.5
...found, which may indicate
a (conflicting) previous installation.
You might want to abort and uninstall Wine first.
(If you previously tried to install from source manually,
run 'make uninstall' from the wine root directory)
Running configure...
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
Configure failed, aborting instal...
1999 Sep 01
0
Problems compiling R65.0.
....o printutils.o random.o relop.o saveload.o scan.o seq.o sort.o source.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o version.o ../unix/libunix.a ../appl/libappl.a ../nmath/libmath.a -lSM -lICE -L/usr/X11R6/lib -lX11 -L/usr/lib/libf2c -lm -L/usr/lib/gcc-lib/i486-unknown-linux-gnulibc1/2.7.2.3 -L/usr/i486-unknown-linux-gnulibc1/lib -lm -lreadline -lz -ldl -lncurses -lm
../appl/libappl.a(uncmin.o): In function `optchk_':
/usr/local/src/R/src/appl/uncmin.f:1848: undefined reference to `d_lg10'
make[3]: *** [../../bin/R.X11] Error 1
Does anyone have an idea how I could ge...
2008 Mar 30
1
can't compile Wine 9.58 under Mepis 7 32bit
Hi
I got wine from Sourceforge and extracted it to a folder. In that folder I open a terminal and want to check dependencies .
I get this :
fuz at Fuzzy:~/linux saved/wine-0.9.58$ ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
fuz at Fuzzy:~/linux saved/wine-0.9...
1999 Sep 01
1
Problems compiling R65.0 (PR#262)
....o printutils.o random.o relop.o saveload.o scan.o seq.o sort.o source.o split.o subassign.o subscript.o subset.o summary.o unique.o util.o version.o ../unix/libunix.a ../appl/libappl.a ../nmath/libmath.a -lSM -lICE -L/usr/X11R6/lib -lX11 -L/usr/lib/libf2c -lm -L/usr/lib/gcc-lib/i486-unknown-linux-gnulibc1/2.7.2.3 -L/usr/i486-unknown-linux-gnulibc1/lib -lm -lreadline -lz -ldl -lncurses -lm
../appl/libappl.a(uncmin.o): In function `optchk_':
/usr/local/src/R/src/appl/uncmin.f:1848: undefined reference to `d_lg10'
make[3]: *** [../../bin/R.X11] Error 1
Does anyone have an idea how I could ge...
2008 Jun 03
7
RC1 & RC3 break PageMaker
PageMaker was running OK (except duplex printing wrong) on 0.9 wines. With RC1 & RC3 (didn't try RC2) PageMaker starts to open, cycles my scanner (???), and quits. I went back to 0.9.61-1 all is well again. Any thoughts? I did a reinstall of PM, but it had no effect.
2002 Jun 25
0
make fails during linking
...and then 'make' but that gave the same
error message as given below.
Next I tried to explicitly tell the 'configure' process where zlib 1.1.4
and openssl 0.9.6d are installed.
configure --with-ssl-dir=/usr/local/ssl --with-zlib=/usr/local
results in
Host: i586-pc-linux-gnulibc1
Compiler: gcc
Compiler flags: -g -O2 -Wall -Wpointer-arith -Wno-uninitialized
Preprocessor flags: -I/usr/local/ssl/include -I/usr/local/include
Linker flags: -L/usr/local/ssl/lib -L/usr/local/lib
Libraries: -lbsd -lz -lcrypto
make fails during linking with the follo...
2001 Jan 22
0
Patches for failing build & bus error on SPARC/Linux
...ll Tue Jan 1 04:00:00 1980
--- /tmp/testinet.c Mon Jan 22 16:44:17 2001
***************
*** 0 ****
--- 1,47 ----
+ /* Test program to exercise bug arising from assumed alignment of
+ struct sockaddr_in in some SPARC versions of inet_ntoa. Appears under
+ config with host sparc-unknown-linux-gnulibc1.
+
+ To try, compile e.g.
+ gcc -g -I/usr/src/local/openssh-2.3.0p1 -I/usr/local/ssl/include \
+ -o testinet testinet.c
+
+ G. Helffrich/U. Bristol Earth Sciences
+ */
+ #include "includes.h"
+ #include "ssh.h"
+
+ int sub(const struct sockaddr *sa, char *host...
1999 May 22
0
gcc: Internal compiler error: samba 2.0.3 for linux 2.0.30.
...-2.0.4b tar, same file.
Is there some list of compatible/incompatible kernel levels for various
samba levels?
Machines are K6. One is 266Mhz 64MB ram, one is 133 Mhz 32MB ram.
Slackware 2.0.30 kernel.
Scsi drives.
warrenton:/usr/src# gcc -v
Reading specs from
/usr/lib/gcc-lib/i486-unknown-linux-gnulibc1/2.7.2.3/specs
gcc version 2.7.2.3
Thanks for any help.
--------------------------output from make-------------------
After the ./configure, here is the whole of the output from make:
warrenton:/usr/src/samba-2.0.4b/source# make
Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D...
1999 Jan 07
1
problems compiling R packages with Linux
...01.F -version -fversion -fnull-version -o /tmp/cca11202.s
GNU F77 version 2.7.2.3 (i386 Linux/ELF) compiled by GNU C version 2.7.2.3.
GNU Fortran Front End version 0.5.22 compiled: Mar 29 1998 22:48:35
as -V -Qy -o /tmp/cca112021.o /tmp/cca11202.s
GNU assembler version 2.9.1 (i686-pc-linux-gnulibc1), using BFD version 2.9.1.0.7
ld -m elf_i386 -dynamic-linker /lib/ld-linux.so.1 -o /tmp/gfa11201 /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib/gcc-lib/i486-delix-linux/2.7.2.3 /tmp/cca112021.o -lf2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o
__G77_LIBF77_VERSION__:...