Displaying 20 results from an estimated 55 matches for "stmp".
Did you mean:
smp
2007 Jan 23
2
Re: [nut-commits] svn commit r731
...uct sigaction sa;
> @@ -153,99 +148,172 @@
> ups_data_ok(ups);
> }
>
> -/* create a listening socket for tcp connections */
> -static void setuptcp(void)
> +/* add another listening address */
> +void listen_add(const char *addr, const char *port)
> {
> + stype *stmp, *last;
> +
> + stmp = last = firstaddr;
> +
> + /* find end of linked list */
> + while (stmp != NULL) {
> + last = stmp;
> + stmp = stmp->next;
> + }
> +
> + /* grab some memory and add the info */
> + stmp = xmalloc(sizeof(stype));
> + stmp->addr = xst...
2004 Dec 24
2
Net::STMP FatalError
I have a module that sends email to the members that have subscribed to
my site.
When it runs through and sends them all emails, it crashes with certain
emails with:
550 <email-x+rxnKfQbAxWk0Htik3J/w@public.gmane.org>: Recipient address rejected: User unknown in
virtual alias table
This is on the other end right? And even so, is there a way to suppress
it?
2005 Jun 13
3
[LLVMdev] problem compiling the cfrontend on Linux/PPC
Hi,
When compiling the cfrontend for Linux/PPC architecture on a powermac G5, i got
the following error :
-------------------------------Compilation error listing
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
make
GCC_FOR_TARGET="/usr/local/home/cyrille/project/llvm/cfrontend/build/gcc/xgcc
-B/usr/local/home/cyrille/project/llvm/cfrontend/build/gcc/
-B/usr/local/home/cyrille/project/llvm/cfrontend/install/powerpc-unknown-linux-gnu/bin/
-B/usr/local/home/c...
2004 Nov 16
1
[LLVMdev] Makeinfo fails
...why makeinfo
fails with this error:
doc/cpp.texi:50: Unknown index `vr' and/or `op' in @synindex.
-------------------------
make[2]: Entering directory `/C/Projects/src/llvm-gcc/gcc'
for d in libgcc; do \
if [ -d $d ]; then true; else /bin/sh ./mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
make[2]: Leaving directory `/C/Projects/src/llvm-gcc/gcc'
makeinfo --split-size=5000000 -I ./doc -I ./doc/include \
-o doc/cpp.info doc/cpp.texi
doc/cpp.texi:50: Unknown index `vr' and/or `op
' in @synindex.
./doc/cpp.texi:3204: Cross refer...
2008 Jul 09
2
client cannot list subfolders
...> > IMAP4< * LIST (\HasNoChildren) "." "Saved"
> > folder 'Saved' found.
> > IMAP4< * LIST (\HasNoChildren) "." "INBOX"
> > folder 'INBOX' found.
> > IMAP4< * LIST (\HasNoChildren) "." "TMP.STMP"
> > folder 'TMP/STMP' found.
> > [18:06:12] IMAP4< 11 OK List completed.
> > imap_get_part_folder_list(): get root folders
> > append 'LearnAsSpam'
> > append 'Spam'
> > append 'Trash'
> > append 'Sent'
>...
2006 Dec 23
1
[LLVMdev] in Cygwin problems
...src/gcc/defaults.h insn-constants.h insn-flags.h" \
MAKEOVERRIDES= \
-f libgcc.mk all
make[2]: Entering directory `/tmp/llvm3/llvm/build/gcc'
for d in libgcc; do \
if [ -d $d ]; then true; else /bin/sh ../../src/gcc/mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/tmp/llvm3/llvm/build/gcc/xgcc -B/tmp/llvm3/llvm/build/gcc/ -B/tmp/llvm/install/i686-pc-cygwin/bin/ -B/tmp/ll
m/install/i686-pc-cygwin/lib/ -isystem /tmp/llvm/install/i686-pc-cygwin/include -isystem /tmp/llvm/install/i6
6-pc-cygwin/sys-include -O2 -I../.....
2005 Jun 13
0
[LLVMdev] problem compiling the cfrontend on Linux/PPC
...because we haven't gotten the cfrontend to compile itself with LLVM).
Instead, you have to follow our CFE build procedures
(http://llvm.cs.uiuc.edu/docs/CFEBuildInstrs.html) to get it to build.
-- John T.
>
> -------------------------------Compilation error listing
>
> if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
> make
> GCC_FOR_TARGET="/usr/local/home/cyrille/project/llvm/cfrontend/build/gcc/xgcc
>
> -B/usr/local/home/cyrille/project/llvm/cfrontend/build/gcc/
> -B/usr/local/home/cyrille/project/llvm/cfrontend/install/powerpc-unknown-linux-g...
2008 May 01
3
[LLVMdev] building cross llvm-gcc for new target
...type: OFFSET_IMM) not
> fixed up
> $TMPFILE:193: Error: internal_relocation (type: OFFSET_IMM) not
> fixed up
> $TMPFILE:200: Error: internal_relocation (type: OFFSET_IMM) not
> fixed up
> make[3]: *** [crtbegin.o] Error 1
> make[2]: *** [extra] Error 2
> make[1]: *** [stmp-multilib] Error 2
> make: *** [all-gcc] Error 2
Any tips that lead to the isolation of this issue will be graciously
accepted. If I figure this out, I'll report back here what I'm doing
wrong. If I don't, then I will probably bag on compiling libgcc2 for
now and come back to...
2009 Oct 27
0
[LLVMdev] llvmgcc ToT broken
...t;), function init, file /Volumes/Sandbox/Buildbot/llvm/
> build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/
> src/lib/VMCore/Instructions.cpp, line 312.
Yes, I've been fighting through it this morning. Reverting Eric's
patch fixed it (you might have to remove stmp* files to get it to
rebuild enough stuff).
> It seems to be compiling function uw_frame_state_for() within unwind-
> dw2.c; apparently the parameter types weren't a good match for a
> call to __builtin_object_size().
>
> Does this look familiar to anyone?
>
> stuart
&...
2006 Jul 14
0
postfix conf for use external smtp
Hi all,
i wonder how to configure postfix make it use externa smtp server i tried
the following
relayhost = my.stmp.com
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_auth_enable = yes
smtp_sasl_security_options = noanonymous
smtp_sasl_tls_security_options = $smtp_sasl_security_options
smtp_use_tls = yes
in
/etc/postfix/sasl_passwd
i have
my.smtp.com user:password
then i
postmap /etc/postf...
2004 Nov 14
0
[LLVMdev] Makeinfo fails
Hi,
Is some one able to tell me why this fails:
-------------------------
make[2]: Entering directory `/C/Projects/src/llvm-gcc/gcc'
for d in libgcc; do \
if [ -d $d ]; then true; else /bin/sh ./mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
make[2]: Leaving directory `/C/Projects/src/llvm-gcc/gcc'
makeinfo --split-size=5000000 -I ./doc -I ./doc/include \
-o doc/cpp.info doc/cpp.texi
doc/cpp.texi:50: Unknown index `vr' and/or `op
' in @synindex.
./doc/cpp.texi:3204: Cross refer...
2005 Mar 12
0
[LLVMdev] More errors :(
Another error:
=======================
gmake[2]: Entering directory `/home/myuser/LLVM/objdir/gcc'
for d in libgcc; do \
if [ -d $d ]; then true; else /bin/sh ../../srcdir/llvm-gcc/gcc/mkinstalldirs $d; fi; \
done
mkdir -p -- libgcc
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/home/myuser/LLVM/objdir/gcc/xgcc -B/home/myuser/LLVM/objdir/gcc/
-B/home/myuser/llvm-gcc/ia64-unknown-linux-gnu/bin/
-B/home/myuser/llvm-gcc/ia64-unknown-linux-gnu/lib/ -isystem
/home/myuser/llvm-gcc/ia64-unknown-linux-gnu/include -isystem
/home/myuser/l...
2008 Apr 21
3
[LLVMdev] does llvm-gcc (4.2) build?
...-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common " \
CONFIG_H="config.h auto-host.h /Users/ggreif/llvm-gcc/gcc/../include/ansidecl.h" \
MAKEOVERRIDES= \
-f libgcc.mk all
^Cgmake: *** [stmp-multilib] Interrupt
When running this manually I get some output that might ring a bell:
ggreif$ gmake \
> CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common " \
> CONFIG...
2009 Oct 27
3
[LLVMdev] llvmgcc ToT broken
The first buildbot failure I can readily find was Monday, 26oct2009
around 7PM PDT. The assertion is
Assertion failed: ((i >= FTy->getNumParams() || FTy->getParamType(i)
== Params[i]->getType()) && "Calling a function with a bad
signature!"), function init, file /Volumes/Sandbox/Buildbot/llvm/
2006 Apr 01
4
problems getting ActionMailer working (on server)
...to the mail server?
In my configuration.rb file I have (where password is actually visible
and correct). I am able to log into the webmail with this username and
password so I think that part is ok. I also tried without the "mail."
part in :domain.
ActionMailer::Base.delivery_method = :stmp
ActionMailer::Base.server_settings = {
:address => "mail.freedomkilts.com",
:port => 25,
:domain => "mail.freedomkilts.com",
:authentication => :login,
:user_name => "service@freedomkilts.com",
:password => "********"...
2007 Sep 17
1
Possible fixed point overflow/div 0 preprocess.c
...The SpeexPreprocessState_ member 'nb_adapt' is only checked in a couple
of places and
mostly for initial conditions such as within update_noise_prob below:
<preprocess.c update_noise_prob>
...
if (st->nb_adapt==1)
{
for (i=0;i<N;i++)
st->Smin[i] = st->Stmp[i] = 0;
}
if (st->nb_adapt < 100)
min_range = 15;
else if (st->nb_adapt < 1000)
min_range = 50;
else if (st->nb_adapt < 10000)
min_range = 150;
else
min_range = 300;
...
</>
Maybe something like this is required within speex_preproces...
2005 Feb 21
2
speex denoiser adaptation time
Hi Jean Marc & List,
So I have been fiddling with the denoiser (again). While poking
around I noticed that nb_preprocess is basically a counter that
is mod-ded with 100 (the default), which causes Smin[] to be re-
seeded with the value in Stmp[] (min of the previous adaptation
period). Smin[] is then used to update the noise probability, which
is (probably) less likely when adaptation period is shorter.
Ok so that I can get from looking at the code- my actual question is
why 100 runs (i.e. 2 seconds @ 8000 hz) is chosen as the adaptati...
2007 Jan 10
4
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...rror: Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.org/bugs <http://llvm.org/bugs>> for instructions.
make[2]: *** [libgcc/./_lshrdi3.o] Error 1
make[2]: Leaving directory `/home/xzx/llvm-gcc-obj/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/home/xzx/llvm-gcc-obj/gcc'
make: *** [install-gcc] Error 2
And after I run
make install
I get only c++ and g++ in my llvm-gcc-install directory.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm....
2004 Jun 28
1
[LLVMdev] xgcc: installation problem, cannot exec `gccas': No such file or directory
...c/config/interix3.h ../../src/gcc/defaults.h insn-constants.h
insn-flags.h" \
MAKEOVERRIDES= \
-f libgcc.mk all
gmake[2]: Entering directory `/usr/local/src/cfrontend/build/gcc'
for d in libgcc; do \
if [ -d $d ]; then true; else sh ../../src/gcc/mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/usr/local/src/cfrontend/build/gcc/xgcc
-B/usr/local/src/cfrontend/build/gcc/
-B/usr/local/src/cfrontend/install//i586-pc-interix3/bin/
-B/usr/local/src/cfrontend/install//i586-pc-interix3/lib/ -isystem
/usr/local/src/cfrontend/install//i586-pc-interi...
2007 Jan 10
0
[LLVMdev] llvm-gcc build fail on RHEL v4 x86_64
...Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://llvm.org/bugs <http://llvm.org/bugs>> for instructions.
> make[2]: *** [libgcc/./_lshrdi3.o] Error 1
> make[2]: Leaving directory `/home/xzx/llvm-gcc-obj/gcc'
> make[1]: *** [stmp-multilib] Error 2
> make[1]: Leaving directory `/home/xzx/llvm-gcc-obj/gcc'
> make: *** [install-gcc] Error 2
>
> And after I run
> make install
> I get only c++ and g++ in my llvm-gcc-install directory.
> ------------------------------------------------------------------...