Re: Delivery Status Notification (Failure)

2017-03-19 Thread Roberto Rodriguez Jr
Hi all,

My latest findings...
Revision: 315577
Last Changed Author: ian
Last Changed Rev: 315577
Last Changed Date: 2017-03-19 18:50:03 + (Sun, 19 Mar 2017)
FreeBSD krsna 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r315577: Sun Mar 19
19:22:52 UTC 2017
# make -j5 buildworld

--- libc.a ---
ranlib -D libc.a
--- libc.so.7.full ---
/usr/bin/ld: _clock_nanosleep.pico: relocation R_X86_64_32 against
`SYS_clock_nanosleep' can not be used when making a shared object;
recompile with -fPIC
_clock_nanosleep.pico: could not read symbols: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [libc.so.7.full] Error code 1

make[4]: stopped in /usr/src/head/lib/libc
1 error
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: fail world build

2017-03-16 Thread Roberto Rodriguez Jr
Using r315340 I simply commented out those 3 lines and buildworld and
kernel succesfuly compiled and installed.

--- pciconf.o ---
/usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of
undeclared identifier 'PCIC_ACCEL'
{PCIC_ACCEL,-1, "processing
accelerators"},
 ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:3: error: use of
undeclared identifier 'PCIC_ACCEL'
{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
 ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:16: error: use of
undeclared identifier 'PCIS_ACCEL_PROCESSING'
{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
^
/usr/src/head/usr.sbin/pciconf/pciconf.c:705:3: error: use of
undeclared identifier 'PCIC_INSTRUMENT'
{PCIC_INSTRUMENT,


Im sure there is fixes on the way since I have yet to update my src tree
today :)
Its been 15 days of fails and finally a fresh native world  ;)

Thank You

Roberto
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: fail world build

2017-03-15 Thread Roberto Rodriguez Jr
Hi,
world is amd64-20170309-r314972
# ls /usr/include/pci
ls: /usr/include/pci: No such file or directory

Havent been able to buildworld since r314495

Thanks
-R

On Wed, Mar 15, 2017 at 11:57 PM, Manfred Antar <n...@pozo.com> wrote:

>
> > On Mar 15, 2017, at 4:44 PM, Roberto Rodriguez Jr <
> rob.rodz@gmail.com> wrote:
> >
> > Hey,
> >
> > r315336
> >
> > --- pciconf.o ---
> > /usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of
> > undeclared identifier 'PCIC_ACCEL'
> >{PCIC_ACCEL,-1, "processing
> > accelerators"},
> > ^
> > /usr/src/head/usr.sbin/pciconf/pciconf.c:704:3: error: use of
> > undeclared identifier 'PCIC_ACCEL'
> >{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
> > accelerators"},
> > ^
> > /usr/src/head/usr.sbin/pciconf/pciconf.c:704:16: error: use of
> > undeclared identifier 'PCIS_ACCEL_PROCESSING'
> >{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
> > accelerators"},
> >^
> > /usr/src/head/usr.sbin/pciconf/pciconf.c:705:3: error: use of
> > undeclared identifier 'PCIC_INSTRUMENT'
> >{PCIC_INSTRUMENT,   -1, "non-essential
> > instrumentation"},
> > ^
> > 4 errors generated.
> >
>
> What revision of /usr/include/pci/pcireg.h do you have ?
> I have r315190
>
> Current r315337:
>
> (include)5028}cd /usr/src/usr.sbin/pciconf/
> (pciconf)5029}make obj
> /usr/obj/usr/src/usr.sbin/pciconf created for /usr/src/usr.sbin/pciconf
> (pciconf)5030}make
> echo pciconf: /usr/lib/libc.a  >> .depend
> /usr/local/bin/ccache cc  -O2 -pipe   -MD  -MF.depend.pciconf.o
> -MTpciconf.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Wall
> -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual
> -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align
> -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls
> -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations
> -Wthread-safety -Wno-empty-body -Wno-string-plus-int
> -Wno-unused-const-variable  -Qunused-arguments  -c
> /usr/src/usr.sbin/pciconf/pciconf.c -o pciconf.o
> /usr/local/bin/ccache cc  -O2 -pipe   -MD  -MF.depend.cap.o -MTcap.o
> -std=gnu99 -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k
> -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow
> -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs
> -Wredundant-decls -Wold-style-definition -Wno-pointer-sign
> -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body
> -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c
> /usr/src/usr.sbin/pciconf/cap.c -o cap.o
> /usr/local/bin/ccache cc  -O2 -pipe   -MD  -MF.depend.err.o -MTerr.o
> -std=gnu99 -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k
> -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow
> -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs
> -Wredundant-decls -Wold-style-definition -Wno-pointer-sign
> -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body
> -Wno-string-plus-int -Wno-unused-const-variable  -Qunused-arguments  -c
> /usr/src/usr.sbin/pciconf/err.c -o err.o
> cc -O2 -pipe -std=gnu99 -fstack-protector-strong -Wsystem-headers -Wall
> -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual
> -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align
> -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls
> -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations
> -Wthread-safety -Wno-empty-body -Wno-string-plus-int
> -Wno-unused-const-variable -Qunused-arguments  -o pciconf pciconf.o cap.o
> err.o
> gzip -cn /usr/src/usr.sbin/pciconf/pciconf.8 > pciconf.8.gz
> (pciconf)5031}
>
> This is on amd64 current r315337
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: fail world build

2017-03-15 Thread Roberto Rodriguez Jr
Hey,

r315336

--- pciconf.o ---
/usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of
undeclared identifier 'PCIC_ACCEL'
{PCIC_ACCEL,-1, "processing
accelerators"},
 ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:3: error: use of
undeclared identifier 'PCIC_ACCEL'
{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
 ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:16: error: use of
undeclared identifier 'PCIS_ACCEL_PROCESSING'
{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
^
/usr/src/head/usr.sbin/pciconf/pciconf.c:705:3: error: use of
undeclared identifier 'PCIC_INSTRUMENT'
{PCIC_INSTRUMENT,   -1, "non-essential
instrumentation"},
 ^
4 errors generated.

Repository Root: https://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 315336
Node Kind: directory
Schedule: normal
Last Changed Author: jhb
Last Changed Rev: 315336
Last Changed Date: 2017-03-15 23:08:11 + (Wed, 15 Mar 2017)
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


fail world build

2017-03-15 Thread Roberto Rodriguez Jr
Hello,

buildkernel as of r315323
GOOD

buildworld FAILS:

/usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of undeclared
identifier 'PCIC_ACCEL'
{PCIC_ACCEL,-1, "processing
accelerators"},
 ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:3: error: use of undeclared
identifier 'PCIC_ACCEL'
{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
 ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:16: error: use of undeclared
identifier 'PCIS_ACCEL_PROCESSING'
{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
^
/usr/src/head/usr.sbin/pciconf/pciconf.c:705:3: error: use of undeclared
identifier 'PCIC_INSTRUMENT'
{PCIC_INSTRUMENT,   -1, "non-essential
instrumentation"},
 ^
4 errors generated.

URL: https://svn.freebsd.org/base/head
Relative URL: ^/head
Repository Root: https://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 315328
Node Kind: directory
Schedule: normal
Last Changed Author: mav
Last Changed Rev: 315327
Last Changed Date: 2017-03-15 19:49:45 + (Wed, 15 Mar 2017)

Reporting live, :)
-R
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: SMBus driver

2017-03-13 Thread Roberto Rodriguez Jr
Hey,

Compiled kernel and it registered the device.

Thank you for the support!

-R
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: SMBus driver

2017-03-13 Thread Roberto Rodriguez Jr
Ahoy,

Oh excellent! Will try new device soon and report.

Thank you very much
-R
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: buildworld error

2017-03-12 Thread Roberto Rodriguez Jr
Hey,

Even with a fresh checkout of sources ( today 935am EST). Buildworld/kernel
fail 10 seconds into build.

Thanks
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: buildworld error

2017-03-11 Thread Roberto Rodriguez Jr
Thanks!
Rechecking out src tree. It seems my errors are like u said about 'make
delete-old'
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: buildworld error

2017-03-11 Thread Roberto Rodriguez Jr
Now...
make buildworld
root@krsna:/usr/src # time make buildworld
--
>>> World build started on Sun Mar 12 00:52:52 UTC 2017
--

--
>>> Rebuilding the temporary build tree
--
rm -rf /usr/obj/usr/src/tmp
rm -rf /usr/obj/usr/src/lib32
mkdir -p /usr/obj/usr/src/tmp/lib
mkdir -p /usr/obj/usr/src/tmp/lib/casper
mkdir -p /usr/obj/usr/src/tmp/usr
mkdir -p /usr/obj/usr/src/tmp/legacy/bin
mkdir -p /usr/obj/usr/src/tmp/legacy/usr
mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist  -p
/usr/obj/usr/src/tmp/legacy/usr >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.groff.dist  -p
/usr/obj/usr/src/tmp/legacy/usr >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.include.dist  -p
/usr/obj/usr/src/tmp/legacy/usr/include >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist  -p /usr/obj/usr/src/tmp/usr
>/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.include.dist  -p
/usr/obj/usr/src/tmp/usr/include >/dev/null
ln -sf /usr/src/sys /usr/obj/usr/src/tmp
mtree -deU -f /usr/src/etc/mtree/BSD.debug.dist  -p
/usr/obj/usr/src/tmp/legacy/usr/lib >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.debug.dist  -p
/usr/obj/usr/src/tmp/usr/lib >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.lib32.dist  -p
/usr/obj/usr/src/tmp/usr >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.lib32.dist  -p
/usr/obj/usr/src/tmp/legacy/usr/lib/debug/usr >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.lib32.dist  -p
/usr/obj/usr/src/tmp/usr/lib/debug/usr >/dev/null
mkdir -p /usr/obj/usr/src/tmp/usr/tests
mtree -deU -f /usr/src/etc/mtree/BSD.tests.dist  -p
/usr/obj/usr/src/tmp/usr/tests >/dev/null
mkdir -p /usr/obj/usr/src/tmp/usr/lib/debug//usr/tests
mtree -deU -f /usr/src/etc/mtree/BSD.tests.dist  -p
/usr/obj/usr/src/tmp/usr/lib/debug//usr/tests >/dev/null

--
>>> stage 1.1: legacy release compatibility shims
--
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/tmp  INSTALL="sh
/usr/src/tools/install.sh"  TOOLS_PREFIX=/usr/obj/usr/src/tmp
PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin
WORLDTMP=/usr/obj/usr/src/tmp  MAKEFLAGS="-m /usr/src/tools/build/mk  -m
/usr/src/share/mk" make  -f Makefile.inc1  DESTDIR=  BOOTSTRAPPING=1200022
SSP_CFLAGS=  MK_HTML=no NO_LINT=yes MK_MAN=no  -DNO_PIC MK_PROFILE=no
-DNO_SHARED  -DNO_CPU_CFLAGS MK_WARNS=no MK_CTF=no  MK_CLANG_EXTRAS=no
MK_CLANG_FULL=no  MK_LLDB=no MK_TESTS=no  MK_INCLUDES=yes legacy
===> tools/build (obj,includes,all,install)
/usr/obj/usr/src/tmp/usr/src/tools/build created for /usr/src/tools/build
/usr/local/libexec/ccache/cc  -O2 -pipe  -MD  -MF.depend.dummy.o -MTdummy.o
-std=gnu99  -Qunused-arguments  -I/usr/obj/usr/src/tmp/legacy/usr/include
-c /usr/src/tools/build/dummy.c -o dummy.o
building static egacy library
ar -crD libegacy.a `NM='nm' NMFLAGS=''  lorder dummy.o  | tsort -q`
ranlib -D libegacy.a
sh /usr/src/tools/install.sh  -C -o root -g wheel -m 444   libegacy.a
/usr/obj/usr/src/tmp/legacy/usr/lib/

--
>>> stage 1.2: bootstrap tools
--
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/tmp  INSTALL="sh
/usr/src/tools/install.sh"  TOOLS_PREFIX=/usr/obj/usr/src/tmp
PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin
WORLDTMP=/usr/obj/usr/src/tmp  MAKEFLAGS="-m /usr/src/tools/build/mk  -m
/usr/src/share/mk" make  -f Makefile.inc1  DESTDIR=  BOOTSTRAPPING=1200022
SSP_CFLAGS=  MK_HTML=no NO_LINT=yes MK_MAN=no  -DNO_PIC MK_PROFILE=no
-DNO_SHARED  -DNO_CPU_CFLAGS MK_WARNS=no MK_CTF=no  MK_CLANG_EXTRAS=no
MK_CLANG_FULL=no  MK_LLDB=no MK_TESTS=no  MK_INCLUDES=yes bootstrap-tools
===> lib/clang/libllvmminimal (obj,all,install)
/usr/obj/usr/src/tmp/usr/src/lib/clang/libllvmminimal created for
/usr/src/lib/clang/libllvmminimal
/usr/obj/usr/src/tmp/usr/src/lib/clang/libllvmminimal/Support created for
/usr/src/lib/clang/libllvmminimal
/usr/obj/usr/src/tmp/usr/src/lib/clang/libllvmminimal/TableGen created for
/usr/src/lib/clang/libllvmminimal
/usr/local/libexec/ccache/c++  -O2 -pipe -I/usr/src/lib/clang/include
-I/usr/src/contrib/llvm/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD
-D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS
-DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd12.0\"
-DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd12.0\"
-DDEFAULT_SYSROOT=\"/usr/obj/usr/src/tmp\" -MD -MF.depend.Support_APInt.o
-MTSupport/APInt.o -Qunused-arguments
-I/usr/obj/usr/src/tmp/legacy/usr/include -std=c++11 -fno-exceptions
-fno-rtti  -stdlib=libc++ -Wno-c++11-extensions  -c

Re: buildworld error

2017-03-11 Thread Roberto Rodriguez Jr
So...
cd /usr/src
svn up
yes|make delete-old
rm -rf /usr/obj/*
rm -rf /var/tmp/ccache/*
make -j4 buildworld

Script started on Sun Mar 12 00:47:52 2017
root@krsna:/usr/src # time make -j4 buildworld
--- buildworld ---
--- buildworld_prologue ---
--
>>> World build started on Sun Mar 12 00:47:54 UTC 2017
--
--- _worldtmp ---
--
>>> Rebuilding the temporary build tree
--
rm -rf /usr/obj/usr/src/tmp
rm -rf /usr/obj/usr/src/lib32
mkdir -p /usr/obj/usr/src/tmp/lib
mkdir -p /usr/obj/usr/src/tmp/lib/casper
mkdir -p /usr/obj/usr/src/tmp/usr
mkdir -p /usr/obj/usr/src/tmp/legacy/bin
mkdir -p /usr/obj/usr/src/tmp/legacy/usr
mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist  -p
/usr/obj/usr/src/tmp/legacy/usr >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.groff.dist  -p
/usr/obj/usr/src/tmp/legacy/usr >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.include.dist  -p
/usr/obj/usr/src/tmp/legacy/usr/include >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist  -p /usr/obj/usr/src/tmp/usr
>/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.include.dist  -p
/usr/obj/usr/src/tmp/usr/include >/dev/null
ln -sf /usr/src/sys /usr/obj/usr/src/tmp
mtree -deU -f /usr/src/etc/mtree/BSD.debug.dist  -p
/usr/obj/usr/src/tmp/legacy/usr/lib >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.debug.dist  -p
/usr/obj/usr/src/tmp/usr/lib >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.lib32.dist  -p
/usr/obj/usr/src/tmp/usr >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.lib32.dist  -p
/usr/obj/usr/src/tmp/legacy/usr/lib/debug/usr >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.lib32.dist  -p
/usr/obj/usr/src/tmp/usr/lib/debug/usr >/dev/null
mkdir -p /usr/obj/usr/src/tmp/usr/tests
mtree -deU -f /usr/src/etc/mtree/BSD.tests.dist  -p
/usr/obj/usr/src/tmp/usr/tests >/dev/null
mkdir -p /usr/obj/usr/src/tmp/usr/lib/debug//usr/tests
mtree -deU -f /usr/src/etc/mtree/BSD.tests.dist  -p
/usr/obj/usr/src/tmp/usr/lib/debug//usr/tests >/dev/null
--- _legacy ---
--
>>> stage 1.1: legacy release compatibility shims
--
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/tmp  INSTALL="sh
/usr/src/tools/install.sh"  TOOLS_PREFIX=/usr/obj/usr/src/tmp
PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin
WORLDTMP=/usr/obj/usr/src/tmp  MAKEFLAGS="-m /usr/src/tools/build/mk  -j 4
-J 15,16 -m /usr/src/share/mk" make  -f Makefile.inc1  DESTDIR=
BOOTSTRAPPING=1200022  SSP_CFLAGS=  MK_HTML=no NO_LINT=yes MK_MAN=no
-DNO_PIC MK_PROFILE=no -DNO_SHARED  -DNO_CPU_CFLAGS MK_WARNS=no MK_CTF=no
MK_CLANG_EXTRAS=no MK_CLANG_FULL=no  MK_LLDB=no MK_TESTS=no
MK_INCLUDES=yes legacy
--- legacy ---
===> tools/build (obj,includes,all,install)
--- obj ---
/usr/obj/usr/src/tmp/usr/src/tools/build created for /usr/src/tools/build
--- dummy.o ---
/usr/local/libexec/ccache/cc  -O2 -pipe  -MD  -MF.depend.dummy.o -MTdummy.o
-std=gnu99  -Qunused-arguments  -I/usr/obj/usr/src/tmp/legacy/usr/include
-c /usr/src/tools/build/dummy.c -o dummy.o
--- libegacy.a ---
building static egacy library
ar -crD libegacy.a `NM='nm' NMFLAGS=''  lorder dummy.o  | tsort -q`
ranlib -D libegacy.a
--- _libinstall ---
sh /usr/src/tools/install.sh  -C -o root -g wheel -m 444   libegacy.a
/usr/obj/usr/src/tmp/legacy/usr/lib/
--- _bootstrap-tools ---

--
>>> stage 1.2: bootstrap tools
--
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/tmp  INSTALL="sh
/usr/src/tools/install.sh"  TOOLS_PREFIX=/usr/obj/usr/src/tmp
PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin
WORLDTMP=/usr/obj/usr/src/tmp  MAKEFLAGS="-m /usr/src/tools/build/mk  -j 4
-J 15,16 -m /usr/src/share/mk" make  -f Makefile.inc1  DESTDIR=
BOOTSTRAPPING=1200022  SSP_CFLAGS=  MK_HTML=no NO_LINT=yes MK_MAN=no
-DNO_PIC MK_PROFILE=no -DNO_SHARED  -DNO_CPU_CFLAGS MK_WARNS=no MK_CTF=no
MK_CLANG_EXTRAS=no MK_CLANG_FULL=no  MK_LLDB=no MK_TESTS=no
MK_INCLUDES=yes bootstrap-tools
--- _bootstrap-tools-lib/clang/libllvmminimal ---
--- _bootstrap-tools-kerberos5/tools/make-roken ---
--- _bootstrap-tools-usr.bin/fortune/strfile ---
--- _bootstrap-tools-gnu/usr.bin/groff ---
--- _bootstrap-tools-lib/clang/libllvmminimal ---
===> lib/clang/libllvmminimal (obj,all,install)
--- _bootstrap-tools-kerberos5/tools/make-roken ---
===> kerberos5/tools/make-roken (obj,all,install)
--- _bootstrap-tools-usr.bin/fortune/strfile ---
===> usr.bin/fortune/strfile (obj,all,install)
--- _bootstrap-tools-gnu/usr.bin/groff ---
===> gnu/usr.bin/groff 

SMBus driver

2017-03-11 Thread Roberto Rodriguez Jr
Hi,

pciconf -lvbe

none0@pci0:0:20:0:class=0x0c0500 card=0x21f7103c chip=0x780b1022
rev=0x3a hdr=0x00
vendor = 'Advanced Micro Devices, Inc. [AMD]'
device = 'FCH SMBus Controller'
class  = serial bus
subclass   = SMBus

I have 'device smbus' in KERNCONF.
I would love to know how to correct this. I looked in sys/dev/smbus but
have no idea which file to edit or where to begin understanding why its
none0.

Thank you

dmesg
Copyright (c) 1992-2017 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 12.0-CURRENT #0 r315090: Sat Mar 11 23:59:22 UTC 2017
root@krsna:/usr/obj/usr/src/sys/KRSNA amd64
FreeBSD clang version 3.9.1 (tags/RELEASE_391/final 289601) (based on LLVM
3.9.1)
VT(efifb): resolution 1366x768
CPU: AMD A6-5200 APU with Radeon(TM) HD Graphics (1996.29-MHz K8-class
CPU)
  Origin="AuthenticAMD"  Id=0x700f01  Family=0x16  Model=0x0  Stepping=1

Features=0x178bfbff

Features2=0x3ed8220b
  AMD Features=0x2e500800
  AMD
Features2=0x154037ff
  Structured Extended Features=0x8
  XSAVE Features=0x1
  SVM: NP,NRIP,AFlush,DAssist,NAsids=8
  TSC: P-state invariant, performance statistics
real memory  = 4294967296 (4096 MB)
avail memory = 3540578304 (3376 MB)
Event timer "LAPIC" quality 100
ACPI APIC Table: 
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s)
random: unblocking device.
ioapic0: Changing APIC ID to 4
ioapic1: Changing APIC ID to 5
ioapic0  irqs 0-23 on motherboard
ioapic1  irqs 24-55 on motherboard
SMP: AP CPU #3 Launched!
SMP: AP CPU #1 Launched!
SMP: AP CPU #2 Launched!
Timecounter "TSC" frequency 1996292475 Hz quality 1000
random: entropy device external interface
netmap: loaded module
kbd1 at kbdmux0
nexus0
cryptosoft0:  on motherboard
acpi0:  on motherboard
acpi0: Power Button (fixed)
cpu0:  on acpi0
cpu1:  on acpi0
cpu2:  on acpi0
cpu3:  on acpi0
hpet0:  iomem 0xfed0-0xfed003ff irq 0,8 on
acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 450
Event timer "HPET2" frequency 14318180 Hz quality 450
atrtc0:  port 0x70-0x71 on acpi0
Event timer "RTC" frequency 32768 Hz quality 0
attimer0:  port 0x40-0x43 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
acpi_ec0:  port 0x62,0x66 on acpi0
acpi_button0:  on acpi0
pcib0:  port 0xcf8-0xcff on acpi0
pci0:  on pcib0
vgapci0:  port 0x3000-0x30ff mem
0xe000-0xefff,0xf000-0xf07f,0xf0c0-0xf0c3 irq 44 at
device 1.0 on pci0
vgapci0: Boot video device
hdac0:  mem 0xf0c4-0xf0c43fff irq 45 at
device 1.1 on pci0
pcib1:  irq 48 at device 2.1 on pci0
pci1:  on pcib1
pcib2:  irq 50 at device 2.3 on pci0
pci2:  on pcib2
pci2:  at device 0.0 (no driver attached)
pcib3:  irq 51 at device 2.4 on pci0
pci3:  on pcib3
ath0:  mem 0xf0a0-0xf0a7 irq 36 at device 0.0 on
pci3
ar9300_flash_map: unimplemented for now
Restoring Cal data from DRAM
Restoring Cal data from EEPROM
Restoring Cal data from Flash
Restoring Cal data from Flash
Restoring Cal data from OTP
ar9300_hw_attach: ar9300_eeprom_attach returned 0
ath0: [HT] enabling HT modes
ath0: [HT] enabling short-GI in 20MHz mode
ath0: [HT] 1 stream STBC receive enabled
ath0: [HT] 1 RX streams; 1 TX streams
ath0: AR9485 mac 576.1 RF5110 phy 2457.9
ath0: 2GHz radio: 0x; 5GHz radio: 0x
pcib4:  irq 48 at device 2.5 on pci0
pci4:  on pcib4
re0:  port 0x2000-0x20ff mem
0xf090-0xf0900fff,0xf080-0xf0803fff irq 40 at device 0.0 on pci4
re0: Using 1 MSI-X message
re0: ASPM disabled
re0: Chip rev. 0x4480
re0: MAC rev. 0x0010
miibus0:  on re0
rlphy0:  PHY 1 on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto, auto-flow
re0: Using defaults for TSO: 65518/35/2048
re0: Ethernet address: d0:bf:9c:63:a9:99
re0: netmap queues/slots: TX 1/256, RX 1/256
xhci0:  mem 0xf0c48000-0xf0c49fff irq 18 at
device 16.0 on pci0
xhci0: 32 bytes context size, 64-bit DMA
xhci0: Unable to map MSI-X table
usbus0: waiting for BIOS to give up control
usbus0 on xhci0
usbus0: 5.0Gbps Super Speed USB v3.0
ahci0:  port
0x3118-0x311f,0x3124-0x3127,0x3110-0x3117,0x3120-0x3123,0x3100-0x310f mem
0xf0c4f000-0xf0c4f3ff irq 19 at device 17.0 on pci0
ahci0: AHCI v1.30 with 2 6Gbps ports, Port Multiplier supported with FBS

Re: buildworld error

2017-03-11 Thread Roberto Rodriguez Jr
I figured the script command... here is the new error r315090

--- .depend ---
echo setkey.full: /usr/obj/usr/src/tmp/usr/lib/libc.a
/usr/obj/usr/src/tmp/usr/lib/libl.a
/usr/obj/usr/src/tmp/usr/lib/liby.a
/usr/obj/usr/src/tmp/usr/lib/libipsec.a >> .depend
--- setkey.o ---
/usr/local/libexec/ccache/cc  -O2 -pipe -march=btver2
-I/usr/src/sbin/setkey -I/usr/src/lib/libipsec -I/usr/src/lib/libipsec
-I/usr/src/sys/netipsec -DIPSEC_DEBUG -DYY_NO_UNPUT -DINET6 -I. -g -MD
 -MF.depend.setkey.o -MTsetkey.o -std=gnu99 -fstack-protector-strong
-Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body
-Wno-string-plus-int -Wno-unused-const-variable
-Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality
-Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef
-Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter
-Wno-parentheses  -Qunused-arguments  -c /usr/src/sbin/setkey/setkey.c
-o setkey.o
--- all_subdir_lib ---
--- jemalloc_nstime.po ---
/usr/local/libexec/ccache/cc -pg  -O2 -pipe -march=btver2
-I/usr/src/lib/libc/include -I/usr/src/include
-I/usr/src/lib/libc/amd64 -DNLS  -D__DBINTERFACE_PRIVATE
-I/usr/src/contrib/gdtoa -I/usr/src/contrib/libc-vis -DINET6
-I/usr/obj/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE
-DPOSIX_MISTAKE -I/usr/src/lib/libmd
-I/usr/src/contrib/jemalloc/include -I/usr/src/contrib/tzcode/stdtime
-I/usr/src/lib/libc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES
-DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DWANT_HYPERV -DYP
-DNS_CACHING -DSYMBOL_VERSIONING -MD  -MF.depend.jemalloc_nstime.po
-MTjemalloc_nstime.po -std=gnu99 -fstack-protector-strong
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
-Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int
-Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value
-Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion
-Wno-unused-local-typedef -Wno-switch -Wno-switch-enum
-Wno-knr-promoted-parameter  -Qunused-arguments
-I/usr/src/lib/libutil -I/usr/src/lib/msun/amd64
-I/usr/src/lib/msun/x86 -I/usr/src/lib/msun/src -c jemalloc_nstime.c
-o jemalloc_nstime.po
--- all_subdir_rescue ---
--- suffix.o ---
/usr/local/libexec/ccache/cc  -O2 -pipe -DHAVE_CONFIG_H
-I/usr/src/usr.bin/xz/../../lib/liblzma
-I/usr/src/usr.bin/xz/../../contrib/xz/src/common -march=btver2
-DRESCUE -MD  -MF.depend.suffix.o -MTsuffix.o -std=gnu99
-fstack-protector-strong -Wsystem-headers -Werror -Wall
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized
-Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int
-Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value
-Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion
-Wno-unused-local-typedef  -Qunused-arguments  -c
/usr/src/usr.bin/xz/../../contrib/xz/src/xz/suffix.c -o suffix.o
--- all_subdir_sbin ---
/usr/src/sbin/setkey/setkey.c:154:15: error: use of undeclared
identifier 'IPSEC_POLICYSCOPE_GLOBAL'
f_scope |= IPSEC_POLICYSCOPE_GLOBAL;
   ^
/usr/src/sbin/setkey/setkey.c:157:15: error: use of undeclared
identifier 'IPSEC_POLICYSCOPE_IFNET'
f_scope |= IPSEC_POLICYSCOPE_IFNET;
   ^
2 errors generated.
*** [setkey.o] Error code 1

make[4]: stopped in /usr/src/sbin/setkey
1 error

make[4]: stopped in /usr/src/sbin/setkey
*** [all_subdir_sbin/setkey] Error code 2

make[3]: stopped in /usr/src/sbin
1 error

make[3]: stopped in /usr/src/sbin
*** [all_subdir_sbin] Error code 2

make[2]: stopped in /usr/src
--- all_subdir_rescue ---
A failure has been detected in another branch of the parallel make

make[6]: stopped in /usr/src/usr.bin/xz
*** [xz_make] Error code 2

make[5]: stopped in /usr/obj/usr/src/rescue/rescue
1 error

make[5]: stopped in /usr/obj/usr/src/rescue/rescue
*** [objs] Error code 2

make[4]: stopped in /usr/src/rescue/rescue
1 error

make[4]: stopped in /usr/src/rescue/rescue
*** [all_subdir_rescue/rescue] Error code 2

make[3]: stopped in /usr/src/rescue
1 error

make[3]: stopped in /usr/src/rescue
*** [all_subdir_rescue] Error code 2

make[2]: stopped in /usr/src
--- all_subdir_lib ---
A failure has been detected in another branch of the parallel make

make[4]: stopped in /usr/src/lib/libc
*** [all_subdir_lib/libc] Error code 2

make[3]: stopped in /usr/src/lib
1 error

make[3]: stopped in /usr/src/lib
*** [all_subdir_lib] Error code 2

make[2]: stopped in /usr/src
--- all_subdir_secure ---
A failure has been detected in another branch of the parallel make

make[5]: stopped in /usr/src/secure/lib/libcrypto
*** [all_subdir_secure/lib/libcrypto] Error code 2

make[4]: stopped in /usr/src/secure/lib
1 error

make[4]: stopped in /usr/src/secure/lib
*** [all_subdir_secure/lib] Error code 2

make[3]: stopped in /usr/src/secure
1 error

make[3]: stopped in /usr/src/secure
*** [all_subdir_secure] Error code 2

make[2]: stopped in /usr/src
4 

buildworld error

2017-03-11 Thread Roberto Rodriguez Jr
hello,

buildworld currently breaks while building kerberos5. Sorry i cant post the
error still managing to learn how script works.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: input/output error @boot

2017-03-09 Thread Roberto Rodriguez Jr
Hello all,

I am booting from CURRENTusb img.
For the life of me I cannot comprehend why I cannot see my /boot directory
after
Choose Shell from bsdinstall welcome
mkdir /tmp/mnt
zpool import
zpool import -fR /tmp/mnt mypool
zfs mount -a
ls
mypool var usr tmp

Where is boot, etc, bin, root?

zfs list
mypool/ROOT none

How do I mount my drive?
ZFS on root stripe0
314495 12 CUREENT
amd64 HP 15 Laptop A6-5200

I would love to learn so I can be a better tester.

I could the compile the new loader.efi after svn update. Thanks to all for
this fix. You are awesome! I love this community.

-R
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


RE: input/output error @boot

2017-03-08 Thread Roberto Rodriguez Jr
314916 same error :(
input/output
cannot load file
elf64_loadimage read failed
oh well

On Mar 7, 2017 9:58 PM, "Dexuan Cui" <de...@microsoft.com> wrote:

Hi guys,

Sorry, I had to commit a new patch (r314891) just now to really fix the
off-by-one bug.

Thank Alex for reporting the issue in my previous patch (r314828).



Hope this issue is finally fixed this time! :-)



Thanks,

-- Dexuan



*From:* Roberto Rodriguez Jr [mailto:rob.rodz@gmail.com]
*Sent:* Tuesday, March 7, 2017 21:27

*To:* Dexuan Cui <de...@microsoft.com>
*Cc:* FreeBSD Current <freebsd-current@freebsd.org>
*Subject:* RE: input/output error @boot



I will test tonight. Thank you very much for your time



On Mar 6, 2017 11:52 PM, "Dexuan Cui" <de...@microsoft.com> wrote:

> From: Dexuan Cui

> I committed r314770 just now to minimize the impact:
> https://svnweb.freebsd.org/base?view=revision=314770
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsvnweb.freebsd.org%2Fbase%3Fview%3Drevision%26revision%3D314770=02%7C01%7Cdecui%40microsoft.com%7C4740c4467d264a5ec04f08d4655da57a%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636244900268178990=ZQrsZR%2BVSgQeCx5KKlyCWwxvpCsuwhMP31WTgqQvHW4%3D=0>
>
> Please let me know in case this can't solve the issue.

Sorry, r314770  has a bug, so I had to commit r314828:
https://svnweb.freebsd.org/base?view=revision=314828
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsvnweb.freebsd.org%2Fbase%3Fview%3Drevision%26revision%3D314828=02%7C01%7Cdecui%40microsoft.com%7C4740c4467d264a5ec04f08d4655da57a%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636244900268178990=1wchIdcrlXMUxN1DmMeSnuYE7wKHWzoaLYOFP2LregQ%3D=0>

Please make sure you use the latest code, i.e. >= r314828.

Thanks,
-- Dexuan
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: installworld pwait error

2017-03-08 Thread Roberto Rodriguez Jr
Just curious though if anybody in the Forum had experienced such an issue
and it obviously they fixed it just curious though.

On Mar 8, 2017 12:51 PM, "David Wolfskill" <da...@catwhisker.org> wrote:

> On Wed, Mar 08, 2017 at 12:50:18PM -0500, Roberto Rodriguez Jr wrote:
> > Hey,
> >
> > Well thats good because I just updated and am rebuilding again.
> >
> > Thank u
> > 
>
> Happy to help! :-)
>
> Peace,
> david
> --
> David H. Wolfskill  da...@catwhisker.org
> How could one possibly "respect" a misogynist, racist, bullying con-man??!?
>
> See http://www.catwhisker.org/~david/publickey.gpg for my public key.
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: installworld pwait error

2017-03-08 Thread Roberto Rodriguez Jr
Hey,

Well thats good because I just updated and am rebuilding again.

Thank u

On Mar 8, 2017 12:45 PM, "David Wolfskill" <da...@catwhisker.org> wrote:

> On Wed, Mar 08, 2017 at 12:42:38PM -0500, Roberto Rodriguez Jr wrote:
> > Hi everyone,
> >
> > Sorry I cannot provide the output at this time.
> > Success with buildworld buildkernel installkernel and reboot but
> > installworld breaks saying
> >
> > pwait No such file found.
> >
> > Using 314828.
> > Can anyone confirm?
> >
> > Thanks alld
> > 
>
> I did not see such an issue for either r314842 or r314906.
>
> Peace,
> david
> --
> David H. Wolfskill  da...@catwhisker.org
> How could one possibly "respect" a misogynist, racist, bullying con-man??!?
>
> See http://www.catwhisker.org/~david/publickey.gpg for my public key.
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


installworld pwait error

2017-03-08 Thread Roberto Rodriguez Jr
Hi everyone,

Sorry I cannot provide the output at this time.
Success with buildworld buildkernel installkernel and reboot but
installworld breaks saying

pwait No such file found.

Using 314828.
Can anyone confirm?

Thanks alld
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: make.conf

2017-03-07 Thread Roberto Rodriguez Jr
Yes I understand it's true there are many options I will test what I can
for my AMD 64 machine since it's a laptop I can probably start making some
reports and also look into ZFS snapshots and tunables. Thank you very much
it was helpful
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


RE: input/output error @boot

2017-03-07 Thread Roberto Rodriguez Jr
I will test tonight. Thank you very much for your time

On Mar 6, 2017 11:52 PM, "Dexuan Cui"  wrote:

> From: Dexuan Cui
> I committed r314770 just now to minimize the impact:
> https://svnweb.freebsd.org/base?view=revision=314770
>
> Please let me know in case this can't solve the issue.

Sorry, r314770  has a bug, so I had to commit r314828:
https://svnweb.freebsd.org/base?view=revision=314828

Please make sure you use the latest code, i.e. >= r314828.

Thanks,
-- Dexuan
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


make.conf

2017-03-06 Thread Roberto Rodriguez Jr
Good evening gentlemen or good morning I would like to know what kind of
settings you would like us testers to have in our configuration. For
example I simply establish a CPU type just for basic assembly optimization
but what other settings would you recommend to set so that when we
recompile and build world we have the environment you would like us to
test. Where the definition of testing could be: we install packages and
execute X11 environment and try to connect to the internet and run all
kinds of different applications so that end users also can have the same
experience and understand that the system is cohesive.
?
too much?
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


RE: input/output error @boot

2017-03-06 Thread Roberto Rodriguez Jr
Very excellent! looks good ... I do it when I get home from work. Thank u

On Mar 6, 2017 9:06 AM, "Dexuan Cui" <de...@microsoft.com> wrote:

> Hi Roberto,
>
> I’m not sure if the snapshot is built daily or weekly.
>
>
>
> To have this latest fix, I suggest you re-buildworld.
>
> If you have done buildworld in your local directory, then you only need to
> rebuild the EFI loader:
>
>
>
> 'wget' the patch (https://github.com/freebsd/freebsd/commit/
> f61d2c287970bdfb013deafb416e82a844415031.patch)
>
> cd' into your FREEBSD_SOURCE_ROOT/sys/boot/ and run "patch -p3 <
> the_patch_name".
>
> If you have run 'make buildworld", just run 'make' in the sys/boot/
> directory and copy the new loader.efi into the boot folder, e.g. in my
> side, I use
>
> cp -iv  /usr/obj/root/bsd.git/sys/boot/efi/loader/loader.efi
> /boot/loader.efi
>
>
>
> Thanks,
>
> -- Dexuan
>
>
>
> *From:* Roberto Rodriguez Jr [mailto:rob.rodz@gmail.com]
> *Sent:* Monday, March 6, 2017 20:33
> *To:* Dexuan Cui <de...@microsoft.com>
> *Cc:* FreeBSD Current <freebsd-current@freebsd.org>
> *Subject:* RE: input/output error @boot
>
>
>
> Hey I do appreciate the work and time put into this issue. I will update
> my sources when I chroot from the USB, need to find out how first, ;) and
> do I rebuildworld  or just download the lastest head snapshot? Im new to
> testing with others. Thank you very much
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

RE: input/output error @boot

2017-03-06 Thread Roberto Rodriguez Jr
Hey I do appreciate the work and time put into this issue. I will update my
sources when I chroot from the USB, need to find out how first, ;) and do I
rebuildworld  or just download the lastest head snapshot? Im new to testing
with others. Thank you very much
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: input/output error @boot

2017-03-05 Thread Roberto Rodriguez Jr
When I get to the house I'll try to patch it and see if I get any results.
Thank u very much


I guess this is
https://lists.freebsd.org/pipermail/freebsd-current/2017-March/064971.html

Best regards
Michael
> ___
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: input/output error @boot

2017-03-05 Thread Roberto Rodriguez Jr
HP 15 AMD64 laptop a6-5200 apu... this is the error below

On Mar 5, 2017 11:37 AM, "Ultima"  wrote:

Its showing...

elf64_loadimage: read failed
can't load file /boot/kernel/kernel

Can the same when attempting to load kernel.old, had to revert to old
snapshot on usb rescue.
This is not a hardware problem.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


input/output error @boot

2017-03-05 Thread Roberto Rodriguez Jr
I installed the latest snapshot and when I checked out the latest Source
yesterday evening I rebuilt world and kernel installed kernel rebooted
installed World follow every step in the handbook and I continue to have an
input output error at boot time I can't attach a picture at the moment or
any text about the error cuz I cannot proceed after the boot screen under
UEFI.. I get a ? prompt
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Building Current

2017-03-04 Thread Roberto Rodriguez Jr
Would make -DNO_CLEAN=NO also/maybe help as well?
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Building Current

2017-03-04 Thread Roberto Rodriguez Jr
What tools can I use to make the building a little faster?

I'm using an AMD 64 HP 15 laptop and I update the source tree daily and
rebuild so if I have any errors I could report. Just curious if there's any
extra software I could be implementing to make the compiling faster. Thank
you
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: upgrading current - graphics bug

2015-03-06 Thread Roberto Rodriguez Jr.
On Fri, Mar 06, 2015 at 09:55:54AM -0800, Kevin Oberman wrote:
 On Thu, Mar 5, 2015 at 12:38 PM, Roberto Rodriguez Jr. 
 witchdoctor@gmail.com wrote:
 
 
  5-Are you configuring xorg with xorg.conf(deprecated) or starting
  xorg with 'startx'(xinit) or are you using a display manager(xdm)?
 
 
 Huh? Since when is xorg.conf deprecated? While it is generally best to
OK, thanks. My mistake. I read such thing in wiki.archlinux.org
 start out with no xorg.conf file, reality is that you will most likely
 need  a small xorg.conf file with things like additional modules,
 additional fonts, setup of multiple displays, etc. As far as I know, the
Didn't know I needed to use the config file for those things. I use .xinitrc 
and other
files.
 use of the nvidia driver requires an xorg.conf file in all cases. (I have
 not had an nVidia card for a few years, so this may have changed.) It is
 certainly a good idea to keep the xorg.conf file as small as possible.
Good point keeping UNIX tradition, small and simple. 
I use AMD architecture, Im sure there is a difference with Intel in terms of 
process, files and commands. 
 I am also confused by the series of ors in that xorg.conf is entirely
 orthogonal to whether X is started with startx or a display manager.
Honestly I won't define that word now cuz I'm busy with family, hence my bad 
english. 
I am not completely accurate with the technology so I do not know if there 
actually is a difference between xdm and xinit. Did not mean to confuse any 
further.

-Roberto Rodriguez Jr.
Wannabe UNIX enthusiast unemployed
404-474-3997
 
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: upgrading current - graphics bug

2015-03-05 Thread Roberto Rodriguez Jr.
On Thu, Mar 05, 2015 at 09:02:27PM +0100, David S wrote:
 hello,
 
 i've been using -current for awhile. lately when i try to upgrade, i see 
 this screenshot after i type shutdown now: https://i.imgur.com/58aOGnG.jpg
 from then on the system is unresponsive. to complete the upgrade i 
 hard-reboot and jump into single user mode to finish the upgrade process.
 
 i'm following the instructions from 
 https://www.freebsd.org/doc/en/books/handbook/makeworld.html
 
 it's been like this for awhile (a couple of months). it might be caused 
 by the new vt terminal driver? i'm not sure. let me know if you need 
 more information on how to reproduce this.
 
 greetings,
 david

Hello, david

1-Is it a laptop, server or desktop? intel or amd?

2-Are you building xorg as a port or installed a pre-compiled pkg?

3-Are you loading drm modules in /boot/loader.conf or do you let 
xorg auto load the kernel modules for your card?

4-What graphics card is it? ATI or NVIDIA?

5-Are you configuring xorg with xorg.conf(deprecated) or starting
xorg with 'startx'(xinit) or are you using a display manager(xdm)?

6-Have you read 24.6.1 #13 in the Handbook?

Roberto Rodriguez Jr.
Mach1ne Defense Foundati0n
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


[no subject]

2015-02-12 Thread Roberto Rodriguez

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Re: [Gutl-l] Sobre resolución 49/2014

2014-04-09 Thread Roberto Rodriguez Montoya

Esas resoluciones son del ministerio de la construcción
Sinceramente en la gaceta oficial no la he encontrado(es raro que no 
esté ahí si ya está implantada), solo en cucert.

Si alguien la encuentra en la gaceta que diga el enlace.

Saludos,
Roberto.

El 09/04/2014 16:23, dir.informatica escribió:

puedes descargarlo de esta pagina que es la gaceta oficial de la republica,
ahi estan de la 47 a la 54


http://www.gacetaoficial.cu/pdf/GO_O_10_2014.rar





-Original Message-

From: Jorge 

To: gutl-l@jovenclub.cu

Date: Wed, 09 Apr 2014 13:16:33 -0500

Subject: [Gutl-l] Sobre resolución 49/2014




Hola, alguien me puede enviar dicha resolución o algún link  desde donde

se pueda descargar, porque no la he podido encontrar aquí [1]

Gracias de antemano

salu2s



[1] www.gacetaoficial.cu [http://www.gacetaoficial.cu/]



  Visitenos en: http://www.gtm.uccfd.cu [http://www.gtm.uccfd.cu/]

  Mensaje enviado usando el servicio de correo de la UCCFD-Gtmo.
















--
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.

__
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l


Re: [Gutl-l] Mas de 1 dir ip?

2014-02-07 Thread Roberto Rodriguez Montoya
Si pero en tu red debe existir un router o un L3 que enlace las 2 
subredes, fíjense que son subredes distintas, si ese es el caso no hay 
problema.

Saludos,


El 07/02/2014 11:22, Juan Carlos escribió:

El 07/02/14 09:35, "Msc. Juan Rodríguez Pérez" escribió:

El 07/02/14 08:04, Roberto Rodriguez Montoya escribió:
Pero objetivamente para que sirve esto ?? Si es otra subred a la que 
físicamente no estás conectado
Si las ip fueran de la misma subred la interfaz virtual te sirve, 
pero como son 2, necesitas 2 tarjetas de red.

Saludos,


El 06/02/2014 16:12, Pablo M. Drake escribió:

en /etc/network/interface

auto eth1
iface eth0 inet static
address 192.168.1.2
netmask 255.255.254.0
gateway 192.168.1.1

auto eth1:1
iface eth0:1 inet static
address 192.168.10.3
netmask 255.255.255.0 
No se necesitan dos tarjetas de red, con esta interfaz virtual desde 
la maquina con ip 192.168.1.2 se puede acceder a la red 
192.168.10.0/24, teóricamente pudieras tener hasta eth1:99 lo que 
significa que puedes tener 100 tarjetas de red en una sola física



exacto..




--
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.

__
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l


Re: [Gutl-l] Mas de 1 dir ip?

2014-02-07 Thread Roberto Rodriguez Montoya
Pero objetivamente para que sirve esto ?? Si es otra subred a la que 
físicamente no estás conectado
Si las ip fueran de la misma subred la interfaz virtual te sirve, pero 
como son 2, necesitas 2 tarjetas de red.

Saludos,


El 06/02/2014 16:12, Pablo M. Drake escribió:

en /etc/network/interface

auto eth1
iface eth0 inet static
address 192.168.1.2
netmask 255.255.254.0
gateway 192.168.1.1

auto eth1:1
iface eth0:1 inet static
address 192.168.10.3
netmask 255.255.255.0

Saludos

"Damián Tomey Soto"  escribió:

Colegas, será posible en Debian a una interface de red asignarle más 
de una dir ip pero de segmentos de red distintos?


Ej: eth1 que tenga la ip 192.168.1.2 y a su vez la 192.168.10.3

--
Damián Tomey Soto
Administrador Red EQRO
Tel: (32) 413011 Ext. 1488



--
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.

__
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l






This message was sent using IMP, the Internet Messaging Program.



--

Este mensaje le ha llegado mediante el servicio de correo electronico 
que ofrece Infomed para respaldar el cumplimiento de las misiones del 
Sistema Nacional de Salud. La persona que envia este correo asume el 
compromiso de usar el servicio a tales fines y cumplir con las 
regulaciones establecidas


Infomed: http://www.sld.cu/







--
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.

__
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l


Re: [Gutl-l] Panel de administración de ejabberd

2013-12-02 Thread Roberto Rodriguez Montoya

Con http://ip:5280/admin -- > Error 404 Not Found
Al parecer no está el panel.

El 02/12/2013 16:53, Rolando Deus Novales escribió:

Me parece a mí que deberías poner como URL la siguiente http://ip:5280/admin

-Mensaje original-
De: gutl-l-boun...@jovenclub.cu [mailto:gutl-l-boun...@jovenclub.cu] En
nombre de Roberto Rodriguez Montoya
Enviado el: lunes, 02 de diciembre de 2013 02:39 p.m.
Para: Lista cubana de soporte técnico en Tecnologias Libres
Asunto: [Gutl-l] Panel de administración de ejabberd

Hola colegas tengo el siguiente problema.
Instalé ejabberd en un CT de proxmox en ubuntu 12.04 desde repositorio, el
cual funciona a la perfección.
Lo único que no he conseguido es utilizar el panel de administración web por
el puerto 5280, me dá el error 404 Not Found. La pregunta es, cuando se
instala ejabberd  se instala también el panel de admin, que falta para que
funcione ?
Aunque con el fichero de configuración y ejabberdctl se hace todo, me
gustaría probar el ambiente web.
Saludos,
Roberto.


--
Este mensaje ha sido analizado por MailScanner en busca de virus y otros
contenidos peligrosos, y se considera que está limpio.

__
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l





--
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.

__
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l


[Gutl-l] Panel de administración de ejabberd

2013-12-02 Thread Roberto Rodriguez Montoya

Hola colegas tengo el siguiente problema.
Instalé ejabberd en un CT de proxmox en ubuntu 12.04 desde repositorio, 
el cual funciona a la perfección.
Lo único que no he conseguido es utilizar el panel de administración web 
por el puerto 5280, me dá el error 404 Not Found. La pregunta es, cuando 
se instala ejabberd  se instala también el panel de admin, que falta 
para que funcione ?
Aunque con el fichero de configuración y ejabberdctl se hace todo, me 
gustaría probar el ambiente web.

Saludos,
Roberto.


--
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.

__
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l


Re: [Gutl-l] Gestión de Usuarios Unix vía Web

2013-10-31 Thread Roberto Rodriguez Montoya

Webmin
Aunque está escrito en perl, pero te ofrece la interfaz gráfica que 
necesitas.


Saludos,


El 31/10/2013 12:13, ylarg...@cimex.com.cu escribió:

Hola colegas,

Por casualidad alguien tendrá a mano algún script en PHP o en lo que sea que se 
pueda abrir vía Web, para gestionar usuarios locales de  UNIX, es decir, 
agregarlos, cambiarles el password, eliminarlos, etc etc etc pero todo vía web. 
Lo necesito porque asignaron a una persona para esta función y no sabe ni PIO 
de GNU/Linux, es una persona mayor y quisiera facilitarle la vida a ella y a mi 
también... :-P

Saludos y gracias de antemano


Lic. Yasniel López Argüez
Esp. en Ciencias Informáticas
DATACIMEX
Grupo Unix/Linux.
Telef: 203-95-33
ylarg...@cimex.com.cu




__
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l



--
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.

 próxima parte 
Se ha borrado un adjunto en formato HTML...
URL: 

__
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l


Re: [Gutl-l] mrtg sobre eth

2013-10-23 Thread Roberto Rodriguez Montoya

Puedes tener tantas tarjetas de red como tu hardware lo soporte.

El 23/10/2013 13:08, Leonardo Serrano escribió:
Buenas tardes lista, le escribo pues tengo una duda, se puede tener un 
servidor con 1 targeta de red y su puerto on-board y tener funcionando 
las dos cosas??? o sea, poner la targeta de red para la ip publica y 
el puerto on-board para la lan???


Gracias de antemano




--
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.

__
Lista de correos del Grupo de Usuarios de Tecnologías Libres de Cuba.
Gutl-l@jovenclub.cu
https://listas.jovenclub.cu/cgi-bin/mailman/listinfo/gutl-l


[Coworking] Coworking in Costa Rica

2012-01-21 Thread Roberto Rodriguez
So my country is a near-shore outsourcing paradise. With great
developers, reduced rates ( we are not used to charge by hour ) ,
fluent english , 6 hour plane from LA , Central-Standard-Time. 

We are trying to create a community to move people into startup land
and plant a couple of open source mentality seeds.

There is no real user group here and most people in the industry don't
know each other.

What do you think is the best way to engage people into the coworking
idea.

Any advice or even better, help building some momentum from the
outside in.

thanks!

-- 
You received this message because you are subscribed to the Google Groups 
Coworking group.
To post to this group, send email to coworking@googlegroups.com.
To unsubscribe from this group, send email to 
coworking+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/coworking?hl=en.



spanish keyboard

2011-10-29 Thread General on behalf of roberto rodriguez
How can I get back the little spanish keyboard? What should I do?
Thank you very much.

-- 
You received this message because you are subscribed to the Google Groups 
General group.
To post to this group, send email to google-translate-general@googlegroups.com.
To unsubscribe from this group, send email to 
google-translate-general+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-translate-general?hl=en.



Re: [lista-sl] duda sobre desarrollo de software y requerimientos de hacienda

2011-07-12 Thread Roberto Rodriguez Alcala
Segun entiendo la aprobacion consiste en llenar un formulario con la firma
de el desarrollador y un contador responsable de que el software es
correcto, presentarlo en hacienda y listo. Si me equivoco favor corregirme!

Saludos

Roberto Rodriguez Alcala
On Jul 12, 2011 10:39 AM, Rodolfo D. Arce S. rodolfo.arc...@gmail.com
wrote:
 Estimados compañeros y colegas:

 Me acerco a Uds con una duda existencial. He terminado una
 conversacion con un compañero de trabajo sobre varios productos
 disponibles en la red para administracion contable y de gestion
 comercial, pero segun tengo entendido muchos de estos programas no
 tiene validez a nivel nacional porque hacienda no los aprueba.
 Esto que estoy diciendo lo escuche y nunca corroboré, asi que no puedo
 darlo por verdad.

 Algunos de Uds corroboró este requerimiento para el desarrollo de
 sistemas contables? Si es asi, hay alguna legislación o decreto
 especifico que reglamente o estructure el diseño o los requerimientos
 de este software? Donde puede leer uno mas sobre esta problematica?

 Desde ya muchas gracias, saludos cordiales.. R

 --
 Rodolfo D. Arce S.
 web: rodolfoarce.com
 twitter: @rodolfoarces

 ___
 lista : Lista-sl
 direccion : Lista-sl@linux.org.py
 preferencias: http://www.linux.org.py/mailman/listinfo/lista-sl
___
lista   : Lista-sl
direccion   : Lista-sl@linux.org.py
preferencias: http://www.linux.org.py/mailman/listinfo/lista-sl


Question about Night Mode

2011-01-05 Thread Roberto Rodriguez Alcala
Hi, i'm interested in implement the Night Mode for the ov7370 driver,
and it is done by modifyng 1 bit of the control register 11, but i'm
unable to find a V4l2 user Control ID for that (Ex:
V4L2-CID-NIGHT_MODE). I also think that the mentioned feature is quite
common in cameras so my question is:

Is there any control commonly used for that feature or it has to be a hack?

Thank you very much



--
Roberto Rodríguez Alcalá
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] stating: otus: fix compile warning and some style issues

2010-08-07 Thread Roberto Rodriguez Alkala
In today linux-next I got a compile warning in staging/otus driver. 
This patch solves the issue and also improves the coding style.

Signed-off-by: Roberto Rodriguez Alcala rralc...@gmail.com
---
 drivers/staging/otus/80211core/ratectrl.c |   26 +-
 1 files changed, 9 insertions(+), 17 deletions(-)

diff --git a/drivers/staging/otus/80211core/ratectrl.c 
b/drivers/staging/otus/80211core/ratectrl.c
index a1abe2f..283b2b5 100644
--- a/drivers/staging/otus/80211core/ratectrl.c
+++ b/drivers/staging/otus/80211core/ratectrl.c
@@ -422,23 +422,15 @@ u8_t zfRateCtrlRateDiff(struct zsRcCell* rcCell, u8_t 
retryRate)
 u16_t i;
 
 /* Find retryRate in operationRateSet[] */
-for (i=0; ircCell-operationRateCount; i++)
-{
-if (retryRate == rcCell-operationRateSet[i])
-{
-if (i  rcCell-currentRateIndex)
-{
-return ((rcCell-currentRateIndex - i)+1)1;
-}
-else if (i == rcCell-currentRateIndex == 0)
-{
-return 1;
-}
-else
-{
-return 0;
-}
-}
+for (i = 0; i  rcCell-operationRateCount; i++) {
+   if (retryRate == rcCell-operationRateSet[i]) {
+   if (i  rcCell-currentRateIndex)
+   return ((rcCell-currentRateIndex - i)+1)1;
+   else if (i == rcCell-currentRateIndex  i == 0)
+   return 1;
+   else
+   return 0;
+   }
 }
 /* TODO : retry rate not in operation rate set */
 zm_msg1_tx(ZM_LV_0, Not in operation rate set:, retryRate);
-- 
1.7.0.4



___
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel


Re: [postgis-users] Error building postgis 1.5.1 on Sol aris Sparc 64 bit

2010-04-22 Thread Roberto Rodriguez Alcala
strk strk at keybit.net writes:

 
 On Fri, Apr 16, 2010 at 04:05:01PM +0200, Teresa Fazio wrote:
 
  cc -Xa -xO3  -xspace -Xa  -xildoff  -m64  -xc99=none -xCC -KPIC 
  -I/export/home/proc/ARC_WPT_DMT_Software/geos/include 
  -I/export/home/proc/ARC_WPT_DMT_Software/proj/include 
  -I/usr/include/libxml2 -I../liblwgeom -I. 
  -I/export/home/proc/ARC_WPT_DMT_Software/postgres/8.4-
community/include/server 
  -I/export/home/proc/ARC_WPT_DMT_Software/postgres/8.4-
community/include/internal 
  -I/usr/include/libxml2  -I/zstore/pgsql_build/proto/usr/include 
  -I/usr/sfw/include  -c -o lwgeom_pg.o lwgeom_pg.c
  ../liblwgeom/liblwgeom.h, line 140: warning: function prototype 
  parameters must have types
  ../liblwgeom/liblwgeom.h, line 170: invalid token in #define macro 
  parameters: ...
  ../liblwgeom/liblwgeom.h, line 142: warning: old-style declaration or 
  incorrect type for: va_dcl
  ../liblwgeom/liblwgeom.h, line 177: syntax error before or at: typedef
  lwgeom_pg.h, line 44: invalid token in #define macro parameters: ...
  cc: acomp failed for lwgeom_pg.c
 
 Try building with GCC ?
 
 --strk;
 
   ()   Free GIS  Flash consultant/developer
   /\   http://strk.keybit.net/services.html
 

I can confirm that compiling Postgis and Postgres with GCC passing the -m64 
works.

I did compile, Geos, Proj, Postgis and Postgres to make it work, because the 
original pg_config were telling postgis to use cc instead of gcc.

Hope it helps.



___
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users


[sisuite-users] Problem with the client installation

2010-03-01 Thread Roberto Rodriguez
Hi I am installing a SI Server/Client system, I followed the instructions from
the wiki, but when I tried to install the client I got a TMPFS is full error
what so ever I am using the TMPFS_STAGING=no option, I don't have idea what is
happening and I have not found information in internet. 

I am using this archive for booting:

 located in /tftpboot/pxelinux.cfg/default
DEFAULT localhost
DISPLAY pxelinux.cfg/message.txt
PROMPT 1
TIMEOUT 0

##

LABEL 1
  LOCALBOOT 0

LABEL local
  LOCALBOOT 0

##
LABEL 2
  KERNEL kernel_ImgInstalar
   APPEND vga=extended initrd=initrd.img.ImgInstalar root=/dev/ram0
IMAGENAME=my_image TMPFS_STAGING=no HOSTNAME=babbage

LABEL Reinstall
  KERNEL kernel_ImgInstalar
  APPEND vga=extended initrd=initrd.img.ImgInstalar root=/dev/ram0
IMAGENAME=my_image TMPFS_STAGING=no HOSTNAME=babbage
##



And this file for the dhcp server, in my dhcp server that is different from
the SI server


#System Imager---#
# Imageserver
option option-140 code 140 = text;

# log_server_port
option option-141 code 141 = unsigned integer 32;

# ssh_download_url
option option-142 code 142 = string;

# flamethrower_directory_portbase
option option-143 code 143 = string;

# tmpfs_staging
option option-144 code 144 = string;

# option-140 is the IP address of your SystemImager image server
option option-140 192.168.12.3;

# option-142 specifies the URL address of your ssh download
# This should be in the format of http://192.168.12.3/systemimager/boot/;.
#option option-142 http://192.168.12.3/systemimager/boot/;;
# option-143 specifies the Flamethrower directory port.
# The default is 9000.
#option option-143 9000;

  #
  # option-144 tells your auto-install client to spool the image into a tmpfs
  # prior to laying it down on disk.  It is not certain that this is always
  # a good thing to do.  And if you're feeling gutsy and want to try it, be
  # sure that your (memory + swap) is at least twice the size of your image
  # or your image transfer will fail when the tmpfs filesystem gets full!!!
  # If unsure, say no.
  #
  option option-144 n;

# next-server is your network boot server
next-server 192.168.12.3;

# log-servers
option log-servers 192.168.12.3;

# option-141 is the port number your log server uses
#option option-141 514;

# set lease time to infinite (-1)
default-lease-time -1;

# Uncomment one of the two following lines.  The first, if you need to
# boot i386 clients, or the second for booting ia64 clients.
filename pxelinux.bin;   # i386
#filename elilo.efi;   # ia64


#-Subnet definitions-#

# students net (VLAN 2052)
subnet 192.168.12.0 netmask 255.255.255.0 {
range 192.168.12.151 192.168.12.200;
  option broadcast-address 192.168.12.255;
option domain-name-servers 192.168.12.1;
option netbios-name-servers 192.168.12.2;
option domain-name eie-est.loc;
option routers 192.168.12.1;
}

# wireless net (VLAN 2053)
subnet 192.168.13.0 netmask 255.255.255.0 {
range 192.168.13.100 192.168.13.254;
option broadcast-address 192.168.13.255;
option domain-name-servers 192.168.13.1;
option domain-name eie-wlan.loc;
option routers 192.168.13.1;
}

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


Bug#567249: rtorrent: crashing at start

2010-01-27 Thread Roberto Rodriguez
Package: rtorrent
Version: 0.8.6-1
Severity: normal

Rtorrent is crashing at startup, with the next message

Caught Floating point exception,
dumping stack: Stack dump not enabled



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=es_MX.UTF-8, LC_CTYPE=es_MX.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rtorrent depends on:
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libcurl3   7.19.5-1  Multi-protocol file transfer libra
ii  libgcc11:4.4.1-1 GCC support library
ii  libncursesw5   5.7+20090803-1+b1 shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libssl0.9.80.9.8k-4  SSL shared libraries
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtorrent11   0.12.5-2  a C++ BitTorrent library by Raksha
ii  libxmlrpc-c3   1.06.27-1 A lightweight RPC library based on

rtorrent recommends no packages.

Versions of packages rtorrent suggests:
ii  screen4.0.3-11   terminal multiplexor with VT100/AN

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



RE: [Plone-conosur] Hola Mundo

2009-09-15 Thread Roberto Rodriguez Alcala
Luisma,

 

Cualquier cosa que necesites, conta conmigo, acá en la
empresa donde trabajo tenemos plone implementado como Intranet.

 

No sé si esto te sirve, pero es una alternativa para crear
galerías de fotos.
http://plone.org/documentation/how-to/create-a-photo-album

 

Saludos,

 

Roberto Rodriguez Alcala

 

De: plone-conosur-boun...@lists.plone.org
[mailto:plone-conosur-boun...@lists.plone.org] En nombre de Luis Maria
Riveros
Enviado el: Martes, 15 de Septiembre de 2009 03:18 p.m.
Para: plone-conosur@lists.plone.org
Asunto: [Plone-conosur] Hola Mundo

 

Hola gente,
Soy nuevo por aca... Mi nombre es LuisMa Riveros, soy de paraguay, estoy
trabajando en la ONG que esta implementando el proyecto OLPC en la ciudad de
Caacupe. En total son 3600 ninhos que recibieron la XO en 10 escuelas. 
Estuve en PyCon Argentina, lastima que se fue la luz en su presentacion
porque me parecia muy interesante Contacte con uno de los expositores
(Emanuel Sartor, de Menttes) sobre el interes que hay de instalar plone en
los servidores de las escuelas, principalmente como un filemanager...

Les cuento que se decidio instalar plone y ahora estoy configurando algunas
cosas...

Espero que nos podamos ayudarnos mutuamente y les comentare nuestra
experiencia con plone...

Como primera ayuda que pido a la lista es: 
Existe alguna galeria de fotos para plone??

Abrazos

-- 
Luis Ma. Riveros
Asunción - Paraguay

___
Plone-ConoSur mailing list
Plone-ConoSur@lists.plone.org
http://lists.plone.org/mailman/listinfo/plone-conosur


gEDA-user: OLB information

2007-04-20 Thread Roberto Rodriguez
Does any one have information about the internat
structure of an OLB library of OrCAD.

Thanks for your help.

Roberto F.

__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.com.mx/ 


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


MySQL hangs each relative poor time

2005-12-12 Thread Roberto Rodriguez Garrido
MySQL hangs every 30 minutes, it start to make a big process and when I make a 
show variables I get that values:

+-+-+
| Variable_name   | Value   |
+-+-+
| back_log| 50  |
| basedir | /usr/   |
| binlog_cache_size   | 32768   |
| bulk_insert_buffer_size | 8388608 |
| character_set_client| latin1  |
| character_set_connection| latin1  |
| character_set_database  | latin1  |
| character_set_results   | latin1  |
| character_set_server| latin1  |
| character_set_system| utf8|
| character_sets_dir  | /usr/share/mysql/charsets/  |
| collation_connection| latin1_swedish_ci   |
| collation_database  | latin1_swedish_ci   |
| collation_server| latin1_swedish_ci   |
| concurrent_insert   | ON  |
| connect_timeout | 10  |
| datadir | /var/lib/mysql/ |
| date_format | %Y-%m-%d|
| datetime_format | %Y-%m-%d %H:%i:%s   |
| default_week_format | 0   |
| delay_key_write | ON  |
| delayed_insert_limit| 100 |
| delayed_insert_timeout  | 300 |
| delayed_queue_size  | 1000|
| expire_logs_days| 0   |
| flush   | OFF |
| flush_time  | 0   |
| ft_boolean_syntax   | + -()~*:|  |
| ft_max_word_len | 84  |
| ft_min_word_len | 4   |
| ft_query_expansion_limit| 20  |
| ft_stopword_file| (built-in)  |
| group_concat_max_len| 1024|
| have_archive| YES |
| have_bdb| NO  |
| have_compress   | YES |
| have_crypt  | YES |
| have_csv| YES |
| have_example_engine | NO  |
| have_geometry   | YES |
| have_innodb | YES |
| have_isam   | YES |
| have_ndbcluster | DISABLED|
| have_openssl| NO  |
| have_query_cache| YES |
| have_raid   | YES |
| have_rtree_keys | YES |
| have_symlink| YES |
| init_connect| |
| init_file   | |
| init_slave  | |
| innodb_additional_mem_pool_size | 1048576 |
| innodb_autoextend_increment | 8   |
| innodb_buffer_pool_awe_mem_mb   | 0   |
| innodb_buffer_pool_size | 8388608 |
| innodb_data_file_path   | ibdata1:10M:autoextend  |
| innodb_data_home_dir| |
| innodb_fast_shutdown| ON  |
| innodb_file_io_threads  | 4   |
| innodb_file_per_table   | OFF |
| innodb_flush_log_at_trx_commit  | 1   |
| innodb_flush_method | |
| innodb_force_recovery   | 0   |
| innodb_lock_wait_timeout| 50  |
| innodb_locks_unsafe_for_binlog  | OFF |
| innodb_log_arch_dir | |
| innodb_log_archive  | OFF |
| innodb_log_buffer_size  | 1048576 |
| innodb_log_file_size| 5242880 |
| innodb_log_files_in_group   | 2   |
| innodb_log_group_home_dir   | ./  |
| 

Re: [ms_access] Outlook Warning Box

2005-10-07 Thread Roberto Rodriguez/Yahoo
is there a free program named ClickYes , it solves this problem.Look for it in 
google.
Also, you can use MAPI objects to send it with Outlook express, this control is 
included with visualstudio.
Or you can specify Outlook express like default email program in IExplorer, 
then disable warnings in security section in Tools-Options of Outlook express

  - Original Message - 
  From: fit4life1956 
  To: ms_access@yahoogroups.com 
  Sent: Friday, October 07, 2005 2:05 PM
  Subject: [ms_access] Outlook Warning Box


  I am creating and sending emails using MS Access SendObjects.  I am 
  running access 2003 on XP.  For every email that is created and sent 
  using Outlook, a warning pops up.  The warning says A program is 
  trying to automatically send email on your behalf, do you want to allow 
  this.  This is a pain for it takes about 10 seconds per emial and you 
  have to click okay.  Is there a way to turn this warning off.

  Please help.





  SPONSORED LINKS Microsoft access database  Database development software  
Database management software  
Database software  Inventory database software  Membership database 
software  


--
  YAHOO! GROUPS LINKS 

a..  Visit your group ms_access on the web.
  
b..  To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
  
c..  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


--



[Non-text portions of this message have been removed]



 Yahoo! Groups Sponsor ~-- 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/q7folB/TM
~- 

 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/ms_access/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 






redirigir trafico a un computador con ip privada

2005-10-06 Thread Roberto Rodriguez
Hola lista!
Acabo de instalar el aMule y me he metido un poco en el mundillo de la mula.
Conectado, obtengo un bajo ID, que al parecer hace que tenga menos prioridad
para poder bajarle a otras personas. La razon de este bajo ID es porque dice
que estoy detras de un firewall y efectivamente estoy detras de un
pseudo-firewall. Tengo un computador como servidor que hace comparte la
conexion via nat. Para que la mula crea que estoy conectado directamente a
internet bastara que se redirija el trafico del puerto de la mula a mi pc
mediante iptables? Como sera la linea para que haga esto? Alguna vez busque
pero no encontre (en realidad tampoco busque mucho). Alguien me alumbra un
poco?
Gracias.
Salu2!
Roberto
 próxima parte 
Se ha borrado un adjunto en formato HTML...
URL: 
http://listas.inf.utfsm.cl/pipermail/linux/attachments/20051006/f9596099/attachment.html
From [EMAIL PROTECTED]  Tue Oct  4 20:16:12 2005
From: [EMAIL PROTECTED] (=?ISO-8859-1?Q?=22Eduardo_Pe=F1a_C=2E=22?=)
Date: Thu Oct  6 01:14:00 2005
Subject: OT: Camino al encuentro iquique
Message-ID: [EMAIL PROTECTED]

Hola lista
perdon por el OT, pero no se me ocurrio otra via donde preguntar.

Como ya es sabido por todos aca, el encuentro linux 2005 se realizara en 
la ciudad de Iquique, y quisiera saber si algun grupo de entusiastas o 
de alguna Universidad se ha organizado para ir desde Valparaiso/Santiago 
para asistir todos en un bus en comun (el pasaje en avion queda 
descartado hasta ganarme el kino).

Con la intension de `colarnos` somos un pequen~o grupo de 3 o 4 alumnos 
de informatica de la Universidad Catolica de Valparaiso, que quisieramos 
participar de esta union de fuerzas para llegar al lejano destino.

Para no interrumpir en las transmiciones les ruego mandar la informacion 
via mail.
Saludos desde Valparaiso

Eduardo Pen~a Ceballos
Estudiante Ing. (e) Informatica.
From [EMAIL PROTECTED]  Wed Oct  5 23:05:55 2005
From: [EMAIL PROTECTED] (Fernando A. Medina Q.)
Date: Thu Oct  6 02:55:01 2005
Subject: Gnome no monta pendrive
In-Reply-To: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
[EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]

Estimados:

Solucionado , agregé mi usuario al grupo plugdev, reinicié y listo.

Saludos

El día 3/10/05, Cristobal Mardones Bucarey [EMAIL PROTECTED] escribió:

 Fernando A. Medina Q. escribió:
  Estimados me aqueja el siguiente problema:
 
  Mi maquina es un debian testing, con gnome 2.10.2, y actualize mi
 maquina
  desde el kernel
  2.6.11-1-k7 al 2.6.12-1-k7, y me dejo de funcionar el automontado de los
  pendrives,
  no si a alguien le ha pasado algo similar, que me pueda ayudar a
  solucionarlo

 Verificaste si gnome-volume-manager está corriendo?
 Podrías ver la configuración de gnome-volume-manager-properties y
 verificar
 acaso tiene la función de automontado configurada. De ser así, prueba con
 otro
 puerto USB o intenta montarlo con pmount como para ir descartando
 posibilidades.

 Cristóbal




--
Fernando A. Medina Q User #353324 counter.li.org http://counter.li.org
Estudiante Ing. Civil En Computacion e Informatica.
Universidad Arturo Prat.
 próxima parte 
Se ha borrado un adjunto en formato HTML...
URL: 
http://listas.inf.utfsm.cl/pipermail/linux/attachments/20051005/3785b66a/attachment.html
From [EMAIL PROTECTED]  Wed Oct  5 22:33:53 2005
From: [EMAIL PROTECTED] (=?iso-8859-1?Q?Felipe_T=F6rnvall_N.?=)
Date: Thu Oct  6 05:06:47 2005
Subject: analizador de trafico
Message-ID: [EMAIL PROTECTED]

lista quien conoce un buen analizador de trafico tipo darkstat con interfaz web 
¿?



muchas gracias
 próxima parte 
Se ha borrado un adjunto en formato HTML...
URL: 
http://listas.inf.utfsm.cl/pipermail/linux/attachments/20051006/9fbc71b7/attachment-0001.html
From [EMAIL PROTECTED]  Thu Oct  6 07:32:13 2005
From: [EMAIL PROTECTED] (Pablo Silva)
Date: Thu Oct  6 08:31:37 2005
Subject: analizador de trafico
In-Reply-To: [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]

Estimado:

  Tan sólo conozco ntop www.ntop.org

Saludos,
Pablo

--- Felipe Törnvall N. [EMAIL PROTECTED] wrote:

 lista quien conoce un buen analizador de trafico
 tipo darkstat con interfaz web ¿?
 
 
 
 muchas gracias




__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
From [EMAIL PROTECTED]  Thu Oct  6 11:14:18 2005
From: [EMAIL PROTECTED] (Horst von Brand)
Date: Thu Oct  6 11:13:40 2005
Subject: Problemas con GTK 
In-Reply-To: Your message of Wed, 05 Oct 2005 23:37:21 -0400.
[EMAIL PROTECTED] 
Message-ID: [EMAIL PROTECTED]

Jesus Aneiros Sosa [EMAIL PROTECTED] wrote:
 On Wed, 5 Oct 2005, Horst von Brand wrote:

[...]

  Mejor aun:
 
   gcc -Wall -g $(pkg-config --cflags ...) ventana2.c -o ...

 Para nada, mejor la primera. Un bashismo innecesario, no hay backticks
 anidados en este caso :)

Mis (generalmente confiables) fuentes indican que $(...) es parte de 

Re: [ms_access] runtime error 94 Invalid use of Null ??

2005-09-27 Thread Roberto Rodriguez/Yahoo
please try this

Dim GETLOCATION as string
gstrLocation =   DLookup(Location, UserTable, _
User = '  Environ(USERNAME)  ')
GETLOCATION =   gstrLocation

  - Original Message - 
  From: eliotchs 
  To: ms_access@yahoogroups.com 
  Sent: Tuesday, September 27, 2005 3:11 PM
  Subject: [ms_access] runtime error 94 Invalid use of Null ??


  Hi,

  I'm using the following code to assign a location to the user logged in 
  based on a usertable
  Dim GETLOCATION
  gstrLocation = DLookup(Location, UserTable, _
  User = '  Environ(USERNAME)  ')
  GETLOCATION = gstrLocation

  The problem is, I thought if I gave the user no location then they 
  would get all location, but instead I get the above error,

  Any ideas would be great!!

  Thanks
  Joe





--
  YAHOO! GROUPS LINKS 

a..  Visit your group ms_access on the web.
  
b..  To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
  
c..  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


--



[Non-text portions of this message have been removed]



 Yahoo! Groups Sponsor ~-- 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/q7folB/TM
~- 

 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/ms_access/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [ms_access] Even Bill Gates can't explain ............

2005-07-22 Thread Roberto Rodriguez/Yahoo
please visit link below:
http://support.microsoft.com/default.aspx?scid=kb;en-us;212251

  - Original Message - 
  From: Crosier, Dawn 
  To: ms_access@yahoogroups.com 
  Sent: Friday, July 22, 2005 9:16 AM
  Subject: RE: [ms_access] Even Bill Gates can't explain 


  Actually that is by design.  It is not necessary to add the 200, 99
  which will give you 200 paragraphs each using 99 sentences.

  I use that feature all the time when teaching how to format paragraphs.

  Dawn Crosier
  Microsoft MVP


  -Original Message-
  From: ms_access@yahoogroups.com [mailto:[EMAIL PROTECTED] On
  Behalf Of IBAR
  Sent: Friday, July 22, 2005 4:17 AM
  To: Raihan; Rohana Shapiin; Roslan Abu Hasan; Rosmawati Ghazali; Saiful
  Nazim; Shaharizuan Abdul Rahman; Siti Zubaidah; Sunil Jaya Suriya;
  Zainurin; Zam; Zam Khairaini; Zarina Zainuddin; Zetty Muiz; Khairul
  NATC; Lilie Jab. Kimia; Marlinda Anim; Mohd Nizam Mustafa; Mohd Shahril
  Ibrahim; Nazri Ishak; Nik Norsuliza Eliz; Niza Treasury; NoorMahya; Nor;
  Norbiha Ismail; Othman Muhammad; Access Group; Arthur Besther Sujang;
  Azlan Md. Nor; Azlan Kluang; Azraf; Azrul NATC; Burhanuddin Ahmad;
  Ezdiana Dzulkifli; Hairul Anuar Mohd Nafiah; Hanie; Husna; Induksi II
  Ikwas Kluang; Ipat J. Pertanian
  Subject: [ms_access] Even Bill Gates can't explain 

  Even Bill Gates can't explain 

  Open a blank Word document (microsoft word) and type the following:

  =rand(200,99)

  and then Press 'Enter' and wait 5 seconds... 

  Surprise :-) 




  Iswandy Abdul Rahman
  [EMAIL PROTECTED]

  __
  Do You Yahoo!?
  Tired of spam?  Yahoo! Mail has the best spam protection around 
  http://mail.yahoo.com 

  [Non-text portions of this message have been removed]




  Yahoo! Groups Links







  __
  This email has been scanned by the MessageLabs Email Security System.
  For more information please visit http://www.messagelabs.com/email 
  __


--
  YAHOO! GROUPS LINKS 

a..  Visit your group ms_access on the web.
  
b..  To unsubscribe from this group, send an email to:
 [EMAIL PROTECTED]
  
c..  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


--



[Non-text portions of this message have been removed]



 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/ms_access/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




[ms_access] Migrating Access to SQL 2K

2005-07-11 Thread Roberto Rodriguez/Yahoo
I migrated a 300MB Access Database (backend) to SQLSvr 2K, I used the upgrading 
tools in Access to get SQL backend.
Then I created a NEW project in XP format, specified my new backend and 
imported all the forms , reports , macros and modules from old frontend.
I changed my references from ADO to DAO 3.6 to support current code.
I tried to run my new project and it send error in the following sentences:

currentdb.execute UPDATE 
Set rst = currentdb.recordset(SELECT * ...  me!slTxt)

Run-time error 438 : Object does not support this property or method.
Compile error : Sub or function not defined

I thing I need a simple steps to fix it , can anybody help me , please?.


[Non-text portions of this message have been removed]



 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/ms_access/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: Para archivos PDF

2003-11-11 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Martes, 11 de Noviembre de 2003 07:41, Miguel Vazquez escribió:
 Buen dia a todos.

 Me podrian recomendar algun editor, para posteriormente crear
 archivos PDF, pero que no sea emacs, gracias.

 Saludos.

LyX, mismamente.
Saludos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/sI6TMTRDhMtn/+YRAjk8AJ0RvZOv33iHZ3MwRKelx+zVw8xFKwCbBb91
jlfS3x2+3fiK5KpQ1oec1g8=
=0Uqm
-END PGP SIGNATURE-



Re: ¿Cliente de mensagería instantánea...?

2003-10-31 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Jueves, 30 de Octubre de 2003 22:33, Scalofrio escribió:
 ¿Cúal puedo usar para MSN que os esté funcionando?

 Gracias.

 -
 Luis Scalofrio

Con Gaim 0.70 de Sid (¿o era Sarge?) me mantengo en contacto con gente 
de ICQ, Yahoo!, MSN y Jabber. Pero hay más protocolos admitidos, así 
que todo es ponerse. Y va bien.
Saludos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/opFJMTRDhMtn/+YRAgyNAJwO7dGkJkwGNEB+rqPQayLROYU/cQCcCTyQ
KgP7fcp/HIIMx1nya1h9/ik=
=vxY4
-END PGP SIGNATURE-



Re: personal

2003-10-30 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Miércoles, 29 de Octubre de 2003 03:40, antonio walter soruco 
escribió:
 solucion cuando la pantalla se cuelga

¿No serán el teclado y el ratón los que se cuelgan, y por eso la 
pantalla no hace nada?
Cada día flipo más. (y me río más, desde luego)
Saludos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/oM61MTRDhMtn/+YRAnSPAJ9zv57lyVgWoufuGho4rz66ZGIXEgCfcRsG
Xq/YiLJaQTtybyaz1QGdNwI=
=/8y3
-END PGP SIGNATURE-



Re: Medidas contra el virus

2003-10-26 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Sábado, 25 de Octubre de 2003 00:16, Omar Beltrán escribió:

A mí no me están abrasando tanto como a vosotros, a pesar de mis 
intervencinoes, aunque escasas, pero me sumo a la iniciativa. Tiene 
pinta de funcionar.
Saludos.
- -- 
_
Roberto Rodríguez Rego
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/m9vkMTRDhMtn/+YRAvoaAJ4iUg2Qj3gTx2Wt4wpI/o+LzKXPjQCfXj0k
nqpgY+qAlZI450dSSgwMfyo=
=bnxA
-END PGP SIGNATURE-



Re: Era: Mano Negra! Re: Unidentified subject!

2003-10-21 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Martes, 21 de Octubre de 2003 15:53, Leonardo Soto escribió:
...
 100% de acuerdo. Ahora, ¿mailman se puede configurar para no mostrar
 las direcciones de correo en la pasarela a news y en el archivo web?

Tengo entendido que existen robots que buscan direcciones en las news y 
me da la sensación de que es ahí donde radica la fuente de los 
problemas, más que en el correo o en el archivo web.
Aunque ya puestos, hacerlo en los dos sitios, como dices.
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/lT82MTRDhMtn/+YRApRqAJ9ZisD97CecsoXxE3846PONa2MdqgCfdNRt
xUgZ+myYdXEiudBdzZpe1lE=
=9EOk
-END PGP SIGNATURE-



Re: Era: Mano Negra! Re: Unidentified subject!

2003-10-21 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Martes, 21 de Octubre de 2003 17:42, Rudy Godoy escribió:
 On Tue, Oct 21, 2003 at 10:53:39AM -0300, Leonardo Soto wrote:
   1) Solamente las cuentas SUBSCRIPTAS reciben basura a millares
   2) Solamente las cuentas SUBSCRIPTAS y que POSTEAN reciben

 La palabra es suscritas, de suscribir.

Perdón por el inciso: subscritas de subscribir, que es como lo aceptan 
la mayor parte de los gestores de listas, según tengo entendido y 
experimentado. No obstante es correcto escribir subscriptas y 
suscritas, como tú mencionas. Acabo de consultarlo en el diccionario de 
la Real Academia.
Saludos

- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/lVfPMTRDhMtn/+YRAnAJAJ4wYugwtezwzY4+/xnEIRP6WqdUWwCfRGvP
8Bb7yTUR6TsMaMedhTlvmIE=
=Zp1u
-END PGP SIGNATURE-



Re: Era: Mano Negra! Re: Unidentified subject!

2003-10-20 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Lunes, 20 de Octubre de 2003 16:38, Ricardo - Eureka! escribió:
 On Mon, Oct 20, 2003 at 09:03:08AM -0500, [EMAIL PROTECTED] wrote:
  Received: from  ([63.172.68.222]) HELO=ezovnda
by avsia.com (Wildcat! SMTP v5.6.450.8) with SMTP
id 288971953; Mon, 20 Oct 2003 09:02:22 -0500

 Sres:
 PArece que alguien esta jugando con nosotros ...
 Acabo de recibir un mail IDENTICO al que llego a la lista,  a mi
 casilla personal ... paranoia? Mmmm

Para nada. a mí me ha pasado también.
Esto está que arde.
Saluditos libres
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/k/VtMTRDhMtn/+YRArlbAJkBumCEVr5nm5JIJ+YLuRPk4KxkEgCfW8sN
8nE94j/HDzPxWjBwAvdVC4s=
=L2l7
-END PGP SIGNATURE-



Re: Medidas antispam. (Era: Unidentified subject!Ami también)

2003-10-20 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Lunes, 20 de Octubre de 2003 17:26, Ricardo - Eureka! escribió:
...
 Pensando un poco mas friamente lo que propuse anteriormente ... qué
 tal si se trata de una manera de conseguir direcciones validas de
 correo para, posteriormente, enviar mas spam...? Es decir, suponiendo
 que 20 o 30 de nosotros mandemos un mail reclamando al ISP con
 nuestra direccion de correo Se entiende?

 Me pregunto que sucederia, si alguien, erroneamente, suscriba
 [EMAIL PROTECTED] a la lista debian-user-spanish? Y asi con
 todas las direcciones de los ISP repetidos que nos lleguen?

Lo veo mal, sobre todo a la hora de responder al correo inicial de la 
lista, cuando te subscribe. Al menos, yo no podría hacerlo, vaya...
En cuanto a lo de responder al [EMAIL PROTECTED] pues es una opción, pero 
esta gente cambia de servidores, de cuentas y de todo con muchísima 
facilidad, y siempre irían por delante de nosotros.
El tema es armarse adecuadamente. Y me refiero a filtros, programas 
antispam, reglas para procmail y lo que se os pueda ocurrir. Al fin y 
al cabo, mis conocimientos no me dan para mucho más que para tener el 
SpamBouncer + mailfilter en mi sistema, y eso no alcanza últimamente.
De todas formas, mi caso no llega al extremo que comentáis algunos. A mí 
me abrasan con medicamentos y recomendaciones para alargar el pene 
(jejeje) junto con el virusillo del service pack del windoze.
Saludos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/lAauMTRDhMtn/+YRAjD0AJ0TOVf7CRXFHc7TGw6bTVtVDRqEOACeNxE0
f2lXWxmDtXBOQWbBn6BZRv8=
=eP+H
-END PGP SIGNATURE-



Re: amsn

2003-10-16 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Jueves, 16 de Octubre de 2003 19:06, Ariel Fernando escribió:
 Hola amigos, una consulta...
 alguno esta usando en el dia de la fecha amsn???.  Pregunto porque yo
 venia usando sin problema alguno la version 0.7 y me funcionaba a la
 perfeccion (al menos hasta ayer a la ulitma hora), pero hoy no quiere
 saber nada.  Lo reinstale, y sigue en lo mismo.

 El problema: trato de iniciar una sesion, aparece la leyenda de
 iniciando sesion..., pero a los 2 o 3 segundos retorna a la
 pantalla de login.  Por mas que le ponga cualquier usuario y
 contraseña hace lo mismo.

 Bueno, era solo esose me ocurrio que tal vez podria ser alguna
 turrada de los muchachos de msn.

 Saludos.

 Ariel.

Sospecho que los chicos de Microsoft han cerrado el chiringuito. Hoy no 
he podido conectarme desde Linux, aunque los clientes win se conectan 
aparentemente sin problemas. Me tiene mosca el asunto porque creí que 
lo cerraban para todos los que no se conectaran de pago.
Según tengo entendido, la fecha era hoy, como primer día sin su 
messenger.
Será por alternativas :D
Saludos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ: 44170541 - Jabber: [EMAIL PROTECTED]
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/jtM8MTRDhMtn/+YRAmAWAJwIayKiRwjc5h3WE6Gdig0jB6ZzDQCfSODw
4Ywj7IELiRTudCKsg7Js6/k=
=sgeH
-END PGP SIGNATURE-



Re: Virus y demas basura

2003-09-22 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Lunes, 22 de Septiembre de 2003 20:20, Jose Maria Diaz Gorriz 
escribió:
   la verdad es que como siga saturandome la cuenta, vamos a tener que
 tomar medidas drasticas con esta lista... :_(

Ya se ha comentado que la lista de debian-user-spanish no tiene nada que 
ver con esa historia de los virus.
El problema parece claro, pero el origen no es la lista, lo cual tiene 
que quedar igual de claro.
Saludos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/b0t+MTRDhMtn/+YRAukfAJsF/8vHHAUFlYcrMjWMRYR/oHLVIwCfWAo2
dhgIBJG2ZdX+jNNA3T1nZcs=
=WJe4
-END PGP SIGNATURE-



Re: pequeño problema con kmail y fetchmail+procmail

2003-07-03 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Martes, 1 de Julio de 2003 12:32, gOrr escribió:
 Hola

 Hace unos dias configuré el fetchmail y el procmail para traer y
 distribuir los correos que me llegan a las diferentes cuentas.
 Fetchmail recoge todos los mails, se los pasa a procmail y este los
 coloca en unas mailbox a las que luego accedo con el kmail para
 leerlos... pues bien, el problema está en que el kmail no me marca 
 esos mensajes como nuevos, y entonces en buzones grandes (como el de
 la lista) no puedo diferenciar entre los correos antiguos y los
 nuevos.
 ¿Sabeis que puedo hacer para evitar esto?

A mí me pasaba algo parecido al principio. El tema es que procmail me 
colocaba los mensajes directamente en los buzones del KMail, y cuando 
abría éste, los mensajes parecían todos antiguos o leídos.
Lo solucioné dejando que procmail no moviera los mensajes a los buzones, 
sino que los dejara en /var/spool/mail/usuario después de tratarlos. 
Así KMail iría allí a buscarlos y los reconocería como nuevos.
No sé si habré dicho alguna barbaridad, pero más o menos por ahí van los 
tiros.

 Gracias. Saludos

Si ha servido para algo... encantado. Saludos.

- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/A84mMTRDhMtn/+YRAgFlAJ91fU2p/ZL12HpcM1oCkIble168QQCeMKdU
jSlgZQAVUNoxTeYBaGH/OYg=
=5uA7
-END PGP SIGNATURE-



Re: Epson 440

2003-07-01 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Lunes, 30 de Junio de 2003 18:52, Thiare escribió:
 Amigos:
  Tengo un Windows XP y una impresora Epson 440 y no
 acepta el drivers de la impresora ¿que hago? [EMAIL PROTECTED]

Preguntar en otro sitio. ¡Esta es una lista de usuarios de Debian 
GNU/Linux!
Mira a ver en www.microsoft.com
Saludos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/ASdaMTRDhMtn/+YRAtgoAJ0W7q14BFpxFQdser7l9RKRUZ/DpgCfR92R
G7C+BPodKU9pzev3WcZ0dzw=
=Gw6z
-END PGP SIGNATURE-



Re: AUTORIZACION

2003-06-30 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Viernes, 27 de Junio de 2003 15:28, Ricardo - Eureka! escribió:
 On Thu, Jun 26, 2003 at 09:06:08PM +, Interamericana de Ciencias 
de la Educación wrote:
  Solicitamos su Autorización:
  Para enviarle información sobre un Revolucionario Método de Estudio
  que le permitirá leer cuatro veces más rápido  y comprender mucho
  más.

 Disculpen, pero no comprendo XD

Eso es porque no les has autorizado a que te envíen información para 
seguir ese revolucionario Método de Estudio con el que comprenderías 
todo esto. Si es que... Y digo yo: ¿cómo es que ese método no viene en 
el man? He tecleado man estudio --método-revolucionario pero no 
obtengo nada. Quizá es que no tendré instalado el paquete adecuado:
apt-cache search estudio metodo revolucionario. Nada.
¿Alguien en la lista, que eche una mano?
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+/pJhMTRDhMtn/+YRAuFtAJ93nYGU2cIo94WVWrtK8gQTt4DJbACfZz+U
8dae/tpXuO91RRiBvV+HKi8=
=cm67
-END PGP SIGNATURE-



Re: recomendacin de scanner y printer

2003-06-24 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Martes, 24 de Junio de 2003 17:43, Listas escribió:
 Hola,

   puede ser off topic. Pero como tenemos siempre problemas con
 hardware pese a todos los esfuerzos, antes de comprar pregunto:

   Con debian woody 3.0r1  kernel 2.4.18-bf2.4:

   1. Alguien tiene la impresora epson Stylus C42SX paralela o usb, y
 la pudo configurar sin problemas.

   2. Alguien tiene un scanner de bajo costo (no scsi) que le funcione
 bien en debian.

   Gracias desde ya. Dardo Botto

La impresora no es Epson. Es HP. El escáner es Epson Perfection 640U, y 
va de perlas. Busca en Google por Sane y te llevará a páginas con 
listados de escáneres soportados y no soportados, con modelos y todo. 
También yo busqué SCSI porque tengo controladora, pero no hubo manera 
de encontrar nada barato :(
Saludos.
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE++LsFMTRDhMtn/+YRAhGgAJ48RLjw4x/ttzgzv/h0kAkde6XqBACfTlzr
HmOHcDq54ppouyR5W9ev3Yw=
=KTMT
-END PGP SIGNATURE-



Re: La pregunta del millón (ya te digo...)

2003-06-18 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Miércoles, 18 de Junio de 2003 07:53, Roberto Coria escribió:
 Hola Gente!!!

 Un debian goody, puesto en servicios de internet, con correo, dns,
 web y radius para autenticar accesos telefónicos. Debería tener un
 firewall, porque???

 Un saludo. Roberto Coria.

1º- Cualquier ordenador que esté conectado a una red (aunque no sólo por 
el hecho de estarlo) debería tener un cortafuegos.
2º- Máxime si actúa como servidor, puesto que los accesos serán 
variopintos y no todos bienintencionados.
3º- Porque utilizará programas servidores que puedan contener  bugs 
potencialmente aprovechables por exploits que circulan libremente por 
ahí.
4º- Porque un hipotético acceso no autorizado al sistema podría 
proporcionar permisos de superusuario al atacante, permitiéndole 
realizar ataques o nuevos accesos a otras máquinas, desde la tuya, con 
lo que te implicaría directamente a tí en el ataque.
5º- Porque me molesta sobremanera que alguien a quien no conozco, acceda 
a los recursos de mi máquina y los controle sin mi permiso (al margen 
de que mi máquina sea doméstica o empresarial, importante o 
insignificante)

Todo eso no lo garantiza por sí solo un firewall, pero supone una gran 
ayuda, al margen de que pueda estar bien configurado o no, que esa es 
otra...

Seguro que alguien más habrá en la lista que entre al trapo y te 
proporcione más argumentos, pero esa pregunta, con los tiempos que 
corren... como que sobra. El cortafuegos debería ser poco menos que 
imprescindible.
Saludos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+8BgdMTRDhMtn/+YRAnrCAJ96HEKTaBa2PClrriRQcKVdRDT1uwCfUtle
PKQUgjg86SmNCgy2zgNkNfU=
=wfzB
-END PGP SIGNATURE-



Re: podrido del spam!!!

2003-06-12 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Miércoles, 11 de Junio de 2003 11:48, Ariel Nardelli escribió:
 Hola!!

 Siii podrido(cansado) estoy de recibir tonelada de spam, parece que
 mis cuentas de correo figura hasta en las listas de spam de la luna
 :(

 Y mirando con el apt vi que hay muchas soluciones al spam que trae
 debian

 Alguien uso alguna? cual recomiendan?

 Gracias

Prueba www.spambouncer.org
Es un filtro basado en procmail. Apenas carga el sistema.
Está bastante currado, la verdad.
Saludos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+6NIuMTRDhMtn/+YRAq7aAJ9jiDPqAsdR2kWGYqlAELulWGgqZwCdFMou
XWJoOefXzIRKWC+uSbli5ps=
=5KSw
-END PGP SIGNATURE-



Re: Bogofilter y listas de correo

2003-05-25 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Domingo, 25 de Mayo de 2003 22:19, Maria Garcia Suarez escribió:

 Tengo un servidor Debian en el que tenemos alojada una
 lista de correo que no para de recibir SPAM. La
 direccion de la lista es una de contacto del grupo de
 personas, no una lista para hablar entre nosotros (con
 esto quiero decir que bloquear a la gente externa a la
 lista no es buena idea :-)

 Habia pensado usado Bogofilter (visto el exito del
 tema y que me mola la estadistica :-)

 El problema viene a la hora de pensar en el
 precedimiento a seguir: que hago con los mails
 clasificados como SPAM?

 Una idea seria redirigirlos a una unica persona, pero
 seria en plan [EMAIL PROTECTED]@ ya que seria el sufrido que lo
 recibiria todo (a pesar de los cambios introducidos).
 Otro seria que el correo se almacenara en una carpeta
 en el servidor y que periodicamente miraramos si se ha
 colado algun falso positivo... Pero ya veo que al
 final no se la va a mirar nadie, solo por el palo de
 tener que ir al servidor para leer SPAM.

 Alguien tiene alguna idea mejor? Se me escapa alguna
 solucion mejor?

 Muchas gracias.

 Besos,
 Maria

¿Has valorado SpamBouncer? www.spambouncer.org

Hasta pronto.
- --
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+0SwtMTRDhMtn/+YRAmwWAJ0emaV9PWMXonE4mafEVKAeavO2jQCeP2FX
uTksBvHaOqTBLp1XaYTIDtQ=
=ewpy
-END PGP SIGNATURE-



Re: montar firewall con iptables

2003-05-21 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Martes, 20 de Mayo de 2003 23:05, Enrique Hinojosa Rosado escribió:
 ...
 Por eso, si alguien pudiera darme el nombre de algún programa del
 estilo del firestarter para iptables se lo agradecería.
 --
 Enrique Hinojosa Rosado [EMAIL PROTECTED]

Yo uso Bastille, y hasta ahora no tengo queja. Pero si haces
apt-cache search firewall
seguro que aparecerán muchas más opciones válidas.
Cuestión de probar.
Saludos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+yx9IMTRDhMtn/+YRAkj9AJ9EsVZAQG6jFJy4efoUDmGhVn+WMACfeGI9
0yQ0UWkZ8Mpw4qDTyAxD35M=
=RRCz
-END PGP SIGNATURE-



Re: Volumen de sonido

2003-05-21 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Miércoles, 21 de Mayo de 2003 09:07, As escribió:
 Ya se que es una chorrada, pero anoche me tire 2 horas buscando sin
 encontrar el control de volumen. Creo recordar algo como 'kmix'.
 Tantas veces he reinstalado ya que me pierdo.

 ¿Como puñetas puedo dar y quitar volumen al sonido?

Efectivamente: KMix. apt-get install kmix

 Gracias :-)

Nunca con más razón: de nada.
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+yzGIMTRDhMtn/+YRAsGVAJ98KGsSj0SEKJpdWuw5iF6C2w6HxQCeO3iU
uMWEo1Fqn7FgPArVBL4FFFo=
=7gAT
-END PGP SIGNATURE-



Re: [OT] SCO y mokosoft se van a salir con la suya

2003-05-21 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Saludos a todos:
Esto no es que sea la pescadilla que se muerde la cola, pero mucho me 
sospecho que es la tónica general en USA, con el asunto de las patentes 
de software.
No termino de entender cómo es posible que se permita, judicialmente 
hablando, que una parte denuncie a otra por plagio (como es el caso) 
sin tener que aportar pruebas de ello (como sería enseñar el código 
supuestamente plagiado), quedando a cargo del denunciado la refutación 
de los argumentos del denunciante. Para volverse locos.
Mucho me temo que en el país de las libertades (otra paradoja como 
otra cualquiera) la Justicia sea más benévola con los grandes o amigos 
del jefe. Si no, no se explica el súbito cambio de orientación al final 
del juicio contra Microsoft por prácticas monopolísticas (¿subvención 
de parte de la campaña del presi?)
Pero con GNU/Linux, ¿contra quién pueden ir, si no hay una empresa que 
lo posea?
Se puede deliberar mucho, con esto, y veo que es un OT. Saludos a 
todos.
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+y2vXMTRDhMtn/+YRAt9cAJwMkdubLZNsF0UiXvxdMHTbNsVEQgCePoTP
IQ1j1p4fW8ACHk0xYd1Q//4=
=6cdg
-END PGP SIGNATURE-



Re: Lindows

2003-05-15 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Jueves, 15 de Mayo de 2003 17:33, Arturo Mancilla escribió:
 Hola a todos.
 Bueno, quisiera saber su opinión o ¿Qué dicen acerca de lindows?.

¿Lindows quiere decir que es un SO lindo pronunciado por Josemari Aznar 
cuando volvió del rancho de Bush? Ando algo despistao... :-)))
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+w9i2MTRDhMtn/+YRAoT1AJ9XhgqD218uXBd5MCywfk4IC5ggswCffi3f
50oCDunjUI/WFg1kPzNyE4I=
=E10l
-END PGP SIGNATURE-



Re: Última versión KDE + Sugerencias programas

2003-05-13 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Martes, 13 de Mayo de 2003 10:09, Enrique Rincón escribió:
 Alguien puede decirme alguna dirección para añadir al
 sources.list desde donde poder descargar la última
 version del KDE para Debian Woody? Es que no lo
 encuentro por ningún sitio.

Mira en www.apt-get.org
Tienen un buscador por paquete que te solucionará la mayoría de los 
problemas, aparte de mostrarte la lista completa de paquetes 
disponibles. Por KDE da el siguiente source:

deb http://download.us.kde.org/pub/kde/stable/latest/Debian/ woody main

No lo he probado aún, pero lo haré.

 Otra cosilla, qué programas me recomendáis para leer
 el correo, para utilizar el msn messenger y el icq y
 para charla en el irc.

Correo: KMail (lo tienes con KDE)
MSN + ICQ: GAIM
IRC: no uso, pero será por oferta... ;-)

 Venga, un saludo a todos y muchas gracias por adelantado

Hasta pronto
 =
 Enrique Rincón
 Linux User #275586
 ICQ: 250174184

 ___
 Yahoo! Messenger - Nueva versión GRATIS
 Super Webcam, voz, caritas animadas, y más...
 http://messenger.yahoo.es

- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+wLAjMTRDhMtn/+YRAhLTAJwIIfMaPBeX5oF45OnH7H2nj57BSQCfc2bZ
OUbzvkcyzU0R8LqrAWdPGEs=
=ASk5
-END PGP SIGNATURE-



Re: Última versión KDE + Sugerencias programas

2003-05-13 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Lunes, 12 de Mayo de 2003 20:43, David Cifre García escribió:
 ¿Como que gaim no esta para woody?

 a mi me aparece, y con las fuentes por defecto que pone el apt-setup.

Satamente. También yo lo tengo, y sin añadir nuevos sources. Pero el 
plugin de yahoo no va. De los demás, funciona el MSN, el ICQ e imagino 
que el de chat, aunque no lo probé.
Taluego
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+wUPaMTRDhMtn/+YRAmt9AJ4qXmft5HP92/41dqGSeiC3j3VDHgCfcJcu
H1LRQN/J0uECYIx/ycno6AY=
=XzF7
-END PGP SIGNATURE-



Re: Última versión KDE + Sugerencias programas

2003-05-13 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Martes, 13 de Mayo de 2003 22:42, Enrique Rincón escribió:
 Muchas gracias a todos. Al final lo instalé y menuda
 maravilla :) Lo que no he conseguido es ponerlo en
 castellano, intento descargar el paquete kde-l18n-es y
 no me lo encuentra en ningún sitio. ¿Alguna sugerencia?

El nombre exacto del paquete es kde-i18n-es
Puedes pillarlo con 
apt-cache search kde 18n
Si instalaste kde mediante apt, tendrá que estar este paquete.
Hala, a disfrutarlo en castellano.
Taluego
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+wWEmMTRDhMtn/+YRAjM8AJ9oXlBuRtjzx3/Y+If9WX2t5LLO8QCff2Vv
ijbWBTTG8rhOxbJ6T4WVbUU=
=n+FA
-END PGP SIGNATURE-



Re: Aplicacion antispam para correo

2003-05-01 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Martes, 29 de Abril de 2003 10:01, Juan Bueno escribió:
 Buenas, que me recomendais para poner un antispam en el server de
 correo puestoq ue ultimamente me esta llegando mucha porqueria??
   Desde ya gracias.
 --
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.0 (GNU/Linux)

 iD8DBQE9pV4AcopWN41751ERAhcSAJ0VRRpwYJxG8Atlifb/HQdKqxjtbgCePHaP
 WmSWAtFzzUsbUKdv8EU589s=
 =Tocz
 -END PGP SIGNATURE-


y www.spambouncer.org
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+sMUiMTRDhMtn/+YRAjawAJ936SLqIFQ40zKIuOxEgDR1jio4HgCfVSeH
8EbCDs3fCaltNU4/dIw/i3s=
=M0tz
-END PGP SIGNATURE-



Re: Sobre OpenOffice, KDE y locales

2003-04-14 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Domingo, 13 de Abril de 2003 13:37, Josep-Antoni Ysern escribió:
...
 También, al actualizar vía apt-get he pasado, sin querer, del KDE2 al
 KDE3. Ha sido un cambio imprevisto, pero no me molesta. La cosa es:
 el KDE3 ¿ya es estable? Curiosamente, no consigo que me ofrezca
 ningún idioma para configurar locales. Ni siquiera el castellano.
 Aparece nada más el inglés y ni siquiera como sleccionado. ¿Tenéis
 idea de qué pasa? O mejor dirijo la pregunta a los de KDE mismos.

apt-get install kde-i18n-es

(no sé si habrá alguna versión para catalán, pero esta ya supondrá una 
mejora, imagino...)

A mí me pasó lo mismo y con esto quedó todo resuelto.

 Gracias,

De nada. Si sirve...

- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+mma+MTRDhMtn/+YRArYkAJ990SIekao9Cb+m3q9ZBGgcIzlJVACfd2I1
MXJecNKxvJAgAEQZuU56JX4=
=VSZq
-END PGP SIGNATURE-



Re: Mozilla

2003-04-03 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Jueves, 3 de Abril de 2003 13:34, Héctor Andrés Rompato Carricart 
escribió:
 Aparenta ser un problema con Java (por lo menos eso creo). En mi
 Woody, Mozilla 1.3 y KDE 2.2.2, se congela durante un rato y luego
 vuelve a la normalidad, pero no lo hace en todas las páginas con
 rutinas Java. Si alguien más lo ha notado.

A mí me ha pasado. Si intento entrar en una página con Java desaparece 
el Mozilla. Se esfuma sin dejar rastro.
Después de instalar Java, me pasa mucho menos. De hecho sólo me ha 
pasado en una página. Pero las demás, donde se esfumaba antes, bien.
Saludos.
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+jI31MTRDhMtn/+YRAk5tAJ9fP5+xUFC8JCPW++M2mf8eJ5T1iQCfUyTd
0oEgw8+eGYezsZgSUDtvBI8=
=npDc
-END PGP SIGNATURE-



Re: Woody: queda prohibidala reproducción total o parcial

2003-04-02 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Miércoles, 2 de Abril de 2003 10:44, Ignacio García Fernández 
escribió:
 No veo por qué es necesario que la imagen sea la que ofrece Debian.
 Con que haya un sólo programa con licencia GPL no puedes poner
 restricciones sobre el medio. Las restricciones de reproducción
 tienen que hacerse para cada programa o documento por separado, pero
 no pueden afectar a todo el soporte.

Estoy casi seguro de que ha sido un lapsus. Acostumbrados de toda la 
vida a que todo es incopiable sin permiso, irreproducible públicamente, 
y demás, ni han caído en la cuenta.
Seguro que con unos cuantos correos de protesta (tampoco para llegar al 
mailbombing) publican en el siguiente número una nota de disculpa.
Tampoco creo factible que vayan a retirar el número del mercado a estas 
alturas... Pero les haremos pensar en lo que publican, si les 
escribimos, haciéndoles ver que no todo está tan encorsetado como en el 
mundo Win.
Saludos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+iqwQMTRDhMtn/+YRAo0WAJ0cPCoOrcAHHPBH13r0mC6zRKYK2wCfZrdg
7V5lYpzAKT5G1wT6JpJ6v1M=
=Y/EJ
-END PGP SIGNATURE-



Re: Woody: queda prohibidala reproducción total o parcial

2003-04-02 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Miércoles, 2 de Abril de 2003 13:02, Antoni Bella Perez escribió:
   Pues como no muevan el culo en un par de dias y hagan mucho pero
 que mucho ruido al respecto te aseguro que se les va a caer el pelo
 con bigote y todo.

   Aunque, veamos antes que dice la comunidad.

   Toni

Una cosa: ¿éstos no son los que habían distribuido una versión de prueba 
por 120 días del Win2k, que al final ni caducaba ni nada?
Pues siguen hilando fino, por lo que veo...
Saludos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+isx5MTRDhMtn/+YRAnA4AJ9W/a4SGTb9CVbVazYal+Jxy8MfXwCfSGOZ
bJmWUoYCFu9Kl7ARZ76/7ZI=
=5tSM
-END PGP SIGNATURE-



Re: Stop !!

2003-03-27 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Jueves, 27 de Marzo de 2003 16:03, Moises escribió:
 Se acabó tanta estupidez. Lo siento. Ante tanta confusión y al
 parecer tanta mentira oculta, dejo el tema por zanjado. Y le ruego a
 Ud.no me haga recordar otra vez mas las leyes de este pais ( que no
 se a cuento de que ha venido ). Por cierto, gracias por entrar en mi
 servidor. Pd:  me parece aun mas rastrero que unos mensajes de fuera
 de la lista que hemos tenido Andrés y yolo hagas públicos, o peor
 aún... que él lo hiciera públicos. Y por otro lado, yo no he metido
 caña al temalo que para que ante mentes poco cultivadas todo
 sienta mal ( y no me lo tomeis a mal ).
 Lo siento por la buena gente, pero si decir que este no es el sitio
 adecuado conlleva todo este jaleo político ( y digo bien ) , creo que
 no estoy en la lista adecuada. Cada uno que exprese lo que quiera, en
 el sitio adecuada, de forma adecuada, etc.
 Y por cierto, ya que es Ud la defensora de Andrés ( donde acabo de
 demostrar que la privacidad este chico no la valora ) , le hago saber
 que me considero  bastante humilde, bastante llano y sincero. Y no
 soy de los que meten leña al fuego.
 Lo siento pero creo que no lo has compilado bien.  Haz un gdb de la
 historia y a seguir con lo nuestro

 Marta Pla i Castells escribió:

Totalmente de acuerdo, Marta. Estos mensajes que acaban convirtiéndose 
en hilos interminables me resultan tan molestos como al que más. Pero 
si contesto, estamos perdidos. Mejor ignorarlos, como los de los 
windoseros perdidos, los de los unsuscribe mal escritos, los de la 
Oficina Mejicana esa del spam... Si vamos a estallar a la mínima, lo 
llevamos claro. ¿Que hay mesías? Pues que salven el mundo por su 
cuenta. Para mí, como si no existieran. Cuando quiera la salvación, la 
buscaré por mi cuenta.
Saludos a todos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+gycvMTRDhMtn/+YRAqwmAJ92WBPykjKw+5MFBPTIaRYEov5cAQCdGrBk
V2lZRrnwj+lBL7GusDdcYik=
=jyYL
-END PGP SIGNATURE-



Re: [israel@seg.inf.cu: Re: acceso nt]

2003-03-24 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Viernes, 21 de Marzo de 2003 20:36, Peio escribió:
 esto creo que iba pa la lista...

 - Forwarded message from Israel Fdez [EMAIL PROTECTED] -

 From: Israel Fdez [EMAIL PROTECTED]
 Subject: Re: acceso nt
 To: Peio [EMAIL PROTECTED]
 Date: Fri, 21 Mar 2003 08:39:07 -0500
 User-Agent: KMail/1.4.3

 Hola, meto la cuchareta...
 Voy a hacer una pregunta atento a este tema, siempre he oido que no
 es buena idea escribir en ntfs desde linux, que hay de cierto en
 esto?

 - End forwarded message -

Según tengo entendido, el soporte del sistema de ficheros nt (ntfs) es 
experimental. Se monta normalmente como sólo lectura y en este modo 
funciona muy bien. Para activar la escritura es necesario recompilar el 
kernel, y está altamente desaconsejado. De hecho he leído mails de 
gente que lo activó, lo usó y ... se arrepintió.
La opción es tener una partición separada, tipo fat32 o vfat, donde 
guardar los ficheros que te puedan interesar leer desde linux. A mí 
esto me funciona bien, aunque con seguridad no será la única opción.
Si en linux trabajas con ext2 o ext3, hay utilidades para win que te 
permiten el paso contrario: leer desde win el contenido de particiones 
ext2 o ext3. Así podrás trabajar más con linux, y consultar 
esporádicamente desde win (acabarás usándolo menos)
Seguro que en la lista alguien te podrá dar más opciones.
Saludos
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+fsXVMTRDhMtn/+YRAoVHAJ9hhxynGyqgiIxAuNTLc4tYtSt/ngCfXC6w
N+/b7KChVBEa1QVjTsxbKIE=
=u1Pi
-END PGP SIGNATURE-



Re: Postfix y filtros d spam

2003-03-18 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Lunes, 17 de Marzo de 2003 15:49, Julen Landa Alustiza escribió:
 Viendo que al servidor d smtp me llega muchisima mierda en forma d
 spam, me he decidio a instalar un filtro, peor al hacer un apt-cache
 search he visto que hay bastantes filtros, y no tengo ni idea d
 cuales van mejor o peor. Que filtro de spam me aconsejais? El
 servidor smtp es postfix

www.spambouncer.org

- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net

   _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
  _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 _/_/_/_/_/_/_/_/_/_/   _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
   _/_/ _/_/   _/_/_/_/_/_/ _/
  _/_/  _/_/  _/_/_/_/_/_/_/_/_/_/_/_/
 _/_/   _/_/ _/_/_/_/_/_/_/_/_/_/_/_/
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+dkKAMTRDhMtn/+YRAkjmAJ9Mzs4MXoTd69pB36hd2Kt17d/OlACeMxfw
ZR9xAsWYmfT/u+jPlc4WDLY=
=OPue
-END PGP SIGNATURE-



Re: Consulta!!!

2003-03-13 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Jueves, 13 de Marzo de 2003 08:00, marcelo escribió:
 Hola, vi tu correo en un foro, espero que molestarte mucho con mi
 mensaje...es que estaba buscando informacion sobre el controlador
 cmi8330 y queria saber si me podias ayudar en algo ya que la info que
 busque en internet no me pudo ayudar...instale  windows millennium y
 cuando quise instalar los driver para la placa soundpro tuve muchos
 problemas, me instala todos los componentes bien, como el soft
 midi, el MPU 401 emulator, y joystick device sin problemas, pero
 cuando llega al controlador WSS (Windows Sound System), se me tilda
 la maquina...y cada vez que reinicio el sistema pasa lo mismo. Por
 eso estoy sin sonido ahora y no encuentro soluciones, el windows dice
 que se trata de un problema de conflicto desconocido. Con el XP me
 paso lo mismo. Si tienes alguna idea de que podria hacer te
 agradeceria muchisimo, perdon por las molestias y muchas gracias!

http://www.microsoft.com/windowsme/support/bulletins/findingdrivers.asp
¡Y que no se repita, que esto es una lista de GNU/Linux Debian!
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net

   _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
  _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 _/_/_/_/_/_/_/_/_/_/   _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
   _/_/ _/_/   _/_/_/_/_/_/ _/
  _/_/  _/_/  _/_/_/_/_/_/_/_/_/_/_/_/
 _/_/   _/_/ _/_/_/_/_/_/_/_/_/_/_/_/
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+cGjsMTRDhMtn/+YRAnAFAJ0boGL6ob41eU4A/7hK+xpaeqafSACdHIAl
AdBaPDg+8rjo1cVWGtlrjAU=
=iPA+
-END PGP SIGNATURE-



Re: KDE 3.1

2003-03-13 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Jueves, 13 de Marzo de 2003 18:46, Israel Fdez escribió:
 Me ha ayudado lo que me has dicho pero recibo un error cuando boy a
 instalar que dice que no encuentra el fichero X que esta descargando
 para instalar.

 cuando escribo esto:
  deb ftp://mirror.kde.org/ruta_al_dir_que_contiene_packages.gz ./

 solo pongo un camino y basta o es necesario escribir alg mas, lo digo
 porque todas las demas entradas en el fichero ademas del camino dicen
 stable main non-free contrib ?
 [EMAIL PROTECTED]
 Israel

Yo tengo esto en mi sources.list para el KDE

deb http://download.at.kde.org/pub/kde/stable/3.1/Debian stable main

Lo que pasa, es que no recuerdo exactamente qué tecleé para actualizar 
KDE, pero no tuve que desinstalar nada previamente.
Saludos.
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net

   _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
  _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 _/_/_/_/_/_/_/_/_/_/   _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
   _/_/ _/_/   _/_/_/_/_/_/ _/
  _/_/  _/_/  _/_/_/_/_/_/_/_/_/_/_/_/
 _/_/   _/_/ _/_/_/_/_/_/_/_/_/_/_/_/
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+cM8LMTRDhMtn/+YRAkKuAJ4gA3jUqSq+iHzDPIFNOFSX/x9WWwCeMLBy
Xl7DofB4rmk74UoJNw/Q6i8=
=RlBV
-END PGP SIGNATURE-



Re: lmule

2003-03-12 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Jueves, 6 de Marzo de 2003 22:40, McClane escribió:
 Willy Walker wrote:
 Hola.
 
 He instalado el lmule con apt-get install lmule, y se ha instalado
  bien o eso parece, pero cuando lo ejecuto me sale:
 
 [EMAIL PROTECTED]:~$ lmule
 lmule: error while loading shared libraries: libwx_gtk2-2.4.so:
  cannot open shared object file: No such file or directory
 
 He buscado libwx_gtk2-2.4.so por todos lados y solo la he encontrado
  para Mandrake Cooker en RPM
 
 ¿No existe en DEB?

 Yo lo he instalado desde este source de apt:

 deb http://skyhusker.palaciodefiame.com/debian/ ./

 Puede que te de algun problema instalado el libwxgtk, pero lo
 solucionaras pasandole la opcion --force-overwrite.

Pues a mí me pide otra versión de la libc6, que no tengo. Uso Woody.
¿No tendré más opción que pasarme a testing o unstable?
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net

   _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
  _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 _/_/_/_/_/_/_/_/_/_/   _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
   _/_/ _/_/   _/_/_/_/_/_/ _/
  _/_/  _/_/  _/_/_/_/_/_/_/_/_/_/_/_/
 _/_/   _/_/ _/_/_/_/_/_/_/_/_/_/_/_/
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+b7W/MTRDhMtn/+YRAle7AJsGuwUJsA66bTK7ggf8VI/As5XoEQCffdGA
KzUarR9xKJU1n2haZUHa7WA=
=kquf
-END PGP SIGNATURE-



Re: Nuevo miembro (con un par de problemillas)

2003-02-21 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Viernes, 21 de Febrero de 2003 01:35, Antonio Sánchez Pérez escribió:
 Ante todo saludar a los demás colisteros como nuevo miembro de la
 lista. Llevo varias semanas usando Esware, que es prácticamente
 Debian Woody, con algún que otro añadido (además yo pasé del KDE
 3.0.3 que viene con la distro y me puse el 3.1, que va muy bien,
 dicho sea de paso).
   Pero tengo dos problemillas: Uno es que cada vez que cierro una
 sesión el ratón se desactiva. ¿A alguien más le pasa esto y sabe cómo
 se resuelve sin tener que recurrir a pasar a la consola 1 y luego de
 nuevo a la 7?. Los de Esware me dicen que el problema está detectado,
 pero no saben darme una solución. Yo pienso si será problema de las
 X.  No es una cosa en verdad muy grave, pero quiero traerme a unos
 amigotes a casa para venderles la moto de que se pasen a Linux y esto
 desmerece :-)

Mu fuerte pa mí. Lo siento...

   El otro problema lo tengo con la Swap. Tengo Esware en hda3 y 128
 megas de swap en hda4. Luego tengo Red Hat 7.2 en hda6 y otros 128
 megas en hda5. Red Hat reconoce las dos particiones swap, pero
 misteriosamente Debian sólo reconoce una. ¿Hay alguna manera de hacer
 que reconozca y utilice las dos?

Yo hace tiempo tuve dos distros instaladas a la vez en distintas 
particiones, y compartían la misma swap. Nunca me originó problemas 
este hecho. Quizá no sea muy ortodoxo, pero la ignorancia... Ya digo 
que no me dio ningún problema.

 Saludos.

Hasta pronto...
- -- 
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: 0xCB67FFE6 en http://www.keyserver.net

   _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
  _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 _/_/_/_/_/_/_/_/_/_/   _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
   _/_/ _/_/   _/_/_/_/_/_/ _/
  _/_/  _/_/  _/_/_/_/_/_/_/_/_/_/_/_/
 _/_/   _/_/ _/_/_/_/_/_/_/_/_/_/_/_/
_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+Ve3+MTRDhMtn/+YRAl+aAJ9WNryrwajk8yAvSqgnoPd/MwgNDgCeIlGj
TC1Jj6eIMmucsoTzMf2XB2U=
=JPso
-END PGP SIGNATURE-



Re: Cd de audio

2003-01-18 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

El Sáb 18 Ene 2003 16:06, Ostots escribió:
 18 Jan 2003 11:39:54 +0100 an

 Angathule [EMAIL PROTECTED]  idatzi zenuen:
  On sáb, 2003-01-18 at 07:32, Miguel wrote:
   Tengo un problema,  cuando introdusco un CD de audio en mi
   lectora y
 
  trato de
 
   montar el dispositovo me da un mensaje asì:
 
  los cds de audio no se montan, se reproducen ;)
 
   Quito ese CD e introdusco otro de solo MP3 y lo monta a la
   perfeccion,
 
  quisiera saber
 
   como arreglar este problemilla.
   Gracias de antemano.

 esto mismo me ha pasado a mi... podia montar cds normales pero
 los de audio no los podia rippear, entonces probe a
 reproducirlos y sin exito... lo he solucionado cambiando de
 grupo al /dev/hdb (en mi caso el cdrom, con chgrp grupo
 fichero) al de cdrom, y he añadido el usuario al grupo cdrom
 con adduser usuario grupo y yata,
 antes no me sucedia esto, (instalacion upgradeada desde
 potato) pero he tenido q volver a instalar y repetir procesos,
 y no se porque se quedo asi: q podia montar datos pero no
 audio, sera porque anteriormente el grupo al q pertenecia hdb
 era disks
 no me acuerdo si he tenido q loggear (desde el login y no
 abrir un nuevo xterm) despues de los cambios de grupo... creo
 q si.
 espero q te sirva...

Los CDs de audio no se montan, a diferencia de los de mp3 que al fin y
al cabo, son de datos.
Saludos a todos
- --
_
Roberto Rodríguez Rego
MAIL [EMAIL PROTECTED]
ICQ 44170541
USUARIO LINUX #141919
Clave Pública GNUPG: CB67FFE6 en http://www.keyserver.net

   _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
  _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 _/_/_/_/_/_/_/_/_/_/   _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
   _/_/ _/_/   _/_/_/_/_/_/ _/
  _/_/  _/_/  _/_/_/_/_/_/_/_/_/_/_/_/
 _/_/   _/_/ _/_/_/_/_/_/_/_/_/_/_/_/
_

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE+KXi9MTRDhMtn/+YRAkBhAJwJXs6ayu56Eyq4k/cPSHN9q3GE2QCcCwRg
0uxzRVtrl+Kla0RCc1+hJ0Y=
=PNUw
-END PGP SIGNATURE-



Re: GnuPG

2002-11-17 Thread Roberto Rodriguez Rego
El mar, 12-11-2002 a las 14:37, Arlequín escribió:
 On Mon, Nov 11, 2002 a las 05:46:38AM +, Juan Jesus Ojeda Croissier wrote:
  El dom, 10-11-2002 a las 23:58, Manuel J. Garcia Sancho escribió:
   ¿Alguien me recomendaria un Front-End para GPG?
   
  home:~# apt-cache search gpg
  .
  gpgkeys - GPG Keymanagement frontend
  .
  gpgp - GNOME front-end to GnuPG - a free PGP replacement.
  .
  nofgpg - python-gnome script to manage GPG's keyring
  .
  signing-party - Scripts and docs useful for keysigning parties
  usermin-gnupg - A GnuPG module for the usermin web-based administration
  tool
 
 ¿Qué tal seahorse?
 
 $ apt-cache show seahorse
 Package: seahorse
 Priority: optional
 Section: utils
 Installed-Size: 568
 Maintainer: Jose Carlos Garcia Sogo [EMAIL PROTECTED]
 Architecture: i386
 Version: 0.5.0-5
 Depends: gdk-imlib1, libart2 (= 1.2.13-5), libaudiofile0 (= 0.2.3-4),
 libc6 (= 2.2.4-4), libdb3 (= 3.2.9-16), libesd0 (= 0.2.23-1) |
 libesd-alsa0 (= 0.2.23-1), libglib1.2 (= 1.2.0), libgnome32 (=
 1.2.13-5), libgnomesupport0 (= 1.2.13-5), libgnomeui32 (= 1.2.13-5),
 libgtk1.2 (= 1.2.10-4), libjpeg62, libpng2(=1.0.12), libtiff3g,
 libungif4g (= 4.1.0b1), xlibs ( 4.1.0), zlib1g (= 1:1.1.4), gnupg
 (= 1.0.4-1)
 Filename: pool/main/s/seahorse/seahorse_0.5.0-5_i386.deb
 Size: 118880
 MD5sum: 2f63c4db8783c1960b07f5892a657c37
 Description: A Gnome front end for GnuPG
 Seahorse is a Gnome front end for GnuPG - the Gnu Privacy Guard
 program. It is a tool for secure communications and data storage.  Data 
 encryption and digital signature creation can easily be performed through a 
 GUI and  Key  Management operations can easily be carried out through an 
 intuitive interface.

Quizá te pueda servir GPA: GNU Privacy Assistant.
-- 
 
Roberto Rodriguez Rego 
MAIL [EMAIL PROTECTED] 
ICQ 44170541 
USUARIO LINUX REGISTRADO #141919
Clave Publica GNUPG: CB67FFE6 en http://www.keyserver.net
 




Re: Sistema de ficheros

2002-07-14 Thread Roberto Rodriguez Rego
El mié, 10-07-2002 a las 04:44, Juan Jesus Ojeda Croissier escribió:
 Miguel Ángel Vilela wrote:
 
 Hola, tengo una máquina que  precisa de una partición compartida entre
 Linux  y ruin2  de forma  que desde  ambas plataformas  se pueda  leer
 _y_escribir_ (sin peligro, porsu) sin necesidad de ser root.
 
 Si lo pongo con ext2 el Explore2fs lo primero que dice es que ni se
 me ocurra usarla para escribir. Si la pongo con FAT tengo el problema
 de que no soporta permisos ni propietarios. La máquina debe ser 
 autónoma en cuanto a no necesitar red para usar esa partición.
 
 ¿Hay alguna solución al problema?
 
 Saludos y gracias :-)
   
 
 Pues yo siempre la pongo en VFAT, y me va bien. Puedo leer y 
 escribir como cualquier usuario (no necesito ser root) y tanto desde 
 linux, como desde win.
 No se si te sirve de algo.
 
 Juanje (aka Kakutsi)

Es lo que hago yo. Pero no te conserva los permisos, que es lo que
quiere Miguel Angel. No sé si el UMSDOS... No lo he usado nunca.
Hasta pronto.
-- 
 
Roberto Rodriguez Rego 
MAIL [EMAIL PROTECTED] 
ICQ 44170541 
USUARIO LINUX REGISTRADO #141919
Clave Publica GNUPG: CB67FFE6 en http://www.keyserver.net
 




signature.asc
Description: Esta parte del mensaje esta firmada digitalmente


Re: Impresora HP 710C

2002-07-10 Thread Roberto Rodriguez Rego
El dom, 07-07-2002 a las 02:25, SK escribió:
 Estoy intentanco hacer que funcione mi impresora HP 710C en mi Woody. Al ver
 que no lo conseguia me he puesto a buscar informacion y parece ser que se
 necesita el paquete pbm2ppa. Aun con ese paquete la impresora no hace nada.
 Alguien sabe que hay que hacer para que funcione?
 
Saludos:
Yo tengo una de esas y la hice funcionar. Creo que aparte de ese paquete
que mencionas, debes instalar magicfilter, aunque no recuerdo
exactamente. Ahora uso Mandrake 8.2 (me estoy poniendo colorao) aunque
no descarto volver a Debian en breve.
Hasta pronto.
-- 
 
Roberto Rodriguez Rego 
MAIL [EMAIL PROTECTED] 
ICQ 44170541 
USUARIO LINUX REGISTRADO #141919
Clave Publica GNUPG: CB67FFE6 en http://www.keyserver.net
 



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Acceso a Internet por radio

2001-11-07 Thread Roberto Rodriguez Rego
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Saludos, listeros:
A raíz de una noticia en Tele 5 me entero de que es factible, con 
recursos 
de nivel doméstico, acceder a Internet por radio.
Parece ser que las operadoras comienzan a preocuparse porque ven que se 
les 
va un goloso pastel.
Como las noticias de TV hay que mirarlas con lupa, sobre todo las 
relativas 
a internet, porque de la mitad, la cuarta parte... busqué por la red algo 
sobre esto, y la verdad, no encontré demasiado. Un protocolo llamado 802.11b 
o algo así, pero que es algo caro. He buscado por pocket radio y apenas 
aparece nada.
¿Conocéis alguno algo del tema? ¿Es posible que nadie de la lista 
acceda por 
radio a internet? ¿Con la de listeros que somos?
Agradecería cualquier información que pudiérais aportar.
Saludos a todos, nuevamente. Y gracias por vuestra atención.
- -- 
 
Roberto Rodriguez Rego 
MAIL [EMAIL PROTECTED] 
ICQ 44170541 
USUARIO LINUX REGISTRADO #141919
Clave Publica GNUPG: CB67FFE6 en http://www.keyserver.net
 


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEUEARECAAYFAjvpds8ACgkQMTRDhMtn/+bT3gCbBpKm7tlH77u6Ago0t0CD4hT0
1gwAlj2mqzMok7ImpTJUZ2PTRCR9l6o=
=xFKw
-END PGP SIGNATURE-




UNSUSCRIBE

2001-06-19 Thread ROBERTO RODRIGUEZ

UNSUSCRIBE PLEASE

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.



UNSUSCRIBEGet Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.




Re: TOMCAT+Struts based application problem

2001-04-19 Thread Roberto Rodriguez G.

you must to define the follow variables

CLASSPATH=/usr/local/java/lib:/usr/local/java/jre/lib
TOMCAT_HOME=/usr/local/tomcat
JAVA_HOME=/usr/local/java
export JAVA_HOME
export TOMCAT_HOME
export CLASSPATH

an then run

/usr/local/tomcat/bin/sh startup.sh
bye

Jim Bruno Goldberg wrote:

 Hi, people.

  I try some help from struts mailing list but I got no solution. I
 am using a apache+jserv_mod+tomcat and this works fine. I am trying to
 begin develop with Struts, but when I put *.war file on tomcat's webapps
 dir, and restart the tomcat I got the following error:

 darkness# /usr/local/tomcat/bin/startup.sh

 Guessing TOMCAT_HOME from tomcat.sh to /usr/local/tomcat/bin/..
 Setting TOMCAT_HOME to /usr/local/tomcat/bin/..
 Using classpath:
 
/usr/local/tomcat/bin/../classes:.:/usr/local/tomcat/bin/../lib/ant.jar:/usr/local/tomcat/bin/../lib/jasper.jar:/usr/local/tomcat/bin/../lib/mysql_comp.jar:/usr/local/tomcat/bin/../lib/mysql_uncomp.jar:/usr/local/tomcat/bin/../lib/servlet.jar:/usr/local/tomcat/bin/../lib/webserver.jar:/usr/local/tomcat/bin/../lib/xml.jar
 darkness# Starting tomcat. Check logs/tomcat.log for error messages
 java.lang.NoClassDefFoundError

 darkness#

  If I rename the web.xml from WEB-INF diretory to another name,
 this does not happen:

 darkness# mv /usr/local/tomcat/webapps/struts-test/WEB-INF/web.xml
 /usr/local/tomcat/webapps/struts-test/WEB-INF/w

 darkness# /usr/local/tomcat/bin/startup.sh

 Guessing TOMCAT_HOME from tomcat.sh to /usr/local/tomcat/bin/..
 Setting TOMCAT_HOME to /usr/local/tomcat/bin/..
 Using classpath:
 
/usr/local/tomcat/bin/../classes:.:/usr/local/tomcat/bin/../lib/ant.jar:/usr/local/tomcat/bin/../lib/jasper.jar:/usr/local/tomcat/bin/../lib/mysql_comp.jar:/usr/local/tomcat/bin/../lib/mysql_uncomp.jar:/usr/local/tomcat/bin/../lib/servlet.jar:/usr/local/tomcat/bin/../lib/webserver.jar:/usr/local/tomcat/bin/../lib/xml.jar

 darkness# Starting tomcat. Check logs/tomcat.log for error messages

 darkness#

  What is hapenning? A syntax error in this file? But it is original
 from struts.
  Can anyone send me some lights? Thank you.

 CUL8R,[]s
 Jim Bruno Goldberg [EMAIL PROTECTED]

 ===
 To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
 For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Problems with isapi_redirect

2001-03-12 Thread ROBERTO RODRIGUEZ

Hi,

We are trying to configure personal web server (PWS) with tomcat 3.2.1. We 
have followed the configuration steps that we found in the jakarta´s 
documentation but in the step number 8 we had problems to add the filter 
name.

We have the PWS, so we followed the steps for add the filter in the 
regedit...

"For PWS, you'll need to use regedit and add/edit the "Filter DLLs" key 
under HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\W3SVC\Parameters. 
This key contains a "," separated list of dlls ( full paths ) - you need to 
insert the full path to isapi_redirect.dll. "

But we don´t know if the "Filter DLLs" is a "key" or a "string value", if it 
is a key What string value would it have? And what would be the value for 
this string? We couldn´t start up PWS with tomcat 3.2.1 and we think that 
problem is about the filter.

We found the next text "make sure that the jakarta filter is marked with a 
green up-pointing arrow" but in the PWS we couldn´t check the jakarta 
filter.

Thanks...
We hope somebody can help us.

Roberto Rodriguez.
DBA consultant.
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]