Displaying 3 results from an estimated 3 matches for "ubicom32".
Did you mean:
libcom32
2011 Aug 05
3
samba4 asn1_compile issue
...I am trying to do cross compile Samba4.?Build system generating two binary asn1_compile and compile_et to generate .c files which will then build for our platform.
But it can not execute both binary files.
[ 198/3298] Compiling ASN1 source4/heimdal/lib/asn1/kx509.asn1
/bin/sh: ../build_dir/target-ubicom32-unknown-linux-gnu/samba-4.0.0alpha16/bin/asn1_compile: cannot execute binary file
Waf: Leaving directory `../build_dir/target-ubicom32-unknown-linux-gnu/samba-4.0.0alpha16/bin'
Build failed:? -> task failed (err #126):
??????? {task: HEIMDAL_KX509_ASN1_ASN1 kx509.asn1 -> asn1_kx509_asn1.x...
2009 Jun 16
8
Samba 3.0.24 on OpenWRT
Hi,
We have managed to compile samba3 (v 3.0.24 that ships with openwrt/
kamizake) for our ubicom32 platform and programmed a board with it,
however I am not able to access a samba share on the board. When trying
to access the OpenWRT router (using the smbclient command) I get:
Error NT_STATUS_CONNECTION_REFUSED
The device is reachable from my linux box (otherwise I should have seen
a Error NT_...
2013 Apr 16
1
update config.guess and config.sub to support aarch64
Hello,
would it be possible to update config.sub and config.guess to the latest versions (or at least version
from automake-1.13.1) in order to support new architectures based on the ARM 64 bit CPU?
Patch: http://plautrba.fedorapeople.org/openssh/openssh-latest-config.sub-config.guess.patch
Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=926284
Thanks,
Petr