Displaying 15 results from an estimated 15 matches for "9online".
Did you mean:
online
2004 Dec 13
5
[Bug 963] Problem compiling openssh 3.9p1
...Product: Portable OpenSSH
Version: 3.9p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: pierre42d at 9online.fr
# make
(cd openbsd-compat && make)
make[1]: Entering directory `/tmp/openssh-3.9p1/openbsd-compat'
gcc -s -O3 -march=i686 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I.
-I./.. -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c
port-aix.cIn file included from port-...
2007 Nov 05
5
[Bug 1389] New: Problem compiling openssh 4.7p1
...Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: bitbucket at mindrot.org
ReportedBy: pierre42d at 9online.fr
# make
(cd openbsd-compat && make)
make[1]: Entering directory `/tmp/openssh-4.7p1/openbsd-compat'
gcc -s -O3 -march=i686 -Wall -Wpointer-arith -Wuninitialized
-Wsign-compare -std=gnu99 -I. -I.. -I. -I./.. -I/usr/local/include
-I/usr/local/include -DHAVE_CONFIG_H -c port-aix.c
In...
2007 Nov 12
7
[Bug 1391] New: Problem compiling openssh 4.7p1
...Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: bitbucket at mindrot.org
ReportedBy: pierre42d at 9online.fr
# make
(cd openbsd-compat && make)
make[1]: Entering directory `/tmp/openssh-4.7p1/openbsd-compat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/openssh-4.7p1/openbsd-compat'
gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o
sshconnect...
2004 Oct 04
5
DNAT strange thing ???
Hi list,
This is my first post there.
CONTEXT :
--------------
I have a little lan behind a shorewalled box
(internet) -- NET_IP [gateway] LOC-IP -- (lan X.Y.0.0)
internet -> net zone connected to the gateway via a ppp interface
lan -> loc zone connected to the gateway via eth1
NET_IP and LOC_IP are defined in shorewall params file
GOAL :
---------
i want to forward http and
2001 Apr 18
0
weighted regression
Can somebody explain me how F ratio is calculated in a weighted regression ?
Thank you very much.
Pascal Grandeau (grandeau at 9online.fr)
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at...
2004 Dec 13
2
[Bug 964] Problem compiling openssh 3.9p1
...Product: Portable OpenSSH
Version: 3.9p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: pierre42d at 9online.fr
# make
(cd openbsd-compat && make)
make[1]: Entering directory `/tmp/openssh-3.9p1/openbsd-compat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/openssh-3.9p1/openbsd-compat'
gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect...
2003 May 17
1
[Bug 569] Problem compiling openssh 3.6.1p2
...Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: pierre42d at 9online.fr
Hi,
I try to compile openssh-3.6.1p2 on my GNU/Linux system with gcc-3.2
there was no problem with the configure, but for the make I got this :
# gmake
(cd openbsd-compat && gmake)
gmake[1]: Entering directory `/tmp/openssh-3.6.1p2/openbsd-compat'
gmake[1]: Nothing to be done for...
2009 Nov 08
2
Problem compiling celt 0.7.0
# make
make all-recursive
make[1]: Entering directory `/tmp/celt-0.7.0'
Making all in libcelt
make[2]: Entering directory `/tmp/celt-0.7.0/libcelt'
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I.. -s -O3 -march=i686 -fvisibility=hidden -W
-Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow
-Wno-parentheses
2005 Jan 31
5
problem with Legacy
I've installed the last versions of wine and xwine on Mandrake 10.1.
I tried to launch Legacy 5.
If I launch wine in a terminal, I load the soft and just at the end
I get this message
"fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
[kde@GERICOM kde]$ err:ole:OaBuildVersion Version value not known yet. Please
investigate it !
fixme:dialog:MSGBOX_OnInit task modal
2005 May 08
2
Problem configuring speex 1.1.8
[...]
checking for getopt_long... yes
checking for main in -lwinmm... yes
checking for short... yes
checking size of short... configure: error: cannot compute sizeof
(short), 77
See `config.log' for more details.
I attached the config.log file to this mail.
Regards,
--
Pierre.
-------------- next part --------------
This file contains any messages produced by compilers while
running
2005 May 11
2
Problem configuring speex 1.1.8
Jean-Marc Valin wrote:
> OK, first thing I see is the configure options:
>
> ./configure --enable-valgrind --enable-sse --enable-fixed-point
> --enable-epic-48k --enable-ti-c55x
>
> One question: "what do you think you're trying to do here?". Four of these five
> options are more or less mutually exclusive! SSE is floating poing and x86
> specific, nothing
2004 Nov 30
1
Problem compiling speex 1.1.6
# make
make all-recursive
make[1]: Entering directory `/tmp/speex-1.1.6'
Making all in libspeex
make[2]: Entering directory `/tmp/speex-1.1.6/libspeex'
source='nb_celp.c' object='nb_celp.lo' libtool=yes \
depfile='.deps/nb_celp.Plo' tmpdepfile='.deps/nb_celp.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
2004 Aug 06
2
Problem compiling speex 1.1.4
# gmake
Making all in libspeex
gmake[1]: Entering directory `/tmp/speex-1.1.4/libspeex'
if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\"
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
2007 Mar 19
2
Erreur Automation
Hi,
I'm trying to install a VB program of genealogy : Visuged;
(http://www.visuged.org/accueil.php3 )with the last version of Wine.
The installation seems to work fine and I can launch the app. (the
appareance is better with the last version).
When I want to import a gedcom file and after save it as a mdb base, I
get the following message in a box : "<Erreur n?-2147221166>
2005 May 13
0
Problem configuring speex 1.1.8
Jean-Marc Valin wrote:
> Can you send me the config.log?
I attached it to this email.
--
Pierre.
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
##