similar to: cross compiling (arm)

Displaying 20 results from an estimated 700 matches similar to: "cross compiling (arm)"

2009 Aug 07
1
cross compile dovecot for armv5t fails
Hi anyone. When I run make trying to compile Dovecot for a network attached storage box and it fails. I have used two variants of configuration: The first ./configure i_cv_epoll_works=no i_cv_inotify_works=no i_cv_posix_fallocate_works=no i_cv_signed_size_t=no i_cv_gmtime_max_time_t=32 i_cv_signed_time_t=yes i_cv_mmap_plays_with_write=yes i_cv_fd_passing=yes i_cv_c99_vsnprintf=yes
2008 Dec 30
0
[LLVMdev] LLVM ARM Cross-Compiler Build
2008/12/28 Keun Soo Yim <yim6 at illinois.edu> > This is a simple question about building ARM cross-compiler. > What is the building procedure using LLVM 2.4 and GCC front-end 4.2? > > I used these commands for LLVM, and it is okay. > > $ ../configure --prefix=/usr/local -target=arm > $ make ENABLE_OPTIMIZED=0 > $ make ENABLE_OPTIMIZED=0 install > > Then
2008 Dec 28
1
[LLVMdev] LLVM ARM Cross-Compiler Build
Hi, This is a simple question about building ARM cross-compiler. What is the building procedure using LLVM 2.4 and GCC front-end 4.2? I used these commands for LLVM, and it is okay. $ ../configure --prefix=/usr/local -target=arm $ make ENABLE_OPTIMIZED=0 $ make ENABLE_OPTIMIZED=0 install Then these commands were used for GCC front-end but this got couple of errors. $ ../configure
2012 Mar 06
6
openssh static build - mission impossible?
I am trying to build a static version of ssh, sshd and sftp, but after banging my head against the wall for the best part of the last 3 days I am about to give up... Since I plan to use this on an embedded device (building dropbear is *NOT* an option!), I've excluded as many openssh configure options as I can but, ultimately, failed. This is my setup: export LDFLAGS=' -pie -z relro -z
2015 Jun 15
2
Large jumps in dovecot-uidlist
On 15/06/2015 17:46, Felix Zielcke wrote: > Am Sonntag, den 14.06.2015, 10:46 +0100 schrieb Mark: >> Since upgrading to Debian Wheezy > ... >> # 2.2.13: /etc/dovecot/dovecot.conf >> # OS: Linux 3.2.0-4-kirkwood armv5tel Debian 7.8 > > So it's dovecot from the backports. > Didn't you notice that since about 2 months there's now jessie out? I did.
2009 Feb 03
1
Can't compile on NSLU2 LE
Hi, I keep getting the following on my slug no matter what version I try (1.2, 1.4, 1.6, 1.6svn): ... make[2]: Leaving directory `/usr/portage/distfiles/svn/trunk/menuselect/mxml' gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o mxml/libmxml.a menuselect.o: file not recognized: File format not recognized collect2: ld returned 1 exit status distcc[19221] ERROR: compile (null) on
2015 Jun 14
2
Large jumps in dovecot-uidlist
Since upgrading to Debian Wheezy I have been observing large jumps in the value stored in dovecot-uidlist. The effect of these jumps is to confuse some mail clients (Thunderbird, Opera Mail) causing them not to display messages from a (random?) point in time onwards in the affected folder. I have been unable to determine the root cause of these jumps. What I do know: 1. I never observed the
2004 Jan 26
4
Currently no Java for Linux-Mozilla on 4-Stable?
Hey folks, I was trying to install a jvm for the linux-mozilla port on 4-stable. 4-stable of yesterday (updated) and all ports of yesterday except as indicated. I am through all of them, blackdown-1.3, blackdown-1.4.2, checked out the previous blackdown-1.4.1, Sun-1.3.1 and Sun-1.4.2. Most of them have incompatible C++ interfaces to the current linux-mozilla, except blackdown-1.4.2, which
2012 Jan 03
1
2 different APC UPS using USB get in power off recoverable state
Hi Yesterday I had 2 different APC UPS using USB get in power off recoverable state. dmesg said: 7705944.352083] usb 2-1: new low speed USB device using uhci_hcd and address 2 [7705944.477061] usb 2-1: device descriptor read/64, error -71 [7705944.709035] usb 2-1: device descriptor read/64, error -71 [7705944.925071] usb 2-1: new low speed USB device using uhci_hcd and address 3
2011 Feb 15
5
uptime
Now this is what I call uptime... minipbx*CLI> show uptime System uptime: 41 years, 7 weeks, 6 days, 3 hours, 26 minutes, 46 seconds Last reload: 8 hours, 3 minutes, 51 seconds Bizarre bug? root at minipbx:~# asterisk -V Asterisk 1.4.37 root at minipbx:~# uname -a Linux minipbx 2.6.32-dockstar #2 Thu Nov 25 18:03:25 UTC 2010 armv5tel GNU/Linux root at minipbx:~# uptime 03:29:27 up 5 days,
2003 Mar 20
0
RH 8.0, Mozilla and help.start() - Deja Vu All Over Again....
Hi all, In the continuing process of dealing with the upgrades to Mozilla under RH 8.0 Linux (present stable release is 1.3) and as a result, the "breakage" of R's help.start() function, which is a java applet based search engine, I wanted to point out to folks some key points of information. If you are upgrading to Mozilla version 1.3 under RH 8.0 from an older version, even
2004 Mar 05
1
Problems with SJava instalation
Hi, I'm try to use the SJava package. The install is OK. In R I have this error message: -------------------------- > library(SJava) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/opt/lib/R/site-library/SJava/libs/SJava.so": libRSNativeJava.so: cannot open shared object file: No such file or directory Error in
2005 Nov 30
3
wcmd crashes all the time on the set command.
Below is a crash I get on my gentoo box when I execute the set command in wcmd. I believe the problem is caused by wine using the entire enviornment from my linux machine: john@jmd0 ~ $ wcmd WCMD Version 0.17 W:\home\john>set ALLUSERPROFILE=c:\windows\Profiles\Administrator ALLUSERSPROFILE=c:\windows\Profiles\Administrator ANT_HOME=/usr/share/ant-core CLASSPATH=. COLORTERM=
2005 Nov 09
5
Java support : is there a native package ?
Hi, I was wondering if there is a rpm package for java (jre) to centos 4.x or do I have to get from sun/ibm/blackdown ? tks.
2002 Feb 13
0
SJava still hates GUIs on Linux, both Blackdown and IBM... Can anyone verify IBM or Sun?
I've been having fun with crashes recently, both with Blackdown JDK and the IBM JDK, while building up the ROrca interface. It's just not stable for me, and my lack of grokking the intimate details of lazy evaluation is not helping. Brushing works, though, which is nice. I need a bit more stability before I get the "data add/change" features in line, though. Anyway, other
2005 Mar 01
1
Logging patch
Hi, I''ve attached a patch which fixes a logging problem with log_rule_limit in custom actions. E.g. this action: ,----[ Whitelist ] | if [ -n "$LEVEL" ]; then | run_iptables -N ${CHAIN}Add | log_rule_limit $LEVEL ${CHAIN}Add WhitelistAdd DROP "$LOG_LIMIT" $TAG | run_iptables -A ${CHAIN}Add -j DROP | run_iptables -N ${CHAIN}Del | log_rule_limit
2015 Aug 25
2
smartctl of usb backup drive
On a headless C7 server (actually a pogoplug with the Redsleeve 7 distro), I have a usb attached backup drive (what other type of drives can you have on a pogoplug other than usb? :) ). I had reformated the partition as ext4: # parted /dev/sdb print Model: WD My Book 1230 (scsi) Disk /dev/sdb: 3001GB Sector size (logical/physical): 4096B/4096B Partition Table: msdos Disk Flags: Number Start
2017 Mar 01
5
Finding lshw and flash-plugin or alternates
Dear CentOS Gurus I have been using "repoforge.org" primarily to obtain two RPMs, "lshw" and "flash-plugin". I recently realized that "repoforge.org" should not be used, as it has had no updates for a long long time. But, when I search for the RPMs within the repos: base centosplus contrib epel extras updates the lshw program is nowhere to
2009 Feb 09
2
un'stat'able files - fs corruption?
Hello list, I have some serious problems on my ext3 filesystem. Several folders contain files, which cannot be accessed in any way, not even a stat() on these files is possible: [~]$ ls -l -rwxrwxr-x 1 yvonne users 30208 2007-09-16 12:49 Stoffverteilungsplan tw kl4 07.doc ?--------- ? ? ? ? ? Teddyb?r.docx ?--------- ? ? ? ? ?
2009 Mar 21
1
Calling R from Java (trying the R interface to Omegahat and Java)
Dear R-helpers, I run R version 2.8.1 (2008-12-22) on i386-apple-darwin8.11.1 I would like to call R from Java. I downloaded SJava_0.69-0.tar.gz, and then issued the command suggested on http://www.omegahat.org/ RSJava/ : % R INSTALL -c SJava_0.69-0.tar.gz ARGUMENT 'INSTALL' __ignored__ WARNING: unknown option '-c' ARGUMENT 'SJava_0.69-0.tar.gz' __ignored__ I then