Displaying 20 results from an estimated 38 matches for "lude".
Did you mean:
dude
2004 Dec 17
0
Compiler messages when building opsnssh 3.9pl for hp_ux 11.0
...e 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 one is easy enough, since the nameser.h file is open source, I
just removed the superfluous comment tag. That eliminated about 200
warning messages. However, the one that is a bit tougher are these:
/usr/include/sys/xti.h:317: warning:...
2005 Jun 22
5
network (NAT?) problem
...tcpdump -n -i eth0 in dom0).
In dom0 NAT is set up with:
iptables -t nat -A POSTROUTING -s 172.30.0.0/16 -o xen-br0 -j MASQUERADE
If I leave out the -s parameter nothing changes.
I''m running debian sarge in all doms and xen-2.0.6.
Any suggestions? What am I missing?
Regards,
Markus Lude
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
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 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-d
efinition -isystem ./include -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED
-I. -
I. -I/ho...
2004 Oct 12
3
[LLVMdev] Showstopper on Visual C
...e... this is a 7 minutes 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 *)'...
2009 Jul 26
0
[LLVMdev] [Cygwin] error building llvm-gcc
...il.com> wrote:
> 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 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wold-style-d
> efinition -isystem ./include -g -DIN_LIBGCC2 -D__GCC_F...
2015 Dec 05
1
Compile error about using RInside on windows enviroment
...hli\programfiles\R-3.2.2.
I have installed the Rcpp and RInside package in R.
When i compile the rinside_sample0.cpp, it gives following error:
D:\hli\Programfiles\R-3.2.2\library\RInside\examples\standard>make -f Makefile.w
in rinside_sample0
g++ -m32 -ID:/hli/Programfiles/R-3.2.2/include -ID:/hli/Programfiles/R-3.2.2/inc
lude/i386 -ID:/hli/Programfiles/R-3.2.2/library/Rcpp/include -ID:/hli/Programfil
es/R-3.2.2/library/RInside/include -O2 -Wall -mtune=core2 -Wall -s rinside_sam
ple0.cpp -LD:/hli/Programfiles/R-3.2.2/bin/i386 -lR -lm -LD:/hli/Programfiles
/R-3.2.2/bin/i386 -lRb...
2004 May 17
1
problems compiling h323 support
...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
g++ -Wall -DPNXVER2=2 -DP_LINUX -mcpu=i686 -D_REENTRANT -DP_HAS_SEMAPHORES
-O3 -
DNDEBUG -DP_SSL -I../include -I/include -I/crypto
-DPNX_VERSION=\"CVS-05/17/04-1
7:10:07\" -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -I/include/ptlib/unix
-I/inc
lude -I/home/dictate/openh323/include -DHAS_IXJ -DHAS_IXJ -DHAS_OSS -c
chan_h323
.cxx -o chan_h323.o
In file included from /usr/include/ptlib/contain.h:2...
2004 Oct 12
0
[LLVMdev] Showstopper on Visual C
...entium 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
> ll...
2009 Jul 26
2
[LLVMdev] [Cygwin] error building llvm-gcc
...-Wall -Wwrite-strings -pedantic -Wno-long-long
-Wno-variad
ic-macros -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H -Wno-unused
-DT
ARGET_NAME=\"i686-pc-cygwin\" -frandom-seed=0 -I. -I.
-I/home/ang/svn/llvm-gcc/g
cc -I/home/ang/svn/llvm-gcc/gcc/. -I/home/ang/svn/llvm-gcc/gcc/../include
-I/hom
e/ang/svn/llvm-gcc/gcc/../libcpp/include
-I/home/ang/svn/llvm-gcc/gcc/../libdec
number -I../libdecnumber -I/home/ang/build/llvm/include
-I/home/ang/svn/llvm/inc
lude -DENABLE_LLVM -I/home/ang/svn/llvm/include
-I/home/ang/build/llvm/include
-D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__ST...
2007 Feb 28
1
[LLVMdev] Cygwin release build error
...4.0.1. I will try using GCC 4.1.1.
Heres the error anyway :-
make[2]: Entering directory `/usr/build/llvm-gcc4/gcc'
/usr/build/llvm-gcc4/gcc/xgcc -B/usr/build/llvm-gcc4/gcc/ -B/usr/llvm-gcc4/i686-
pc-cygwin/bin/ -B/usr/llvm-gcc4/i686-pc-cygwin/lib/ -isystem /usr/llvm-gcc4/i686
-pc-cygwin/include -isystem /usr/llvm-gcc4/i686-pc-cygwin/sys-include -O2 -I/usr
/src/llvm-gcc4/gcc/../winsup/w32api/include -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./inc
lude -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/usr/src/llvm-...
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 xcp_enqueue()
static int xcp_requeue()
static struct sk_buff * xcp_dequeue()
.....
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
...ftware/src-7.2/R-2.0.0/src/library/t
cltk/src'
make[5]: `Makedeps' is up to date.
make[5]: Leaving directory
`/home1/rajiv/software/src-7.2/R-2.0.0/src/library/tc
ltk/src'
make[5]: Entering directory
`/home1/rajiv/software/src-7.2/R-2.0.0/src/library/t
cltk/src'
gcc -I../../../../include -I/usr/local/tcl8.4.7/include
-I/usr/local/tk8.4.7/inc
lude -I/usr/X11R6/include -I/usr/local/include -mieee-with-inexact
-fPIC -g -O
2 -c init.c -o init.o
gcc -I../../../../include -I/usr/local/tcl8.4.7/include
-I/usr/local/tk8.4.7/inc
lude -I/usr/X11R6/include -I/usr/local/include -mieee-with-in...
2004 Oct 16
3
Problem Compiling R-2.0.0 on Linux Alpha
...ftware/src-7.2/R-2.0.0/src/library/t
cltk/src'
make[5]: `Makedeps' is up to date.
make[5]: Leaving directory
`/home1/rajiv/software/src-7.2/R-2.0.0/src/library/tc
ltk/src'
make[5]: Entering directory
`/home1/rajiv/software/src-7.2/R-2.0.0/src/library/t
cltk/src'
gcc -I../../../../include -I/usr/local/tcl8.4.7/include
-I/usr/local/tk8.4.7/inc
lude -I/usr/X11R6/include -I/usr/local/include -mieee-with-inexact
-fPIC -g -O
2 -c init.c -o init.o
gcc -I../../../../include -I/usr/local/tcl8.4.7/include
-I/usr/local/tk8.4.7/inc
lude -I/usr/X11R6/include -I/usr/local/include -mieee-with-in...
2001 Oct 19
1
OpenSSH2.9.9p2 fails to configure
...h-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 -I/usr/local/ssl/include
-I/usr/local/skey/inc\
lude -L/usr/local/ssl/lib -L/usr/local/skey/lib conftest.c -lpam -ldl
-lwrap -\
lskey -lz -lnsl -lutil -lcrypto 1>&5
configure: failed program was:
#line 4467 "configure"
#include "confdefs.h"
#include <string.h>
#include <openssl/rand....
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
\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\"
-D_PATH_SSH_KEY_SIGN
=\"/usr/local/libex...
2004 May 17
0
failed compile
...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
g++ -Wall -DPNXVER2=2 -DP_LINUX -mcpu=i686 -D_REENTRANT -DP_HAS_SEMAPHORES
-O3 -
DNDEBUG -DP_SSL -I../include -I/include -I/crypto
-DPNX_VERSION=\"CVS-05/17/04-1
7:10:07\" -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -I/include/ptlib/unix
-I/inc
lude -I/home/dictate/openh323/include -DHAS_IXJ -DHAS_IXJ -DHAS_OSS -c
chan_h323
.cxx -o chan_h323.o
In file included from /usr/include/ptlib/contain.h:2...
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
...name made sense.<br> <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><div class=3D"Ih2E3d"><br>> 2. If I include ntp everything works as =
expected, and the<br>> ntp_localtime is used correctly. However if I inc=
lude<br>> ntp:ntp_server the template doesn't seem to be able to fin=
d the
<br>> ntp_server variable (Failed to parse template ntp/etc/<br>&g...
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:
>
>
> https://serverfault.com/questions/312472/what-does-that-mean-packages-exc
> luded-due-to-repository-priority-protections
> <https://serverfault.com/questions/312472/what-does-that-mean-packages-ex...