search for: wl

Displaying 20 results from an estimated 2132 matches for "wl".

Did you mean: bwl
2020 Oct 30
2
Fail to build libvirt upstream rpm on fedora 33
...irt-6.9.0.tar.xz 2. Copy libvirt.spec.in to ~/rpmbuild/SPECS/libvirt.spec. Then `sed -i s/@VERSION@/6.9.0/g ~/rpmbuild/SPECS/libvirt.spec` 3. Build rpm: $ rpmbuild -ba ~/rpmbuild/SPECS/libvirt.spec Then errors happen: [1071/1255] gcc -o tests/qemucapsprobe tests/qemucapsprobe.p/qemucapsprobe.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-export-dynamic -pie -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/li...
2013 Dec 10
4
Upgrade to CentOS 6.5 -> issue with Broadcom Wifi
Hello there! I was running CentOS 6.4 system on my Dell Latitude E6530 flawlessly, until I upgraded to CentOS 6.5. Now the wifi doesn't show up (it's a Broadcom Wifi BT4313, 14e4:4727), I tried to follow the steps from http://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom but when attempting to compile the Broadcom driver module, the make command fails in a way t...
2014 Jun 11
2
CentOS 6.5 driver for a Broadcom Corporation BCM4313 chipset
...less/Broadcom?action=show I went to this site: http://www.broadcom.com/support/802.11/linux_sta.php and downloaded this file: hybrid-v35_64-nodebug-pcoem-6_30_223_141.tar.gz No problem with this: yum install kernel-headers kernel-devel gcc I extracted the file: mkdir -p /usr/local/src/hybrid-wl cd /usr/local/src/hybrid-wl pwd tar xvfz /root/Downloads/hybrid-v35_64-nodebug-pcoem-6_30_223_141.tar.gz chown -R root.root /usr/local/src/hybrid-wl Now is where the issues begin, with the make (I know bug surprise): # make -C /lib/modules/`uname -r`/build/ M=`pwd` make: *** /lib/modules/...
2012 Jul 13
3
BCM4313 on CentOS 6.3
Hi all, I'm a complete newbie in Linux and am trying to get my Broadcom BCM4313 working in my Lenovo S10-3t netbook (CentOS 6.3 installed from LiveCD). I followed the steps in the wiki, which lead me to ELRepo: wl-kmod. I followed the instructions there until Step 2: $ mkdir -p ~/rpmbuild/{BUILD,RPMS,SPECS,SOURCES,SRPMS} $ echo -e "%_topdir $(echo $HOME)/rpmbuild\n%dist .el$(lsb_release -s -r|cut -d"." -f1).local" >> ~/.rpmmacros Then I got stuck with this message: bash: lsb_rele...
2016 May 13
2
How to debug if LTO generate wrong code?
...logical-constant-out-of-range-compare -Wno-incompatible-library-redeclaration -target x86_64-pc-linux-gnu -fno-asynchronous-unwind-tables -m64 -Wno-enum-conversion "-DEFIAPI=__attribute__((ms_abi))" -mno-red-zone -mcmodel=large -g -Os -flto *_CLANGLTO38_X64_DLINK_FLAGS = -flto -nostdlib -Wl,-n -Wl,-q -Wl,--gc-sections -Wl,-z,common-page-size=0x40 -Wl,--entry,$(IMAGE_ENTRY_POINT) -Wl,-u,$(IMAGE_ENTRY_POINT) -Wl,-Map,$(DEST_DIR_DEBUG)/$(BASE_NAME).map -Wl,-melf_x86_64 -Wl,--oformat=elf64-x86-64 *_CLANGLTO38_X64_ASM_FLAGS = -c -x assembler -imacros $(DEST_DIR_DEBUG)/AutoGen.h...
2014 Mar 13
0
Dell vostro 1550, BCM 4313 wireless, not connecting to net
...ompilation errors: # make?????????????????????????????????????? ## Errors # make API=CFG80211????????? ## Errors # make API=WEXT???? ---------> Compiles fine. # rmmod bcma echo "blacklist bcma" >> /etc/modprobe.d/blacklist.conf # modprobe lib80211 # modprobe cfg80211 # insmod wl.ko Network Manager shows all surrounding wireless network, and I select my wifi network and enter the key. Authentication required by wireless network (Dialog Box) Passwords or encryption keys are required to access the wireless network 'giri' Wireless security :? WEP 40/128-bit key (...
2014 Jul 07
4
[LLVMdev] problem compiling llvm
...cc 4.9.0. The error is the following: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer -march=native -O2 -pipe -fomit-frame-pointer -march=native -O2 -pipe -fomit-frame-pointer -march=native -O2 -pipe -fomit-frame-pointer -march=native -O2 -pipe -fomit-frame-pointer -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -L/mnt/daten/Daten/Workspace/portage/sys-devel/llvm-9999/work/llvm-9999-abi_x86_64.amd64/Release/lib -L/mnt/daten/Daten/Workspace/portage/sys-devel/llvm-9999/work/llvm-9999-abi_x86_64.amd64/Release/lib -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-...
2015 Nov 23
4
compile question
> On 23 Nov 2015, at 22:30 , aixtools <aixtools at gmail.com> wrote: > >> >> ./configure --enable-maintainer-mode ... Two things here - possibly irrelevant, but I'd avoid building in the source directory. (mkdir ../BUILD ; cd ../BUILD; ../R/configure) - don't turn on mantainer mode. You are not a maintainer, and if you want to play at being one, I think you
2015 Nov 26
0
compile question
...memcpy is __memmove,__memmove64. ##ADD: This black magic puts lc before lR and pockets this. + ## MAMF: This black magic is no longer working, it seems - getting duplicate symbol errors now. if test "x${OBJECT_MODE}" = "x64"; then - main_ldflags="${wl}-brtl ${wl}-bexpall ${wl}-bpT:0x100000000 ${wl}-bpD:0x110000000 -lc" + main_ldflags="${wl}-brtl ${wl}-bexpall ${wl}-bpT:0x100000000 ${wl}-bpD:0x110000000" else - main_ldflags="${wl}-brtl ${wl}-bexpall -lc" + main_ldflags="${wl}-brtl ${wl}-bex...
2017 Jan 09
1
Validated BCM4321 chip on CentOS 7.3
...om https://wiki.centos .org/HowTos/Laptops/Wireless/Broadcom#head-5b5da35ce5cedf2cddd2e815739a64758e341ab8 Table entry: Chip: BCM4321 EL version: CentOS 7.3 Kernel: 3.10.0-514.2.2.el7 Arch: x86_64 VendorID:DeviceID: 14e4:4328 Driver Version: 6_30_223_271 Validation: [akraphyte at helios hybrid-wl]$ cat /etc/centos-release CentOS Linux release 7.3.1611 (Core) [akraphyte at helios hybrid-wl]$ uname -a Linux helios 3.10.0-514.2.2.el7.x86_64 #1 SMP Tue Dec 6 23:06:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux [akraphyte at helios hybrid-wl]$ cat /etc/centos-release CentOS Linux release 7.3.1611 (C...
2010 Sep 19
1
linking problems of dovecot 2.0.3
Hello, I'm currently packaging dovecot 2.0.3 under Mandriva Linux. It has been using LDFLAGS="-Wl,--as-needed -Wl,--no-undefined" for shared libraries for over two years[1]. And I've found there are lots of linking problems with dovecot 2.0.3. After some investigation, I've made small patch regarding dovecot 2.0.3, posted here: http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/c...
2010 Dec 15
1
Problem compiling Samba from source
...clude -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/popt -DLDAP_DEPRECATED -I/app/builduser/samba-3.5.5/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 PICFLAG = -fPIC LIBS = -lresolv -lnsl -ldl LDFLAGS = -pie -Wl,-z,relro -L/app/utils//lib -Wl,-rpath -Wl,/app/utils//lib -Wl,--as-needed -L/app/subversion/lib -L/app/subversion/lib64 -L/app/utils/lib -L/app/utils/lib64 -L./bin DYNEXP = -Wl,--export-dynamic LDSHFLAGS = -fPIC -shared -Wl,-Bsymbolic -Wl,-z,relro -L/app/utils//lib -Wl,-rpath -Wl,/...
2020 Oct 30
0
Re: Fail to build libvirt upstream rpm on fedora 33
...libvirt.spec.in to ~/rpmbuild/SPECS/libvirt.spec. Then `sed -i > s/@VERSION@/6.9.0/g ~/rpmbuild/SPECS/libvirt.spec` > 3. Build rpm: > $ rpmbuild -ba ~/rpmbuild/SPECS/libvirt.spec > FAILED: tests/cputest > gcc -o tests/cputest src/libvirt_probes.o tests/cputest.p/cputest.c.o > -Wl,--as-needed -Wl,--no-undefined -Wl,-export-dynamic -pie > -Wl,--whole-archive -Wl,--start-group tests/libtest_utils.a > tests/libtest_utils_qemu.a -Wl,--no-whole-archive -O2 -flto=auto > -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall > -Werror=format-security -Wp,-D...
2018 Jun 08
2
vanilla build of 7.7p1 release on linux/4.17 fails with gcc8 @ "/usr/bin/ld: unrecognized option '-Wl,-z,retpolineplt'"
On 8 June 2018 at 12:09, PGNet Dev <pgnet.dev at gmail.com> wrote: [...] > /usr/bin/ld -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect2.o mux.o -L. -Lopenbsd-compat/ -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -fstack-protector-strong -pie -lssh -lopenbsd-compat -lutil -lz -lcrypt -lresolv > /usr/bin/ld: unrecognized option '-Wl,-z,relro' That's a slightly different problem: -Wl is a gcc flag that means "pass the following flag throug...
2006 Jan 27
1
R compile on AIX 5.2
...n AIX 5.2 32bit with gcc 3.3.2-5. I've tried both the development bundle R-devel_2006-01-25.tar.gz and the R-beta.tar.gz from about a month ago. In each instance, I'm using the following options prior to running "./configure --prefix=/usr/local/R": OBJECT_MODE=32 MAIN_LDFLAGS=-Wl,-brtl SHLIB_LDFLAGS=-Wl,-G F2C=/usr/local/bin/f2c The "R-beta" bundle successfully completes the "configure" stage but comes up with the following error during "make": gcc -Wl,-G -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry -Wl,-bexpall -Wl,-bI:../../../etc/R.exp...
2006 Jan 27
1
R compile on AIX 5.2
...n AIX 5.2 32bit with gcc 3.3.2-5. I've tried both the development bundle R-devel_2006-01-25.tar.gz and the R-beta.tar.gz from about a month ago. In each instance, I'm using the following options prior to running "./configure --prefix=/usr/local/R": OBJECT_MODE=32 MAIN_LDFLAGS=-Wl,-brtl SHLIB_LDFLAGS=-Wl,-G F2C=/usr/local/bin/f2c The "R-beta" bundle successfully completes the "configure" stage but comes up with the following error during "make": gcc -Wl,-G -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry -Wl,-bexpall -Wl,-bI:../../../etc/R.exp...
2018 Aug 08
1
Reproducible SIGSEGV when Dovecot 2.3 compiled against glibc-2.28
...b -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=thunk -mindirect-branch=thunk -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -module -avoid-version -Wl,-O1 -Wl,--as-needed -o libauthdb_imap.la -rpath /usr/lib64/dovecot/auth libauthdb_imap_la-passdb-imap.lo ../lib-imap-client/libimap_client.la ../../src/lib-dovecot/libdovecot.la -export-dynamic -ldl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libauthdb_imap_la-passdb-imap.o -...
2015 Feb 28
3
SAP-2015-3-1 issues
...519c.o r - kexdhs.o r - kexgexs.o r - kexecdhs.o r - kexc25519s.o ranlib libssh.a /usr/bin/gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o sshconnect2.o mux.o roaming_common.o roaming_client.o -L. -Lopenbsd-compat/ -L/usr/contrib//lib -L /usr/lib -L /usr/contrib/lib -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -lssh -lopenbsd-compat -lcrypto -ldl -lutil -lz /usr/bin/gcc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o audit.o audit-bsm.o audit-linux.o platform.o sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o auth-options.o...
2009 Mar 14
3
[OT] two question about color space.
Hi there, I try to plot visible light spectrum (380nm~780nm) with color corresponding to the specific wavelength. However, I don't find a function that could do this. Another question, it's possible to plot a color space chromaticity diagram like this: http://upload.wikimedia.org/wikipedia/commons/thumb/0/02/CIExy1931.svg/300px-CIExy1931.svg.png Thanks in advance! Jinsong
2020 Apr 23
7
Cannot build master
...ld-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common -Woverloaded-virtual -Wno-nested-anon-types -O3 -DNDEBUG -Wl,-allow-shlib-undefined -Wl,-rpath-link,/home/laguest/src/mine-new/llvm/llvm-project/build/./lib -Wl,-O3 -Wl,--gc-sections tools/clang/tools/extra/clang-change-namespace/tool/CMakeFiles/clang-change-namespace.dir/ClangChangeNamespace.cpp.o -o bin/clang-change-namespace -Wl,-rpath,"\$ORIGIN/....