Displaying 20 results from an estimated 10000 matches similar to: "cross compiling"
2002 May 09
4
make distprep broken?
Hello All,
Doing a make distprep doesn't seem to work anymore:
$ make -f Makefile.in distprep
make: @SH@: Command not found
make: *** [catman-do] Error 127
I've seen this on AIX & Redhat (gnu make) and Solaris (native make). I
suspect this occurs on most platforms. Is this still the recommended way
of autoreconf'ing CVS releases for building?
-Daz.
2002 Mar 13
1
Problem with buildpkg.sh
I am attempting to successfully run the buildpkg.sh script which is located
in the contrib/solaris directory. I am receiving the following error:
Building pkginfo file...
Building prototype file...
Building package..
## Building pkgmap from package prototype file.
## Processing pkginfo file.
pkgmk: ERROR: parameter <VERSION> cannot be null
## Packaging was not successful.
pkgtrans: ERROR:
2002 Aug 05
1
./configure missing in _portable_ openssh?
Just went and cvs co'd portable openssh as described on the website.
However, there's no configure there. nor there's a build.conf script
of some sort to rebuild it. When I manually did
autoconf configure.ac > configuire, I got something, but it couldn't
find config.h.in when running. An attempt to run automake said that
aclocal.m4 is obsolete and I need to rerun aclocal, but
2005 Mar 04
9
strange behaviour with rulesets
hi,
i have a strange situtation. i try to connect to my machine with ssh and
the packets are dropped but i have at the top of my rules an accept.
the configuration looks like:
rules-file:
-----------
ACCEPT net fw tcp 22 -
TCPDUMP-log:
------------
12:16:08.153934 84.153.98.30.1322 > [my-destination-machine].ssh: S
3717288415:3717288415(0) win 64240 <mss
2018 Apr 11
1
Building an LLVM/CLANG cross compiler for legacy GCC toolchain
Hello,
I need to build a CLANG cross compiler for mips-linux-uclibc. To be
completely compatible with the target system, I would like it to use linux
2.6.32.54 headers, binutils 2.25, gcc 4.1.2, and uClibc 0.9.30.1 for the
gcc toolchain. I have been able to build the GCC toolchain a variety of
different ways, but none of these builds can be "dropped in" via clang as a
replacement for
2009 Nov 24
1
Cross compiling tinc for arm platform
Hello.
I managed to setup a cross compiler on my Gentoo system to compile for arm
platform.
I installed all nessecary tools and libs in /usr/arm-unknown-linux-uclibc/
like openssl lzo and so on over the cross emerge package manager.
But what command is nessecary to configure tinc to run on arm?
I used:
./configure --host=arm-unknown-linux-uclibc
2004 Sep 08
6
netfilter modules
hi,
there is no support for patch-o-matic netfilter modules. what i have to do
if i want to use several patch-o-matic modules?
which parts of code has to be changed and will that changed be included
into the main shorewall tree in future or not?
best regards
claus
2011 Aug 11
2
Samba Printing api_rpcTNP: \spoolss: SPOOLSS_OPENPRINTEREX failed
Hello,
after upgrading to samba 3.5.6 of Debian Squeeze some printouts will not printed. The same prinjob will printed after a couple of tries. I increased the loglevel and there are only a few messages which showing whtat could be the problem. The printjobs doesn't arrive at cups.
[2011/08/10 11:32:12.700665,? 0] lib/charcnv.c:650(convert_string_talloc)? Conversion error: Illegal multibyte
2015 May 07
2
[LLVMdev] llvm cross compilation and simplescalar simulation for ARM
Hi,
I want to explorer affection of compiler on low power.
For the project background, I tend to process this work via LLVM, rather than GCC. And the Target is ARM.
For this purpose, clang(3.2) + arm-gcc + simplescalar-arm(and panalyzer) seems to be a good choice. But I encounter several problems in the processing of setup the environment.
----------------------------------
1. Firstly, arm
2012 Jul 21
1
Panic: file mail-storage.c: line 791 (mailbox_check_mismatching_separators)
Hi,
with fetching the folder structure with the webclient Tine i can see following error messages inside of the logfiles:
Panic: file mail-storage.c: line 791 (mailbox_check_mismatching_separators): assertion failed: (strncmp(vname, ns->prefix, ns->prefix_len-1) == 0)
Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x448fa) [0x7f70036db8fa] ->
2017 Nov 13
2
Building dovecot 2.2.33.2 is broken with uclibc-ng
Hi,
this commit
https://github.com/dovecot/core/commit/c9d76e2baf653fa5504d6849e5c1aae32eff3c53
added code which can not be compiled with uclibc-ng 1.0.26 using buildroot:
make[3]: Entering directory '/home/bernd/buildroot/br4/output/build/dovecot-2.2.33.2/src/lib-test'
/bin/bash ../../libtool --tag=CC --mode=compile
2003 Oct 08
3
openssh-3-7-1p2: sftp issue from Cygwin Build
Anyone have any problems with sftp-server on 3.7.1p2? When I sftp to the
server i get this when I do an ls -l:
sftp> ls -l
?-w-rwxrwx 0 1 16832 3 Oct 26 1993
Mike
2015 Apr 06
3
[LLVMdev] uCLibc support for klee
Hello,
In my reading over the last couple of days, I have read that in order
for klee to work with "native" Linux programs, I need to install the
uClibc posix support for klee.
I am not finding the uClibc source in the llvm svn repository anywhere.
Is this still necessary for testing native Linux applications, and if
so, where do I get the uClibc source to compile?
Thanks in
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
2011 Sep 14
3
Samba Printing api_rpcTNP: \spoolss: SPOOLSS_OPENPRINTEREX failed
Thats really annoying because the printing with samba is not possible, just printing directly to cups is possible. The clients are working with UTF-8, the server is working with UTF-8, don't know why character conversion should be a problem here.
More details:
[2011/09/14 13:55:24.173846, ?5] rpc_server/srv_pipe.c:2367(api_pipe_request)
? Requested \PIPE\\spoolss
[2011/09/14 13:55:24.173878,
2002 May 20
6
3.2.2p1 build problem on Irix6.5
On Irix 6.5.15m with version 7.3 of the development tools,
monitor_fdpass.c won't compile after a normal configure because
SCM_RIGHTS isn't defined. In sys/socket.h it's protected by
#ifdef _XOPEN_SOURCE but if I define _XOPEN_SOURCE, I get a storm of
IPV6-related errors. Defining SCM_RIGHTS explicitly does allow it to
build. I can't immediately figure out how to fix this
2002 May 31
11
(no subject)X-forward
No "ssh -X hostname" doesn't work.
But when you "export DISPLAY=..." it works!?
I set the the Display Hack so that I can see my IP with "env" or "echo
SSH_CLIENT" when I'm connect via VPN-Tunnel and I don't know my IP in
the Net I'm connected through.
Andreas Kerl
-----------------------------------------
DTS Medien GmbH
Heidestrasse 38
2007 Apr 18
1
[Bridge] Little problem with 1.x versions (if_indextoname)
Hi,
I have used bridge-utils 0.9.6 so far in a kernel 2.4.26, uClibc and ppc environment.
When I use version 1.0.3 I have the problem that I do not see the brige with the 'brctl show' command if it is not fully set up. It was working with 0.9.6.
I tracked the problem down to an 'incompatibility' in bridge/uClibc/kernel.
0.9.6 uses its own if_indextoname function which uses the
2004 Apr 01
2
Openssh 3.8p1
Having successfully upgraded ssh from 3.7.p2 to 3.8p1 on a number of AIX
5.1 platforms I now notice that it is logging connections using UTC time?
Has anyone else seen this? (all these systems are ntp based).
Thanks
Steve
Steve Hall
shall at nebraska.edu
Computing Services Network
University of Nebraska
2003 Dec 05
6
ssh not resolving host names on HP-UX 11i
Actually it really never was answered, but here's how I fixed (worked
around) it. At first I thought installing patch PHNE_27796 (libnss_dns
DNS backend patch) had fixed it. It didn't. It just flip-flopped the
problem. Prior to installing that patch, ssh would never go to DNS no
matter what was in nsswitch.conf. It appeared to only look in
/etc/hosts. After installing the patch, ssh