Displaying 9 results from an estimated 9 matches for "meka".
Did you mean:
mega
2017 Aug 02
2
Cross compiling C++ program
...: fatal error: 'cstdlib' file not found
#include <cstdlib>
^~~~~~~~~
1 error generated.
My OS is FreeBSD 11.1 and Clang version is 4.0.0. What am I not understanding well enough and could you recommend reading something on the topic? Any help is welcome! Thank you!
Regards,
meka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170803/af89c86c/attachment.sig>
2017 Aug 02
2
Cross compiling C++ program
...--sysroot= flag.
>
>
> Jon
OK, that's a start. I found https://www.llvm.org/docs/HowToCrossCompileLLVM.html. Is it enough for --sysroot? In case it is, what should be the value of -DLLVM_DEFAULT_TARGET_TRIPLE if I want to use FreeBSD as host and Cortex-M4 as sysroot? Thanx!
Regards,
meka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170803/28cb64bc/attachment.sig>
2006 Sep 24
5
Can''t Connect to BackgroundRB
I''m having trouble getting backgroundrb up and running in a
production environment.
Here''s my backgroundrb.yml:
---
port: "22222"
timer_sleep: 60
load_rails: true
environment: production
host: XXX.XX.XXX.50
database_yml: config/database.yml
acl:
deny: all
allow: localhost 127.0.0.1 XXX.XX.XXX.51
order: deny,allow
I start BackgroundRB from XXX.XX.XXX.50 with
2017 Aug 04
2
Cross compiling C++ program
...ries.
Call Stack (most recent call first):
/usr/local/llvm40/lib/cmake/llvm/AddLLVM.cmake:508 (llvm_map_components_to_libnames)
cmake/modules/AddClang.cmake:86 (llvm_add_library)
lib/AST/CMakeLists.txt:6 (add_clang_library)
-- Configuring incomplete, errors occurred!
See also "/usr/home/meka/repos/clang/build/clang/CMakeFiles/CMakeOutput.log".
> A note on linker scripts: support for them in lld is still a bit rough
> around the edges, so you may want to use the linker that comes with your
> board (presumably binutils ld).
Thank you!
> Sorry, I don't have a doc...
2017 Aug 04
3
Cross compiling C++ program
...ocal/llvm40/lib/cmake/llvm/AddLLVM.cmake:508 (llvm_map_components_to_libnames)
> > cmake/modules/AddClang.cmake:86 (llvm_add_library)
> > lib/AST/CMakeLists.txt:6 (add_clang_library)
> >
> > -- Configuring incomplete, errors occurred!
> > See also "/usr/home/meka/repos/clang/build/clang/CMakeFiles/CMakeOutput.log".
>
> I think it found an installed llvm, and is trying to use that to build clang
> against. First, the clang and llvm's versions have to match. Second, when I
> mentioned building clang, I really meant building llvm+clang......
2007 Mar 16
2
Lazy expunge
When I try to use it i get undefined symbol:
dlopen(/usr/lib/dovecot/pop3/lib02_lazy_expunge_plugin.so) failed:
/usr/lib/dovecot/pop3/lib02_lazy_expunge_plugin.so: undefined symbol:
namespace_find_prefix
Does anyone has this problem or I've compiled it with too agresive flags?
Thanx!
PS. I've folowed http://wiki.dovecot.org/Plugins/Lazyexpunge word to word.
--
FreeB(eer)S(ex)D(rugs)
2006 Sep 29
1
smbd/service.c:make_connection_snum - Access denied
...%g
delete group script = /usr/sbin/groupdel %g
add user to group script = /usr/sbin/groupmod -A %u %g
delete user from group script = /usr/sbin/groupmod -R %u %g
add machine script = /usr/sbin/useradd -d /dev/null -g machines -s /bin/false %u
wins support = true
dns proxy = no
netbios name = mekas
server string = %h (Samba %v)
#Parece que necesitamos el usuario root para poder loguearse a un dominio desde WinXP (Eric-28/9/06)
#invalid users = root
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n *passwd:*...
2017 Aug 04
3
Cross compiling C++ program
On Thu, Aug 03, 2017 at 08:22:24AM -0600, Jonathan Roelofs wrote:
> IIUC, you don't want to cross compile llvm itself (which is what those
> instructions are for), but instead you want to *use* llvm to cross compile
> things.
>
> To build your sysroot, you'll need to cross-build:
>
> 1) A libc. Good choices for that for baremetal are: newlib or musl.
> 2)
2007 Jun 11
1
dspam plugin
When I drag n drop spam mail to SPAM folder, I get this error:
Jun 11 17:58:46 sparrow dspam[28452]: Unable to open file for
reading: /var/spool/dspam/data/local/mymail/mymail.sig/466d652f315451306914567.sig:
No such file or directory
mymail is user that runs dovecot transport (postfix config). The .sig
file exist
in