Displaying 20 results from an estimated 1000 matches similar to: "samba on mipsel board"
2013 Nov 23
1
windows can not see the content of samba shared folder
Hello,
I want to access a shared folder on my linux from a windows machine. The smb.conf has this entry
?? [samba_share]
??????? comment = QEMU share place
??????? path = /media/samba_share
??????? valid users = mahmood vb
??????? public = no
??????? writable = yes
??????? printable = no
??????? create mask = 0777
Then I added a user to samba with "smbpasswd mahmood". The folder mask
2013 Nov 20
2
Re: how to install libvirt-python
>Does running 'virt-host-validate' point out any problems?
# virt-host-validate
QEMU: Checking for hardware virtualization : PASS
QEMU: Checking for device /dev/kvm : PASS
QEMU: Checking for device /dev/vhost-net : PASS
QEMU: Checking for device
2013 Nov 20
2
Unable to configure libvirt
Hello,
When I want to install libvirt-0.10.0 from source, I get this error at the configure stage
checking for libdevmapper.h... no
configure: error: You must install device-mapper-devel/libdevmapper >= 1.0.0 to compile libvirt
However the package is installed on my system
# yum list device-mapper-libs.x86_64
Installed Packages
device-mapper-libs.x86_64
2003 Oct 30
2
conflicts(detail=TRUE)
Dear all,
Could somebody please explain what the following conflict is about?
best
mahmood
R> conflicts(detail=TRUE)
$"package:methods"
[1] "body<-"
$"package:base"
[1] "body<-"
R>
PS: I send an earlier mail yesterday on this subject
that was definitly not clear, therefore I try again.
http://www.ne.su.se/~ma
2013 Nov 20
3
Re: how to install libvirt-python
OK. I am trying to install virt-manager from source but found it difficult!
So I decided to install from repo.
# yum install virt-manager libvirt
Dependencies Resolved
========================================================================================================================
Package Arch Version
2013 Nov 20
2
how to install libvirt-python
Hi,
I have successfully installed libvirt-.0.10.0 from source
./configure
make
make install
How can I check that if libvirt-python is installed? Search the folders, it seems there is no such file
[root@tiger ~]# find /usr/ -name libvirt-python
[root@tiger ~]# find . -name libvirt-python
[root@tiger ~]#
Regards,
Mahmood
2013 Nov 21
1
Re: how to install libvirt-python
>You may be missing the distro version of qemu (that is, your self-build
>qemu at /usr/local/bin/qemu-x86_64 is not the same as what RHEL ships,
>and since you are using the RHEL libvirt, it may not know to look for a
>self-built alternative).
Excuse me, but it seems that there is not way to uninstall the qemu which has been built from source.
There is no target for uninstall. Is it
2005 Oct 31
2
Rsync with OCFS (RAC)
Hello All
We currently use rsync for various jobs at our company. We are now
looking at using it to create an offsite synchronized copy of an Oracle
10g
RAC archive logs area. The source area is on Oracle OCFS file system.
The OCFS filesystem requires all reads/writes to be performed with the
O_DIRECT option, thus bypassing cache. Oracle provide an updated
coreutils package which includes the
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
2005 Nov 06
1
Cannot cross-compile 3.0.20b from i686 to mipsel
Hi.
I'm trying to compile 3.0.20b on my i686 host to run on a
mipsel host. For this, I got a cross compile toolchain from
<http://linkstationwiki.org/Projects/CrossToolchains>. The
toolchain is installed at /usr/local/linkstation/gcc-3.3.5-glibc-2.3.2/mipsel-hdhlan-linux
I ran configure with the help of a little wrapper script:
version=gcc-3.4.4-glibc-2.3.5
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
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: