search for: parsed

Displaying 20 results from an estimated 17998 matches for "parsed".

Did you mean: parse
2001 Sep 19
2
--with-acl-support
Dear Andrew Tridgell, i cant compile the 2.2.1-9 package --with-acl-support, beacuse HAVE_SYS_ACL_H has wrong settings somewhere. i cant fix the bug, i just comment out the #ifdef HAVE_SYS_ACL_H line in the source/include/includes.h for a (i hope) good compilation. i use acl 1.1.2 from sgi, and the latest debian woody packages. Regards. Imre Szollosi mailto:szollosi@elme.hu
2002 Nov 23
1
2.2.7 compile error using --with-acl-support on debian
hi, i'm trying to package samba2.2.7 on a debian woody, using --with-acl-support. the configure part seems ok, but when the compile starts i get a lot of errors.. what's wrong? attached the sensitive part of the dpkg-buildpackage output. thanks -- Francesco Mosca <askmosca@tin.it> -------------- next part -------------- /usr/bin/make -C source all nsswitch/libnss_wins.so make[1]:
2004 Aug 06
1
Compile errors
Hi, while trying to compile icecast, I got a lot of errors while trying to compile avl.c, I've attached a file with the compile errors. Any ideas as to what might be wrong? My distro is Redhat 7.2 fully up2date. <p>Cheers! -------------- next part -------------- In file included from ../thread/thread.h:25, from avl.c:35: /usr/include/pthread.h:163: parse error before
2004 Apr 16
3
R-1.9.0: make error on slackware-current!
My box: Slackware-current, Xfree 4.4. ERROR as follows: gcc -I. -I../../../src/include -I../../../src/include -I/usr/X11R6/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2 -c dataentry.c -o dataentry.lo In file included from dataentry.c:31: /usr/X11R6/include/X11/Xlib.h:1390: error: parse error before "_Xconst"
2010 Feb 02
0
Issue when reloading
Hello list! I?m having an issue when reloading Asterisk, I?ve had this problem in Asterisk 1.6.1.6 so I upgrade to 1.6.2.1 version, but I still have the same error. For example, I send a "reload" in Asterisk CLI and this is the output: isb152*CLI> reload == Parsing '/etc/asterisk/extconfig.conf': == Found == Parsing '/etc/asterisk/manager.conf': == Found
2004 Jun 20
1
linux: compilation problems with gcc 3.3.3 and xorg (PR#6992)
Full_Name: acrux Version: 1.9.0 OS: linux (Crux2.0) Submission from: (NULL) (151.37.85.179) info linux distro: acrux@vesuvio:~$ crux CRUX version 2.0 acrux@vesuvio:~$ uname -a Linux vesuvio 2.6.7-ck1-vesuvio #1 Sat Jun 19 12:52:24 CEST 2004 i686 unknown unknown GNU/Linux acrux@vesuvio:~$ gcc --ver Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/specs Configured with:
2008 Dec 12
3
shell do not work. aplication need Framework 2.0
hi I'm new in here and I apologize for stupid questions. I have the following problem applications don't works correctly. one can somehow improve this fixme:ole:CoGetContextToken stub fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms" fixme:shell:URL_ParseUrl failed to parse L"System" fixme:shell:URL_ParseUrl failed to parse
2004 May 19
2
R 1.90 make problem with /usr/X11R6/include/X11/Xutil.h on suse linux 9.1?
This is probably a Suse specific problem and not a bug in R, but I'm reporting it in case it's useful for someone to know about.... Trying to compile R1.9.0 from source on a standard Suse 9.1 install (athlon in a shuttle sn41g2). configure seems fine but the Suse X11R6 Xlib.h might be toxic. In case it helps, here's the sad end to the make output. I can post the Xlib.h if that
2019 Sep 21
2
[PATCH nbdkit] server: public: Add nbdkit_parse_* functions for safely parsing integers.
...const char *str, size_t *r); + +Parse string C<str> into an integer of various types. These functions +parse a decimal, hexadecimal (C<"0x...">) or octal (C<"0...">) number. + +On success the functions return C<0> and set C<*r> to the parsed value +(unless C<*r == NULL> in which case the result is discarded). On +error, C<nbdkit_error> is called and the functions return C<-1>. + +The C<what> parameter is printed in error messages to provide context. +It should usually be a short descriptive string of what you a...
2004 May 04
1
Compilation errors (PR#6855)
Full_Name: Dmitry Ivanov Version: 1.9.0 OS: Slackware-current Submission from: (NULL) (213.182.223.91) Cannot compile R with X11. Compiler is GCC 3.3.3. X11 is XFree86 4.4.0. C library is GLIBC 2.3.2. \begin{errors} make[4]: Entering directory `/home/dimss/pub/software/R/R-1.9.0/src/modules/X11' gcc -I. -I../../../src/include -I../../../src/include -I/usr/X11R6/include -I/usr/local/include
2019 Sep 23
2
Re: [PATCH nbdkit] server: public: Add nbdkit_parse_* functions for safely parsing integers.
...ay. > > +Parse string C<str> into an integer of various types. These functions > > +parse a decimal, hexadecimal (C<"0x...">) or octal (C<"0...">) number. > > + > > +On success the functions return C<0> and set C<*r> to the parsed value > > +(unless C<*r == NULL> in which case the result is discarded). On > > +error, C<nbdkit_error> is called and the functions return C<-1>. > > + > > +The C<what> parameter is printed in error messages to provide context. > > +It should u...
2019 Sep 23
0
Re: [PATCH nbdkit] server: public: Add nbdkit_parse_* functions for safely parsing integers.
...t 32-bit size_t. > + > +Parse string C<str> into an integer of various types. These functions > +parse a decimal, hexadecimal (C<"0x...">) or octal (C<"0...">) number. > + > +On success the functions return C<0> and set C<*r> to the parsed value > +(unless C<*r == NULL> in which case the result is discarded). On > +error, C<nbdkit_error> is called and the functions return C<-1>. > + > +The C<what> parameter is printed in error messages to provide context. > +It should usually be a short descrip...
2004 Apr 30
2
Can not compile zaptel at SuSE 9.0
Hello all, I am not able to compile zaptel... I am using kernel 2.4.21-202 and it's source is linked to /usr/src/linux. I already have to test installations running at SuSE 9.0 (but here I have an SMP system with to processors). Could you give me a hint? /usr/src/linux/include/linux/highmem.h:93: error: `clear_user_page' undeclared (first use in this function)
2006 Jun 12
1
Ruuid had non-zero exit status (PR#8965)
> source("http://www.bioconductor.org/biocLite.R") > biocLite(c("Ruuid")) Running getBioC version 0.1.6 with R version 2.3.1 Running biocinstall version 1.8.4 with R version 2.3.1 Your version of R requires version 1.8 of Bioconductor. trying URL 'http://bioconductor.org/packages/1.8/bioc/src/contrib/Ruuid_1.10.0.tar.gz' Content type 'application/x-gzip'
2019 Sep 23
2
[PATCH nbdkit v2] server: public: Add nbdkit_parse_* functions for safely parsing integers.
...few where we are using advanced features of sscanf. This may change command line parsing in a few corner cases: * For some parameters you might have written (eg) ‘cache-high-threshold=08’ to mean decimal 8, but now it would be a parse error. ‘cache-high-threshold=010’ would previously have parsed as decimal 10, but would now parse as octal 10 (decimal 8). * Some parameters previously accepted a wider range of values and will now give an error (but it should be that the narrower range is more correct). --- docs/nbdkit-plugin.pod | 46 +++++++ filters/cache/cache.c...
2004 Aug 06
0
icecast2 on solaris ... (fwd)
Ok, for further info, below is the full compiler output when running gnu make. The first error, ../thread/thread.h:78: parse error before `pthread_rwlock_t' is the one that brings on all the others. I've checked /usr/include/pthread.h and didn't find pthread_rwlock_t in it. So my guess is, pthread on solaris 2.6 is too old (afaik, there are three versions of solaris that are
2010 May 26
3
dotnet20 error
Ubuntu 10.04 WINE 1.2-rc1 (Set to Windows XP version) Winetricks 20100424 Anyway, I try to install dotnet20 via winetricks on a clean WINE using Code: sh winetricks corefonts vcrun6 dotnet20 . That is what I read on another forum post from here. However, I consistently get the same error error when I get to the dotnet20 install. Code: Executing cp -f
2005 Dec 16
2
R compile on AIX 5.3
I'm trying to compile R on AIX 5.3. I've gotten "configure" to work but "make" generates the following errors: Target "R" is up to date. Target "R" is up to date. Target "R" is up to date. Target "R" is up to date. Target "Makedeps" is up to date. Target "libbz2.a" is up to date. Target "Makedeps"
2010 Mar 23
7
PDC migration from suse 8.2 - samba 2.2.7 ldap - to latest versions on ubuntu 8.04
Hello, Hopefully I'm in the right place asking for help :-) I need to move from an old physical Suse 8.2 - samba 2.2.7 + ldap - to latest samba versions, I would like to use an ubuntu 8.04 virtual machine. The domain is in production on the physical server, to be dismissed after migration. It is also the file server!!! so /DATA/ has all shared and permission driven file access.. I was
2006 Nov 24
6
Rails 1.2 RC1 problem
Hi Have this helper method inside a sites_helper.rb module def distritos [ ['0', 'Todos'], ['1', 'Aveiro'], ['2', 'Beja'], ['3', 'Braga'], ['4', 'Brangança'], ['5', 'Castelo Branco'], ['6', 'Coimbra'], ['7',