Displaying 20 results from an estimated 38 matches for "ludes".
Did you mean:
eludes
2004 Dec 17
0
Compiler messages when building opsnssh 3.9pl for hp_ux 11.0
All,
I have encountered an issue with builds for openssh 3.9pl on the hp_ux
11.0 platform. The compiler (gcc) generates about 380 warning message
and the build fails because of excessive numbers of warnings. The
warnings that I am receiving are as follows:
/vobs/ecm_gcc/hp-ux-b-11-00/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.2/inc
lude/arpa/nameser.h:94: warning: `/*' within comment
Now this
2005 Jun 22
5
network (NAT?) problem
Hello,
my current network setup looks like the following:
dom2-eth0 (172.30.1.22) netmask /24
|
| xen-br1 (no ip)
|
dom1-eth0 (172.30.1.21) netmask /24
dom1-eth1 (172.30.0.21) netmask /24
|
| xen-br10 (172.30.0.1) netmask /24
|
dom0
|
| xen-br0 (normal IP)
|
eth0 (same IP as xen-br0)
|
2009 Jul 26
2
[LLVMdev] [Cygwin] error building llvm-gcc
I am getting an error building svn llvm-gcc on Cygwin :-
/home/ang/build/llvm-gcc/./gcc/xgcc -B/home/ang/build/llvm-gcc/./gcc/
-B/usr/llv
m-gcc/i686-pc-cygwin/bin/ -B/usr/llvm-gcc/i686-pc-cygwin/lib/ -isystem
/usr/llvm
-gcc/i686-pc-cygwin/include -isystem
/usr/llvm-gcc/i686-pc-cygwin/sys-include -
O2 -I/home/ang/svn/llvm-gcc/gcc/../winsup/w32api/include -O2 -g -O2
-DIN_GCC
-W -Wall
2004 Oct 12
3
[LLVMdev] Showstopper on Visual C
...nutes compile files on a pentium 4 3ghz 700Mb
ram...
The fatal error at the end MAY depend on the previous... or at least, I
hope so.
cl /nologo /TP /EHsc /GR /Zi /Yd /D__STDC_LIMIT_MACROS
/DHAVE__FINITE_IN_FLOAT_H /DHAVE__ISNAN_IN_FLOAT_H
/ISTLport-4.6.2\stlport /Illvm\inc
lude /Itablegen_includes /c llvm\lib\Target\X86\X86AsmPrinter.cpp
/Fobuild_vc71\lib\Target\X86\X86AsmPrinter.obj X86AsmPrinter.cpp
tablegen_includes\X86GenIntelAsmWriter.inc(15) : error C2888: 'bool
`anonymous-namespace'::X86IntelAsmPrinter::printInstruction(const
llvm::MachineInstr *)' : symbol cannot be d...
2009 Jul 26
0
[LLVMdev] [Cygwin] error building llvm-gcc
Hi Aaron,
Which revision are you building?
Assuming TOT, it's possible this is a bug that I introduced/triggered
with the name changes. I know nothing of the status of cygwin however,
can you confirm that this used to work?
If you use r77097, does it work?
- Daniel
On Sun, Jul 26, 2009 at 4:23 AM, Aaron
Gray<aaronngray.lists at googlemail.com> wrote:
> I am getting an error
2015 Dec 05
1
Compile error about using RInside on windows enviroment
I'm going to using RInside on windows enviroment. I installed all tools and packages according to Dirk's instruction.
My R installation reside in d:\hli\programfiles\R-3.2.2. There's no problems with folders with spaces.
The rtools is installed in d:\hli\programfiles\Rtools and MinGW in d: \hli\programfiles\MinGW.
The R_HOME is set to d:\hli\programfiles\R-3.2.2.
I
2004 May 17
1
problems compiling h323 support
Hi all I am trying to compile Asterisk on RH9
I am have installed
pwlib_1.5.2
readline-4.3-5
readline-devel-4.3-5
openssl-devel-0.9.7a-2
openssl-0.9.7a-2
openh323_1.12.2
I read that it has to do with pwlib not being installed correctly so i made
sure it was in /usr/local correctly
When i try to compile i get the follow errors....
I was wondering can anyone shed in light on this issue
Thanks
2004 Oct 12
0
[LLVMdev] Showstopper on Visual C
...> ram...
>
> The fatal error at the end MAY depend on the previous... or at least, I
> hope so.
>
> cl /nologo /TP /EHsc /GR /Zi /Yd /D__STDC_LIMIT_MACROS
> /DHAVE__FINITE_IN_FLOAT_H /DHAVE__ISNAN_IN_FLOAT_H
> /ISTLport-4.6.2\stlport /Illvm\inc
> lude /Itablegen_includes /c llvm\lib\Target\X86\X86AsmPrinter.cpp
> /Fobuild_vc71\lib\Target\X86\X86AsmPrinter.obj X86AsmPrinter.cpp
>
> tablegen_includes\X86GenIntelAsmWriter.inc(15) : error C2888: 'bool
> `anonymous-namespace'::X86IntelAsmPrinter::printInstruction(const
> llvm::MachineInstr *)&...
2009 Jul 26
2
[LLVMdev] [Cygwin] error building llvm-gcc
Hi Daniel,
2009/7/26 Daniel Dunbar <daniel at zuster.org>
> Hi Aaron,
>
> Which revision are you building?
77074
>Assuming TOT, it's possible this is a bug that I introduced/triggered
>with the name changes.
Yes I am now getting the following :-
c++ -c -g -DIN_GCC -W -Wall -Wwrite-strings -pedantic -Wno-long-long
-Wno-variad
ic-macros -Wmissing-format-attribute
2007 Feb 28
1
[LLVMdev] Cygwin release build error
I did not realize that '--enable-llvm' was required and that invalidates my debug build results which were built just with LLVM on the path.
I am now getting a segmentation fault when doing a 'make install' on LLVM-GCC4, possibly validating my original thoughts that GCC 4.1.1 was required to build LLVM-GCC 4.0.1. I will try using GCC 4.1.1.
Heres the error anyway :-
make[2]:
2006 Apr 11
10
created new q_disc, inserted module, tc tells me unknown qdisc
Hi,
I am trying to install a proprietary qdisc made for research, it is not publically released yet, however its been used several times so i know it works.
The files included are:
q_xcp.c:
static int xcp_parse_opt()
static int xcp_print_opt()
static int xcp_print_xstats()
struct qdisc_util xcp_util = { "NULL", "xcp" ..... };
sch_xcp.c:
static int
2004 Aug 06
3
Icecast drop in replacement for shoutcast
On Fri, 2003-04-18 at 20:01, Travis Pinney wrote:
> I tried the icecast-2.0-alpha-2-20030416.tar.gz file. I am using OpenBSD
> 3.2 and it configured ok but it had a problem linking libxslt. I have it
> installed
> from the ports. Not sure what it is but I am going to check it out.
>
> Here is the last part of the log.
>
> checking for xsltParseStylesheetFile... no
>
2004 Oct 16
3
Problem Compiling R-2.0.0 on Linux Alpha
Hi folks:
I'm trying to compile R-2.0.0 on my Alpha (164SX;
alphapca56-unknown-linux-gnu) running RedHat Linux 7.2 with gcc3.4.1.
Here is where the compile terminates:
....
....
building package 'tcltk'
mkdir -p -- ../../../library/tcltk/R
mkdir -p -- ../../../library/tcltk/demo
mkdir -p -- ../../../library/tcltk/exec
mkdir -p -- ../../../library/tcltk/man
make[4]: Entering directory
2004 Oct 16
3
Problem Compiling R-2.0.0 on Linux Alpha
Hi folks:
I'm trying to compile R-2.0.0 on my Alpha (164SX;
alphapca56-unknown-linux-gnu) running RedHat Linux 7.2 with gcc3.4.1.
Here is where the compile terminates:
....
....
building package 'tcltk'
mkdir -p -- ../../../library/tcltk/R
mkdir -p -- ../../../library/tcltk/demo
mkdir -p -- ../../../library/tcltk/exec
mkdir -p -- ../../../library/tcltk/man
make[4]: Entering directory
2001 Oct 19
1
OpenSSH2.9.9p2 fails to configure
I just installed OpenSSL 0.9.6b to the default /usr/local/ssl
And am using:
./configure --with-pam --with-skey=/usr/local/skey --with-tcp-wrappers
Now whether or not I supply --with-ssl-dir or modify the cofig script or
set CFLAGS I still get:
#... other defaults here
configure:4481: gcc -o conftest -L/usr/local/lib -L/usr/local/ssl/lib
-Wall -Wp\
ointer-arith -Wno-uninitialized
2003 Sep 18
1
make errors
I am trying to upgrade my ssh to 3.7p1 on a Solaris 8 Enterprise 450 server.
I receive the following errors:
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
-I/usr/local/ssl/inc
lude -I/usr/local/include -DSSHDIR=\"/usr/local/etc\"
-D_PATH_SSH_PROGRAM=\"/u
sr/local/bin/ssh\"
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass
\"
2004 May 17
0
failed compile
Hi all I am trying to compile Asterisk on RH9
I am have installed
pwlib_1.5.2
readline-4.3-5
readline-devel-4.3-5
openssl-devel-0.9.7a-2
openssl-0.9.7a-2
openh323_1.12.2
I read that it has to do with pwlib not being installed correctly so i made
sure it was in /usr/local correctly
When i try to compile i get the follow errors....
I was wondering can anyone shed in light on this issue
Thanks
2012 Mar 05
2
Assassins Creed White window
Hello,
at first, i'm sorry for my bad english.
since 2 days i will play Assassins Creed but if i start the game the window goes white after video.
I use wine 1.4-rc5 on Ubuntu 11.10
if someone need, my machine have a intel core i3-330M processor
with 4 GB Ram and a ATI Radeon HD5650 1GB
yesterday i used PlayonLinux with wine 1.3.5 but the same problem.
i made a regedit entry Direct3D -->
2007 Aug 16
0
No subject
sses, that way autoloading works ok and the classes are found, but that see=
ms a bit awkward.
<br></div><blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid=
rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br=
>Note that it's a bit redundant to name your classes that way -- you<br=
>
can just as
2019 Feb 23
0
new Centos server install yum dependancy error
On Sat, February 23, 2019 10:41 am, Gerald Galster via dovecot wrote:
>
>
> you can't install it yet because dovecot-2.3.4-2.x86_64 is not shown,
> probably due to the priority protection plugin:
>
> -> 226 packages excluded due to repository priority protections
>
>
> Try disabling it, see:
>
>
>