search for: staging_dir

Displaying 16 results from an estimated 16 matches for "staging_dir".

2018 Apr 11
1
Building an LLVM/CLANG cross compiler for legacy GCC toolchain
...te properly. This manifests itself in a variety of way depending on what technique I used to build the toolchain, but here is a representative problem from a toolchain I built using the buildroot system: clang -v -target mips-linux-uclibc --gcc-toolchain=/home/mdalpee/buildroot-2009.05/build_mips/staging_dir/usr --sysroot=/home/mdalpee/buildroot-2009.05/build_mips/staging_dir/usr -o build-mips-product/test-png -fPIC -I/home/mdalpee/checkouts/clang/source/src/program/include test_png.c png.c ../lib/build-mips-product/libutils.a clang version 7.0.0 (trunk 328723) Target: mips--linux-uclibc Thread mod...
2013 Apr 16
2
Dovecot 2.2.0 compile error
...-fno-caller-saves -mno-branch-likely -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I/mnt/data/Develop/Openwrt/trunk_git/staging_dir/target-mips_r2_uClibc-0.9.33.2/usr/include -no-undefined -Wl,--as-needed -L/mnt/data/Develop/Openwrt/trunk_git/staging_dir/target-mips_r2_uClibc-0.9.33.2/usr/lib -L/mnt/data/Develop/Openwrt/trunk_git/staging_dir/target-mips_r2_uClibc-0.9.33.2/lib -L/mnt/data/Develop/Openwrt/trunk_git/staging_di...
2020 Oct 07
2
[PATCH] add with-openssl option
...te: > > Hi, CC'd the mailing list. > > It seems you are not up to date, git master already has a > --without-openssl option. Without this patch, I get /bin/bash ../libtool --tag=CC --mode=link mips-openwrt-linux-musl-gcc -Wall -ffast-math -fsigned-char -I/home/build/build_dir/staging_dir/target-mips_24kc_musl/usr/include/tremor/ -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -ffile-prefix-map=/home/build/build_dir/build_dir/target-mips_24...
2020 Oct 07
1
[PATCH] add with-openssl option
...seems you are not up to date, git master already has a > >> --without-openssl option. > > Without this patch, I get > > > > /bin/bash ../libtool --tag=CC --mode=link > > mips-openwrt-linux-musl-gcc -Wall -ffast-math -fsigned-char > > -I/home/build/build_dir/staging_dir/target-mips_24kc_musl/usr/include/tremor/ > > -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves > > -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable > > -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 > > -ffile-prefix-map=/home/...
2020 Oct 07
0
[PATCH] add with-openssl option
...ng list. >> >> It seems you are not up to date, git master already has a >> --without-openssl option. > Without this patch, I get > > /bin/bash ../libtool --tag=CC --mode=link > mips-openwrt-linux-musl-gcc -Wall -ffast-math -fsigned-char > -I/home/build/build_dir/staging_dir/target-mips_24kc_musl/usr/include/tremor/ > -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves > -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable > -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 > -ffile-prefix-map=/home/build/build_dir/buil...
2004 Sep 21
1
Two Problems Cross-compiling
I am cross-compiling rsync 2.6.2 on Linux i386 for Linux ARM. I pass the following to configure: LDSHARED=~/buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc CXX=~/buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-g++ CC=~/buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-gcc AR=~/buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclibc-ar RANLIB=~/buildroot/build_arm_nofpu/staging_dir/bin/arm-linux-uclib...
2009 Aug 31
0
Xenclient build error for crti.o
Hi I am trying to build Xenclient and while it builds gcc, it returns following error. /home/vinxen/xenclient/build/toolchain_build_i686/gcc-4.2.4-initial/./gc c/xgcc -B/home/vinxen/xenclient/build/toolchain_build_i686/gcc-4.2.4-initial/./ gcc/ -B/home/vinxen/xenclient/build/build_i686/staging_dir/usr/i686-linux-ucl ibc/bin/ -B/home/vinxen/xenclient/build/build_i686/staging_dir/usr/i686-linux-ucl ibc/lib/ -isystem /home/vinxen/xenclient/build/build_i686/staging_dir/usr/i686-linux-uclib c/include -isystem /home/vinxen/xenclient/build/build_i686/staging_dir/usr/i686-linux-uclib c/sys-include -...
2008 Nov 04
1
Issues compiling syslinux-3.72 on Linux 2.6.25(.19)
...ewer version would be more amenable to a more recent kernel. No joy. We're cross-compiling on FC8 (updated) on an i386 platform, as we had been for months. Now we see: ... make[2]: Entering directory `/home/philipp/kernel/build_i586/syslinux-3.72/linux' /home/philipp/kernel/build_i586/staging_dir/bin/i586-linux-uclibc-gcc -Wp,-MT,syslinux.o,-MMD,.syslinux.o.d -W -Wall -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o syslinux.o syslinux.c /home/philipp/kernel/build_i586/staging_dir/bin/i586-linux-uclibc-gcc -Wp,-MT,syslxmod.o,-MMD,.syslxmod.o.d -W -Wall -D_FILE_OFFSET_BITS=64 -...
2011 Feb 01
0
cross compile dovecot with openssl
...orks=yes 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 lib_cv_va_copy=yes lib_cv___va_copy=yes lib_cv_va_val_copy=yes CFLAGS="-gdwarf-2 -msoft-float" CFLAGS="-I/sdk-comcerto-openwrt-6.0/staging_dir/target-arm_glibc-2.7/usr/include" LDFLAGS="-L/sdk-comcerto-openwrt-6.0/staging_dir/target-arm_glibc-2.7/usr/lib" And can compile && make the dovecot binary, but except the following warnings and errors: configure: WARNING: openssl/ssl.h: accepted by the compiler, rejected b...
2010 Sep 23
1
[resent][PATCH/liboggz] Fix an issue with the symlinks for pre-0.9.9 tool names
When files with pre-0.9.9 tool names exists in $(exec_prefix)/bin, "make DESTDIR=${staging_dir} install" tries to delete them, which may cause a failure for lack of permissions (quite likely to happen when building a package as a normal user), and is wrong anyway (nothing outside of DESTDIR should ever be changed by "make install"). With this patch, it will now cd to "$(...
2016 Mar 12
2
The sad state of samba 4 adaption for home/small business routers.
...Its still the most complicated setup any cross compile package uses, but this looks good. So i guess we now need to convert this to a openWRT (based on buildroot) compatible setup. If i understand the waf-samba.bbclass correctly they build the qemu for the host system and configure it to use the staging_dir environment to generate the answer files. So first i need to create a qemu package for openWRT, since currently only a qemu-guest package is available. I will try to get this running in the next days and see what problems pop up adapting the openembedded logic. Btw can you take a look and the con...
2009 Oct 10
2
Cross compiling - size of binaries is large
...swat --disable-cups --disable-static --enable-shared --disable-pie --disable-relro --disable-fam --enable-shared-libs --disable-dnssd --disable-avahi --without-ldap --without-ads --without-cifsmount --without-cifsupcall --without-cluster-support --without-winbind --with-readline=$(STAGING_DIR) --with-libiconv=$(STAGING_DIR) --with-included-popt --with-included-iniparser ----------------------------------------- Size of binaries in usr/sbin: 7.6 MB ----------------------------------------- Wodan:[toolchain]:/tmp/root/usr/sbin$ ls -alh total 7.6M drwxr-xr-x 2 mmnet mmnet 4.0K 2009-10-...
2016 Mar 12
0
The sad state of samba 4 adaption for home/small business routers.
...licated setup any cross compile package uses, but > this looks good. So i guess we now need to convert this to a openWRT (based > on buildroot) compatible setup. > > If i understand the waf-samba.bbclass correctly they build the qemu for the > host system and configure it to use the staging_dir environment to generate > the answer files. > > So first i need to create a qemu package for openWRT, since currently only a > qemu-guest package is available. I will try to get this running in the next > days and see what problems pop up adapting the openembedded logic. > >...
2011 Jan 25
7
flush-btrfs-1 hangs when building openwrt
...ymore. I''m not sure if this is related to the other flush-btrfs-1 thread. plenty of diskspace is free: /dev/mapper/cruor-build 97G 68G 27G 73% /opt/build It always hangs when openwrt builds the ext4 image and runs tune2fs on it. /opt/build/fahrenheit/openwrt/staging_dir/host/bin/tune2fs -O extents,uninit_bg,dir_index /opt/build/fahrenheit/openwrt/build_dir/linux-x86_kvm_guest/root.ext4 tune2fs 1.41.13 (13-Dec-2010) the processes can''t be killed. alt-sysctl-t does not show anything, nor is there a oops. I put the the openwrt config I''m using at...
2016 Mar 12
6
The sad state of samba 4 adaption for home/small business routers.
Reindl Harald <h.reindl <at> thelounge.net> writes: >bloatware means unsecure, uncomfortable webinterfaces with limited >functionality compared what iptables alone offers you with some knowledge > all that embedded crap is for people which needs handholding and have > fun to own a dozen of halfbaken devices instead just one real box It seems you still have some
2008 Oct 15
2
SMBD panic with INTERNAL ERROR: Signal 6 for ARM 922T
...groups: 0, 10 smbd version 3.0.28a started. Copyright Andrew Tridgell and the Samba Team 1992-2008 uid=0 gid=0 euid=0 egid=0 Build environment: Built by: jronald@jronald-desktop Built on: Wed Oct 15 13:37:49 EDT 2008 Built using: /home/jronald/phoenix/trunk/buildroot-21758/build_arm/staging_dir/usr/bin/arm-linux-uclibcgnueabi-gcc Build host: Linux jronald-desktop 2.6.24-21-generic #1 SMP Mon Aug 25 17:32:09 UTC 2008 i686 GNU/Linux SRCDIR: /home/jronald/phoenix/trunk/buildroot-21758/build_arm/samba-3.0.28a/source BUILDDIR: /home/jronald/phoenix/trunk/buildroot-21758/build_arm/sam...