search for: gnu

Displaying 20 results from an estimated 32724 matches for "gnu".

2009 Mar 16
0
[OT] Debian now has a new section 'gnu-r'
Joerg Jaspert, one of the ftpmasters / archive maintainers within Debian, today posted a new list of 'Sections' to debian-devel-announce (see eg here http://www.nabble.com/forum/ViewPost.jtp?post=22524830&framed=y ) This now includes a new Section: gnu-r Everything about GNU R, a statistical computation and graphics system which gives R just about the same footing Perl and Python had -- a new section in the archive (and Ruby, Java, Haskell, OcaML, Php got the same treatment). I think none of the ...
2020 Oct 18
3
Samba does not work after upgrade to Ubuntu 20.04.1
...ne) dnsupdate_nameupdate_done: Failed DNS update with exit code 110 [2020/10/16 01:32:12.446473, 0] ../../source4/dsdb/dns/dns_update.c:354(dnsupdate_spnupdate_done) ../../source4/dsdb/dns/dns_update.c:354: Failed SPN update - with error code 110 ldb: unable to dlopen /usr/lib/x86_64-linux-gnu/samba/ldb/acl.so : /usr/lib/x86_64-linux-gnu/samba/libauthkrb5.so.0: version `SAMBA_4.11.14_DEBIAN' not found (required by /usr/lib/x86_64-linux-gnu/samba/ldb/acl.so) ldb: unable to dlopen /usr/lib/x86_64-linux-gnu/samba/ldb/aclread.so : /usr/lib/x86_64-linux-gnu/samba/libsamba-security.so.0:...
2010 Apr 17
1
Error message when trying to install Rcmdr
I am trying to install Rcmdr on my ubuntu machine, but keep getting the following error messages: ERROR: failed to lock directory ?/home/thedoctor/R/i486-pc-linux-gnu-library/2.10? for modifying Try removing ?/home/thedoctor/R/i486-pc-linux-gnu-library/2.10/00LOCK? ERROR: failed to lock directory ?/home/thedoctor/R/i486-pc-linux-gnu-library/2.10? for modifying Try removing ?/home/thedoctor/R/i486-pc-linux-gnu-library/2.10/00LOCK? ERROR: failed to lock directory...
2012 Jul 06
0
[LLVMdev] how to change a compiler from a host to a target in Clang's assembler and linker
Hi, On Wed, Jul 4, 2012 at 9:21 AM, ETANI NORIKO <noriko-e at fc.ritsumei.ac.jp> wrote: > Please advise me how to change a compiler from a host one to a target one. Suppose MIPS toolchain is installed in the $MIPS folder (i.e. mips-linux-gnu-gcc is in the $MIPS/bin folder). Note, if you want to generate little-endian code and/or 64-bit code, you have to create the following links in the $MIPS/bin folder: * Little-endian 32-bit ln -s mips-linux-gnu-ld mipsel-linux-gnu-ld ln -s mips-linux-gnu-as mipsel-linux-gnu-as * Little-endia...
2008 Dec 31
1
wineg++ problem with the standard library
...k if I can use my Wine-1.1.11 instead of a windows installation that I keep on a VM. I used 'winemaker ./' and then 'make' and that's what I got: Code: szczerb at nomad ~/projekty/wine/plansza $ make wineg++ -c -mno-cygwin -I. -o main.o main.cpp /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdio:170: error: ::snprintf has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdio:171: error: ::vfscanf has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdio:172: error: ::vscanf has not been declared /usr/lib/gcc/x86_...
2013 Feb 21
4
[LLVMdev] make error building llvm/clang 3.2 on Linux
...LE: clang_linux/full-i386/i386: /home/youngmj/DevTools/LLVM/Version_3.2/source/llvm-3.2.src/projects/compiler-rt/lib/enable_execute_stack.c In file included from /home/youngmj/DevTools/LLVM/Version_3.2/source/llvm-3.2.src/projects/compiler-rt/lib/enable_execute_stack.c:13: /usr/include/i386-linux-gnu/sys/mman.h:23:10: fatal error: 'features.h' file not found #include <features.h> ^ 1 error generated. ... *************************************** [Note: I created a symlink from <LLVM_SRC_DIR>/projects/compiler-rt to the directory created by unpacking the tarball s...
2015 May 15
1
Bug#785132: Bug#785132: No screen refresh on Windows 8.1 with xen-hypervisor-4.5-amd64
...user-static 1:2.2+dfsg-5exp amd64 QEMU user mode emulation binaries (static version) ii qemu-utils 1:2.2+dfsg-5exp amd64 QEMU utilities ldd /usr/bin/qemu-system-i386 linux-vdso.so.1 (0x00007ffe4bb48000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f08058a2000) libaio.so.1 => /lib/x86_64-linux-gnu/libaio.so.1 (0x00007f08056a0000) libiscsi.so.2 => /usr/lib/x86_64-linux-gnu/libiscsi.so.2 (0x00007f080547c000) libcurl-gnutls.so.4 => /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4 (0x00007f080520a000)...
2011 Mar 22
4
[LLVMdev] -emit-llvm on ubuntu is broken
Hi Eric, here is my -emit-llvm -S -v output: Using built-in specs. COLLECT_GCC=gcc-4.5 COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.5.1/lto-wrapper Target: i686-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.1-7ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-m...
2013 Oct 31
0
Trap invalide opcode error
...d is not used [-Wunused-value] ../src/pj/ssl_sock_ossl.c:606:5: warning: value computed is not used [-Wunused-value] ../src/pj/ssl_sock_ossl.c: In function ?flush_write_bio?: ../src/pj/ssl_sock_ossl.c:1148:5: warning: value computed is not used [-Wunused-value] r - output/pjlib-x86_64-unknown-linux-gnu/ioqueue_select.o r - output/pjlib-x86_64-unknown-linux-gnu/file_access_unistd.o r - output/pjlib-x86_64-unknown-linux-gnu/file_io_ansi.o r - output/pjlib-x86_64-unknown-linux-gnu/os_core_unix.o r - output/pjlib-x86_64-unknown-linux-gnu/os_error_unix.o r - output/pjlib-x86_64-unknown-linux-gnu/os_ti...
2014 Nov 24
6
[PATCH] check-gnu-efi.sh: print the output of build-gnu-efi.sh
The build would be failed and exit if build-gnu-efi.sh is failed, so we'd better not suppress the output of build-gnu-efi.sh, which is good for debugging. Signed-off-by: Robert Yang <liezhi.yang at windriver.com> --- efi/check-gnu-efi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/efi/check-gnu-efi.sh b/efi/ch...
2019 Sep 18
1
[p2v PATCH v2] Use URL to point to GNU licenses
Adjust almost all the license headers to point to the GNU website instead of the FSF postal address. 3rd party code copies are unchanged. Spotted by Rpmlint. --- v1 is: https://www.redhat.com/archives/libguestfs/2019-September/msg00079.html Makefile.am | 3 +-- autogen.sh | 3 +-- bash/Makefile.am...
2019 Apr 24
0
Replication failures
...- unknown value [2019/03/31 22:15:29.453091, 0] ../lib/util/fault.c:128(smb_panic_default) smb_panic_default: PANIC (pid 28449): Bad talloc magic value - unknown value [2019/03/31 22:15:29.455084, 0] ../lib/util/fault.c:261(log_stack_trace) BACKTRACE: 64 stack frames: #0 /usr/lib/x86_64-linux-gnu/libsamba-util.so.0(log_stack_trace+0x2e) [0x7f35b40189df] #1 /usr/lib/x86_64-linux-gnu/libsamba-util.so.0(+0x1f751) [0x7f35b4018751] #2 /usr/lib/x86_64-linux-gnu/libsamba-util.so.0(log_stack_trace+0) [0x7f35b40189b1] #3 /usr/lib/x86_64-linux-gnu/samba/libtalloc.so.2(+0x2825) [0x7f35b3148825]...
2011 Mar 22
0
[LLVMdev] -emit-llvm on ubuntu is broken
Looks like something wonky with DragonEgg. Duncan? -eric On Mar 21, 2011, at 7:05 PM, stackunderflow wrote: > > Hi Eric, > > here is my -emit-llvm -S -v output: > > Using built-in specs. > COLLECT_GCC=gcc-4.5 > COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.5.1/lto-wrapper > Target: i686-linux-gnu > Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro > 4.5.1-7ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs > --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr > --program-suffix=-4.5 -...
2015 Sep 12
2
Some feedback on Libfuzzer
...r. FATAL: If running under GDB, try 'set disable-randomization off'. ==25950==Process memory map follows: 0x55873d177000-0x55873d216000 /tmp/foo 0x55873d415000-0x55873d419000 /tmp/foo 0x55873d419000-0x55873f88c000 0x7f276d5cf000-0x7f276d921000 0x7f276d921000-0x7f276dac0000 /lib/x86_64-linux-gnu/libc-2.19.so 0x7f276dac0000-0x7f276dcc0000 /lib/x86_64-linux-gnu/libc-2.19.so 0x7f276dcc0000-0x7f276dcc4000 /lib/x86_64-linux-gnu/libc-2.19.so 0x7f276dcc4000-0x7f276dcc6000 /lib/x86_64-linux-gnu/libc-2.19.so 0x7f276dcc6000-0x7f276dcca000 0x7f276dcca000-0x7f276dce0000 /lib/x86_64-linux-gnu/libgcc_s....
2003 Dec 10
15
Graphing tc output
Hi, My HTB shaping is working perfectly, and i have setup a bridge and hosts behind the bridge are now getting only the bandwidth they are supposed to get. Thanks to every one here for helping me out :) Now I am thinking of making a graph of traffic going through various classes. Is their any thing readily available for it, or is parsing the output if tc and passing it to rrdtool the
2013 Jul 18
2
[LLVMdev] clang searching for many linux directories that do not exist on FreeBSD host
...t; int main(int argc, char *argv[]) { printf("Hello world!\n"); return 0; } lidl at nine0-310: ktrace -i clang -Wall hello.c lidl at nine0-311: kdump | egrep -e NAMI -e /usr/lib | awk '{print $4}' [...] "/usr/lib64" "/usr/lib" "/usr/lib/gcc/x86_64-linux-gnu" "/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu" "/usr/lib/x86_64-linux-gnu" "/usr/lib/gcc/x86_64-unknown-linux-gnu" "/usr/lib/x86_64-unknown-linux-gnu/gcc/x86_64-unknown-linux-gnu" "/usr/lib/x86_64-unknown-linux-gnu" "/usr/lib/gcc/x86_64...
2016 Mar 08
2
Syslinux 6.04-pre1
On 03/08/16 08:58, Shao Miller via Syslinux wrote: > While building on AMD64 CentOS 6, I noticed that glibc-devel.i686 was > needed for some (U)EFI stuff, but isn't in the README. I'm not sure if > other Linux flavours will have counterpart needs. - Shao Hmmm... that makes me somewhat nervous. I'm wondering if we're pulling in stuff we should not. -hpa
2020 Oct 08
3
Installing package fails at "testing if installed package can be loaded from temporary location"
...user+ 13836 2.5 0.2 441664 52024 pts/1 Sl+ 06:44 0:00 /usr/lib/R/bin/exec/R user+ 13932 0.0 0.0 8900 660 pts/2 S+ 06:45 0:00 grep exec/R user at user:~$ lsof -p 13836 | grep 'blas\|lapack' R 13836 user mem REG 8,1 33562376 3961750 /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3 R 13836 user mem REG 8,1 27200552 3961749 /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 user at user:~$ ls -l /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 -rw-r--r-- 1 root root 27200552 Jun 2 06:55 /usr/lib/x86_64-linux-gnu/openbl...
2008 Aug 18
1
nanobsd build problem
...ekris//usr/src/tmp -DNO_FSCHG -DWITHOUT_HTML -DWITHOUT_INFO -DNO_LINT -DWITHOUT_MAN -DWITHOUT_NLS -DWITHOUT_PROFILE libraries cd /usr/src; make -f Makefile.inc1 _prereq_libs; make -f Makefile.inc1 _startup_libs; make -f Makefile.inc1 _prebuild_libs; make -f Makefile.inc1 _generic_libs; ===> gnu/lib/libgcc (obj,depend,all,install) make -f /usr/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile MFILE=/usr/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile GCCDIR=/usr/src/gnu/lib/libgcc/../../../contrib/gcc tm.h make -f /usr/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile MFILE=/...
2019 Apr 24
0
Replication failures
...0] > ../lib/util/fault.c:128(smb_panic_default) > smb_panic_default: PANIC (pid 28449): Bad talloc magic value > - unknown value > [2019/03/31 22:15:29.455084, 0] > ../lib/util/fault.c:261(log_stack_trace) > BACKTRACE: 64 stack frames: > #0 > /usr/lib/x86_64-linux-gnu/libsamba-util.so.0(log_stack_trace+0 x2e) [0x7f35b40189df] > #1 /usr/lib/x86_64-linux-gnu/libsamba-util.so.0(+0x1f751) > [0x7f35b4018751] > #2 > /usr/lib/x86_64-linux-gnu/libsamba-util.so.0(log_stack_trace+0 > ) [0x7f35b40189b1] > #3 /usr/lib/x86_64-linux-gnu/samba/libtall...