similar to: Cannot cross-compile 3.0.20b from i686 to mipsel

Displaying 20 results from an estimated 1000 matches similar to: "Cannot cross-compile 3.0.20b from i686 to mipsel"

2012 Jan 26
2
[LLVMdev] llvm3.0 => build failure under Linux MIPS & MIPSEL
Hello, In order to have llvm-3.0 into Debian Wheezy, I have to fix a last build failure under MIPS & MIPSEL. The full mipsel build log is available here: https://buildd.debian.org/status/fetch.php?pkg=llvm-3.0&arch=mipsel&ver=3.0-5&stamp=1324350511 [1] The error is the following: /build/buildd-llvm-3.0_3.0-5-mipsel-jV6EnH/llvm-3.0-3.0/build-llvm/Release/bin/llvm-tblgen -I
2006 Jan 18
1
3.0.21a cross-compiling (uClibc) for mipsel fails
I'm trying to cross-compile Samba 3.0.21a to run on mipsel (using uClibc). It fails at some point however, and I can't spot the problem: # ./configure --target=mipsel-linux --host=mipsel-linux --build=i386-pc-linux-gnu && make (...) Compiling lib/sendfile.c Compiling lib/time.c lib/time.c: In function `GetTimeOfDay': lib/time.c:66: error: too few arguments to function
2001 Dec 01
1
mips/mipsel problem
Hi, There seems to be a problem with the arc4random code on mips/mipsel, producing the following error message: Couldn't obtain random bytes (error 604389476) To quote the bug submitter: "On mips and mipsel, the above error message is frequently seen when calling ssh with a command, usually several times in rapid succession, although that is not always the case. The error appears to
2005 Nov 06
1
Filenames with "special" characters (äöü€¶) on SMB share of Linkstation HD-HLAN250
Hello! I've got a Buffalo Linkstation HD-HLAN250. This is a consumer NAS device, which makes the built-in HD accessible via SMB and FTP. On that system, some sort of Linux with some sort of Samba is running. I'm now trying to create filenames with special characters (ie. non-ASCII chars) in it. For example "bl?der name" (means "stupid name"). To get access to the
2009 May 05
2
samba on mipsel board
Hi, I have cross compiled samba to a mipsel board. I could access the shares from another linux machine using smbmount, and from a mac OSX machine. But, I can not modify files from an XP machine. I could successfully mount the shares, but if I open, say a text file from the XP in notepad and try to modify it, it generates an error "not enough storage is available to process this
2010 Sep 22
1
Cross compile Asterisk for mipsel-linux
Hi Anyone knows how to do cross compile asterisk 1.6.2.13 using mipsel linux.? Thanks
2007 Jul 29
1
klibc kernelheaders build failure on mips/mipsel
switching to newer linux-libc-dev linux-2.6 provided kernel headers worked fine beside on mips mipsel: In file included from usr/klibc/arch/mips/crt0.S:11: usr/include/arch/mips/machine/asm.h:8:24: error: asm/regdef.h: No such file or directory usr/include/arch/mips/machine/asm.h:9:21: error: asm/asm.h: No such file or directory i'm not sure if you want to export both headers in
2012 Jan 26
0
[LLVMdev] llvm3.0 => build failure under Linux MIPS & MIPSEL
Hello Sylvestre > In order to have llvm-3.0 into Debian Wheezy, I have to fix a last build > failure under  MIPS & MIPSEL. What if you provide -O0 to the compiler? -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2006 Jan 19
1
"PANIC: failed to set gid" on mipsel
I just compiled Samba 3.0.21a for Linux/mipsel/uclibc. When I want to start smbd, it fails: [2006/01/19 12:29:09, 0] lib/util_sec.c:assert_gid(113) Failed to set gid privileges to (-1,65534) now set to (0,0) uid=(0,0) [2006/01/19 12:29:09, 0] lib/util.c:smb_panic2(1554) PANIC: failed to set gid The only way to start smbd is to put this into smb.conf: guest account = root But I'm
2009 Jul 12
1
I failed to build libvorbis with ./configure --host=mipsel-linux-uclibc
Hi all, I failed to build libvorbis with ./configure --host=mipsel-linux-uclibc I got the message "no lrintf()". Could you give me help? Best Regards Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/vorbis/attachments/20090713/48611292/attachment.htm
2005 May 07
0
new tinc (1.0.4 final) openwrt mipsel package
hi there ! ive build a new tinc package for openwrt (mipsel). its based of the todays svn-checkout, which is the v1.0.4 final. you can get the package from my openwrt repository: http://openwrt.alios.org/ cu markus -- Markus Barenhoff - Spannskamp 26 - D-22527 Hamburg - Germany Phone: +49-40-39991368 Cell: +49-173-7215776 eMail: barenh_m@informatik.haw-hamburg.de pgp key:
2004 Aug 16
0
tdb database problems on mipsel-linux
Hello, I am trying to compile Samba 3.0.5 on a Playstation 2 running a BlackRhino GNU/Linux system. The Samba sources where compiled with ... -> build system type: mipsel-unknown-linux-gnu -> host system type: ditto -> target system type: ditto Every time I try to execute '/usr/local/sbin/smbd -d 5 -i' I am getting the following result:
2009 Nov 06
0
how to run then speexenc or speexdec in mipsel host
Hi. I have some trouble in my case, I build speex project with mipsel-linux-gcc .but when I copy speexenc or speexdec to my taget platform, and run, the message "./speexenc can not found" has been append. Can you help me ? Thanks Charles -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jan 08
0
Norton IS preventing Samba workgroup from appearing in W2K browse
I know this isn't a samba configuration issue, but I'm hoping someone might have encountered this problem before and knows the solution. I just installed a Buffalo LinkStation (Linux Samba NAS) on my network and was atempting to set up a shared printer. I have three systems. All are W2K. One uses BlackICE, the others use Norton Internet Security 2004. All of the systems, including the
2016 May 14
3
Integrated Assembler is now the default for mips-* and mipsel-* triples.
Hi, I'm pleased to announce that the MIPS integrated assembler is now good enough to recurse the compiler for MIPS32R2, build a bootable Linux kernel for MIPS32R2, and pass LNT testing for a variety of 32-bit MIPS targets. I've therefore enabled it by default for all 32-bit MIPS targets in both LLVM and Clang. We're not aiming for perfect GAS compatibility but you should find that
2013 Dec 10
2
Can't connect to my NAS after samba 4 update
Hello, I updated my system to samba 4: [richard at chakra ~]$ uname -a Linux chakra 3.10.18-1-CHAKRA #1 SMP PREEMPT Sat Nov 9 20:18:15 UTC 2013 x86_64 GNU/Linux [richard at chakra ~]$ samba --version Version 4.1.1 [richard at chakra ~]$ smbclient --version Version 4.1.1 And now all of sudden I cannot any longer connect to my NAS, this is the message I get in console: [richard at chakra ~]$
2009 Jul 06
0
issue while cross compile samba for mips.
Hello ! I've made several trials to get samba 3.3.5 build for mipsel. Probably i'm doing something wrong. When try like this: ./configure --host=i686-linux --build=mipsel-linux-uclibc --target=mipsel-linux-uclibc configure script stop to execute with error while try to run compiler tests. I belive (could you confirm that?) that it tries to run test that were build for mipsel on i686:
2012 Sep 02
1
Cross Compile Samba4
Hi, I try to port samba4beta8 to Optware which includes cross compiling it for various platforms. I already created makefiles for optware for samba versions 3.4 and 3.6. Creating a working makefile for samba4 I try to use the new build environment but it puzzles me. I don't get over part where the python version is being checked. From my findings it looks like the linker dislikes the
2013 Mar 05
0
[LLVMdev] [MIPS] How can I add a constraint to LLVM/Clang for MIPS BE?
Maybe try: .set noat AT is needed to create certain instructions from pseudo instructions, so you have to be careful how you use this. Some instructions that you can use in Mips assembler are in fact pseudos. While AT is not available to it (.set noat), the assembler can not assemble certain pseudos for you. On 03/03/2013 06:02 PM, Jia Liu wrote: > Hi Jack, > > On Sat, Mar 2, 2013
2013 Mar 04
2
[LLVMdev] [MIPS] How can I add a constraint to LLVM/Clang for MIPS BE?
Hi Jack, On Sat, Mar 2, 2013 at 8:15 AM, Jack Carter <Jack.Carter at imgtec.com> wrote: > Jia, > > I made what I believe to be the correct changes and rebuilt clang and llc. Are the results what you expected? I so I will prepare the patches for commitment. > > Jack > > clang ../mips_R_JiaLiu.c -o mips_R_JiaLiu.ll -emit-llvm -O3 -S -target mipsel-unknown-linux -std=gnu89