Displaying 4 results from an estimated 4 matches for "berland".
Did you mean:
erland
2006 Sep 11
3
openssh-4.3p2: setsockopt() problem
List,
I'm behind a dlink DSL-G604T wireless router. ssh client was hanging at:
debug1: Entering interactive session.
Telnet was having a similar problem to port 22, however a simple client.c
I compiled was not. My java ssh client was also working. After some
investigation, I noticed that the hang was after the system call:
setsockopt(3, SOL_IP, IP_TOS, [16], 4) = 0
I noticed also that
2007 Dec 31
4
Help! ZFS pool is UNAVAILABLE
...0 0
raidz1 UNAVAIL 0 0 0 insufficient replicas
c5t0d0 ONLINE 0 0 0
c5t0d0 FAULTED 0 0 0 corrupted data
c5t0d0 FAULTED 0 0 0 corrupted data
PLEASE HELP! I''m desperate!
Aaron Berland
This message posted from opensolaris.org
2004 Aug 06
2
Cross compiling
...c-prefix=/home/axis/devboard_lx/target/cris-axis-linux-gnu/usr/local
(I have all my target files in this directory :
/home/axis/devboard_lx/target/cris-axis-linux-gnu)
Here is the ouput. As you can see, the script fail to
check that cross compiling has to be done.
Thank you
Best Regards,
Mathieu Berland
debian:/home/axis/speex-1.1.3# ./configure --host=cris
--prefix=/home/axis/devboard_lx/target/cris-axis-linux-gnu/usr/local
--exec-prefix=/home/axis/devboard_lx/target/cris-axis-linux-gnu/usr/local
loading cache ./config.cache
checking for a BSD compatible install... (cached)
/usr/bin/install -c
c...
2004 Aug 06
0
Cross compiling
...inux-gnu/usr/local
>
> (I have all my target files in this directory :
> /home/axis/devboard_lx/target/cris-axis-linux-gnu)
>
> Here is the ouput. As you can see, the script fail to
> check that cross compiling has to be done.
>
> Thank you
> Best Regards,
> Mathieu Berland
>
> debian:/home/axis/speex-1.1.3# ./configure --host=cris
> --prefix=/home/axis/devboard_lx/target/cris-axis-linux-gnu/usr/local
> --exec-prefix=/home/axis/devboard_lx/target/cris-axis-linux-gnu/usr/local
> loading cache ./config.cache
> checking for a BSD compatible install......