Displaying 20 results from an estimated 3000 matches similar to: "[LLVMdev] make the system path separator public"
2008 Nov 12
1
rimage doesn't install on Mac OS X 10.4
Hi,
I'm trying to install rimage on a Mac OS X 10.4 machine. I followed the
advice in previous R-help threads and got over the hurdles of having the
header files in the right places, among other things. But I can't
figure out what to do with this error.
ice.pnl.gov:/home/waichler<949>system_profiler -detailLevel mini
SPSoftwareDataType
Software: System Software Overview:
2016 Dec 21
1
compiling Samba4 on Solaris11
I am unable to compile Samba 4.4.7, 4.5.1 or 4.5.3 on Solaris 11. I had
been able in the past so maybe an update to GCC broke something.
GCC 4.8 is the default. I then installed GCC 4.9. /usr/bin/gcc is a
symlink to /usr/gcc/4.9/bin/gcc.
I compiled the latest openldap (client only) to the samba target directory.
Set environmental variables so the krb5.h and openldap would be found.
2005 Jan 03
2
(no subject)
Hello all,
apologies if my question has an obvious answer or it's too naive (I sent
this directly to Peter with the intent of not chocking the list with
possibly ridicolous questions...).
I just tried to build both syslinux-3.00 and 3.01, with the same bad
result.
Out of the box compilation with:
make depend
make installer
fails with:
...
gcc -Wp,-MT,extlinux.o,-MMD,.extlinux.o.d -W
2016 Dec 08
2
Samba 4.51 Solaris 11 AD client
Solaris 11 include samba 3.6.25. I compiled samba 4.5.1 using GCC 4.8 and
gmake. Had set following env variables to make sure krb5.conf was found
# CPLUS_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5/
# C_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5/
After setting "client ldap sasl wrapping = plain" I was able to join to a
Windows 2008 domain with samba 4.
2005 Oct 12
3
E400P vs te410p vs te411p
Hi,
I found E400P quad PRI card quite cheap (749USD):
http://www.govarion.com/product_info.php?cPath=1&products_id=2&osCsid=68cdd6e3d08754
in comparison to te410p (approx 1500 USD )
http://www.digium.com/index.php?menu=product_detail&category=hardware&product=TE410P
Now newer generation with HW echo canceling emerged (te411p).
I'm not sure in what things those two cards
2006 Jun 17
4
Which phones are good, or at least acceptable, for home and office
I am looking to replace all of the old "Bell" (POTS) phones in my home
and office with IP phones. As you can imagine I don't have a huge
budget to work with but I want phones that will provide acceptable voice
quality and durability.
There are basically three categories as I see it
1. satellite phones (low cost, low function)
2. primary domestic phone (good quality, POE capable,
2013 Feb 26
2
[LLVMdev] make error building llvm/clang 3.2 on Linux
Just in case someone is having similar problems and/or following this
thread, here's my final "solution" (at least, for now).
In my bash build script, prior to configure, I set the C_INCLUDE_PATH
and CPLUS_INCLUDE_PATH to empty strings, and then set some other
environment variables instead:
export C_INCLUDE_PATH=
export CPLUS_INCLUDE_PATH=
2014 Jun 03
2
Undef symbol FAIL: luaL_checklstring in vesa.c32
"H. Peter Anvin" <hpa at zytor.com> writes:
> On 06/03/2014 02:59 AM, Ady wrote:
>
>> Testing Syslinux 6.03-pre13 in a BIOS 32-bit VM,
>> boot: vesa.c32
>> Undef symbol FAIL: luaL_checklstring
>> Failed to load COM32 file vesa.c32
>> boot:
>>
>> Is there a Lua-related issue?
>>
>> Is vesa.c32 expecting some kind of
2006 Dec 05
1
recommends on CentOS + Via Epia CN10000EG
I'm considering building a network gateway using a Via EpiaCN10000EG
motherboard like seen here:
http://www.logicsupply.com/product_info.php/cPath/79/products_id/444
I've heard that this is a pretty recent mobo and drivers for it are in
Ubuntu but that a 2.6.9.x CentOS kernel might have troubles with it.
Anyone have any opinions on this mobo?
Thanks
jed
2013 Feb 24
0
[LLVMdev] make error building llvm/clang 3.2 on Linux
I'm continuing this here in llvm-dev since the thread was started here,
but, in hindsight, it may have been better in cfe-dev, because the
problem seems to be related to clang.
I turned on "verbose" mode in make (VERBOSE=1 TOOL_VERBOSE=1) and found
that it is clang, not gcc, that is being used at this point in the make.
Based on the command issued (particularly with the --sysroot
2014 Jun 05
1
Undef symbol FAIL: luaL_checklstring in vesa.c32
Ady <ady-sf at hotmail.com> writes:
>> "H. Peter Anvin" <hpa at zytor.com> writes:
>>
>>> I didn't realize how many modules there are in Lua, and quite frankly
>>> not all of them are very well named in the sense that it is clear that
>>> they are Lua-related. vesa.c32 is one of those - it is one of several
>>> Lua
2004 Jun 07
3
meetme application
Hi there,
I know this question is kind of stupid. But, I don't know anywhere
else to ask. I've received some answers when I asked about the need of having
a zaptel interface to make the meetme application work, that said that it was
better to have a real hardware then the zaptelrtc software modules.
So, my question is, would any of the following cards work with the meetme
2013 Sep 05
12
[PATCH 0/5] Memory leaks amended
Memory leaks found by the tool--valgrind along with static reviewing.
Based on Daivd''s branch ''integration-20130903''.
Gui Hecheng (5):
btrfs-progs:free local variable buf upon unsuccessful returns
btrfs-progs:local variable memory freed
btrfs-progs: missing tree-freeing statements added
btrfs-progs:free the local list pending_list in btrfs_scan_one_dir
2010 Aug 21
1
[Feature Request] Allow options in Host block to override global options in ssh
Hi everyone,
For ssh(1) to override global options with the options in "Host" block, the
attached diff (w.r.t. the openssh code in FreeBSD 8.1-R) contains the code to
do so while parsing ssh configuration file.
This is useful for case like following where {d,proj,p,n}cvs.FreeBSD.org is an
alias to ncvs.FreeBSD.org hostname, thus connecting to
{d,proj,p,n}cvs.FreeBSD.org should utilize
2016 Nov 18
3
SCL devtoolset-3 or 4 without eclipse?
Is there a way to install devtoolset packages without the bloat of eclipse?
I just want the new compiler and toolchain, not a big IDE.
BTW devtoolset-3 dependencies are broken in yum with C6
yum install devtoolset-3
...
---> Package devtoolset-3-perftools.x86_64 0:3.1-12.el6 will be installed
--> Processing Dependency: devtoolset-3-dyninst for package:
2011 Jul 20
1
auto-accept keys matching DNSSEC-validated SSHFP records
Hi,
I submitted a patch back in November of 2009 to add local validation of
DNSSEC record to openssh. I recent updated the patch for 5.8, and
figured I do a little marketing while I'm at it. :-)
Someone had previously submitted a patch which simply trusted the AD
bit in the response, which is susceptible to spoofing by anyone who can
inject packets between the resolver and the client. Our
2008 Nov 10
0
rimage don't install on mac OS X 10.5.5 solved
Hello i resolve the installation of the package rimage following the
indications by Andy Jacobson in the list osx@tazman.princeton.edu
the trick is using R CMD INSTALL --configure-vars='LDFLAGS=-L/sw/lib
CPPFLAGS=-I/sw/include' rimage_0.5-7.tar.gz
the packages fftw2.1.5 and libjpeg were installed via Fink.
Thanks for Prof. Brian Ripley for ththe response and hope this can
help
2016 Nov 18
0
SCL devtoolset-3 or 4 without eclipse?
On Fri, Nov 18, 2016 at 09:47:29AM -0800, Robert Arkiletian wrote
> Is there a way to install devtoolset packages without the bloat of eclipse?
>
> I just want the new compiler and toolchain, not a big IDE.
>
> BTW devtoolset-3 dependencies are broken in yum with C6
You can do it manually as per the instructions at
https://gcc.gnu.org/wiki/InstallingGCC
Step 1) Download and
2016 Dec 11
0
Samba 4.51 Solaris 11 AD client
If I add
winbind rpc only = Yes
to smb.conf file then "wbinfo -u" will list users in the current domain. It
won't list users in any trusted domains (including domains in the same
forest.) This indicates that the domain is having some issue retrieving
user names via LDAP.
The forest is 2008 function level. The domain was 2003 functional level
but I just raised that
2019 Feb 17
0
Dove to error
That really depends on your dovecot config, but try
doveadm log find
also you can list recent errors with
doveadm log errors
Aki
> On 17 February 2019 at 20:03 Latin Bishop <soydepr at gmail.com> wrote:
>
>
> Where I find dovecot log
>
>
>
> > On Feb 17, 2019, at 12:56 PM, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
> >
> > Yes,