search for: 2622

Displaying 20 results from an estimated 47 matches for "2622".

Did you mean: 262
2019 Dec 05
0
[vhost:linux-next 3/11] drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:2622:20: error: initialization from incompatible pointer type
...ave the attached .config to linux build tree GCC_VERSION=7.5.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot <lkp at intel.com> All errors (new ones prefixed by >>): >> drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:2622:20: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types] .ndo_tx_timeout = dpaa_tx_timeout, ^~~~~~~~~~~~~~~ drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:2622:20: note: (near initialization for 'dpaa_ops.ndo_tx_timeout')...
2002 Sep 20
2
samba Mount command failure
Hi All, I would like to be able to mount a SMB NT Share on a NT4.0 network. I am currently trying to run the following command : mount -t smbfs -o username=lloydl,password=Fiver //(Server IPaddress)/(share) /mnt/dvs/ITVSERVER And I get : 2622: session request to 192.168.36.6 failed (called name no present) 2622: session request to 192 failed (called name not present) 2622: session setup failed: ERRDOS - ERRnoaccess (access denied) SMB connection failed Thanks Lloyd -------------- next part -------------- HTML attachment scrubbed and re...
2016 Oct 07
3
[Bug 2622] New: PAM stack sometimes will not run during auth and this causes auths to fail
https://bugzilla.mindrot.org/show_bug.cgi?id=2622 Bug ID: 2622 Summary: PAM stack sometimes will not run during auth and this causes auths to fail Product: Portable OpenSSH Version: 4.3p2 Hardware: ix86 OS: Linux Status: NEW Severity:...
2012 Jan 03
7
Low performance
...----------------------------------------------------- PCS - Pichler Computer Systeme Inh. Claudia Pichler-Pietsch Hauptplatz 10 A-2751 Steinabr?ckl ?sterreich / Austria ---------------------------------------------------------- mail: r.pietsch at pcs-at.com web: http://www.pcs-at.com tel.: +43 (2622) 420 19 / 15 mobil: +43 (676) 31 242 69 fax: +43 (2622) 420 19 / 20 ----------------------------------------------------------
2007 Nov 24
2
INTERNAL ERROR: Signal 11 in pid xxxx (3.0.26a)
...error [2007/11/24 16:59:53, 0] lib/util_tdb.c:tdb_log(662) tdb(/var/db/samba/gencache.tdb): tdb_reopen: open failed (No such file or directory) [2007/11/24 16:59:53, 0] smbd/server.c:open_sockets_smbd(572) tdb_reopen_all failed. [2007/11/24 16:59:53, 0] lib/util.c:smb_panic(1632) PANIC (pid 2622): tdb_reopen_all failed. [2007/11/24 16:59:53, 0] lib/fault.c:fault_report(41) =============================================================== [2007/11/24 16:59:53, 0] lib/fault.c:fault_report(42) INTERNAL ERROR: Signal 11 in pid 2622 (3.0.26a) Please read the Trouble-Shooting section of the...
2001 Jun 04
2
creating /etc/tinc directories in make install
Hi, I am curious why don't you guys create /etc/tinc directory, set permissions, add /etc/rc.d scripts etc. from the Makefile(s) in the source distribution ? Doing a make install and not finding an example config in /etc/tinc is kind of frustrating. Am I missing something? Maybe there is a good reason for that? Also, why is it not finding evp.h when I try to do configure? Is creating
2006 May 09
2
Problem creating new record
...:action => ''list'' 26 else 27 render :action => ''new'' 28 end 29 end Thanks in advance of any suggestions to this problem. Regards Chetan -- Srijan Technologies Pvt. Ltd. 304 Bakshi House, 40-41 Nehru Place, New Delhi - 110019 INDIA Ph: 91-11-2622 5926/ 5931 Fax: 91-11-5160 8543 Email: info@srijan.in Web: www.srijan.in ---------------------- See our Typo3 demos at: http://demos.srijansoft.com
2007 Apr 03
1
lmer, CHOLMOD warning: matrix not positive definite
...sblf + (1 | prov) + (1 | pm), data = mydata[1:1392,], family = quasipoisson) > m1.1 Generalized linear mixed model fit using Laplace Formula: o ~ pv1o + pv2o + pv1toa + pv2toa + sesblf + (1 | prov) + (1 | pm) Data: mydata[1:1392, ] Family: quasipoisson(log link) AIC BIC logLik deviance 2622 2675 -1301 2602 Random effects: Groups Name Variance Std.Dev. prov (Intercept) 0.495021 0.70358 pm (Intercept) 0.047755 0.21853 Residual 1.935867 1.39135 number of obs: 1392, groups: prov, 24; pm, 12 Fixed effects: Estimate Std. Error t value (I...
2012 Mar 08
2
Boxplot Fill Pattern
...but the figure then becomes uninterpretable - the colors of adjacent boxes are too similar. I cannot figure out how to add a pattern, hatching, or cross-hatching to the boxes. I see that in 2003 Professor Ripley confirmed that one cannot hatch boxplots: http://tolstoy.newcastle.edu.au/R/help/03a/2622.html Is this still true? If so, does anyone have a suggestion for how to make this figure interpretable in black and white? Should I pick a different target journal? Many thanks, Gabe Functional code to make the color figure with fake data follows: # leg.txt = c("Abies grandis","...
2006 Feb 27
1
Different deviance residuals in a (similar?!?) glm example
...parameters alpha.sim <- 0.00005 beta.sim <- 0.1 # simulated hazard from a Gompertz hazard.sim <- alpha.sim*(exp(beta.sim*age)) # first dataset exposures <- c(4748, 4461, 4473, 4326, 4259, 4219, 4049, 3965, 3801, 3818, 3670, 3521, 3537, 3482, 3347, 3180, 3100, 2890, 2755, 2622, 2530, 2502, 2293, 2216, 1986, 1875, 1693, 1550, 1395, 1295, 1104, 952, 792, 755, 726, 608, 523, 419, 338, 246, 205, 148, 112, 75, 52, 32, 23, 15, 7, 6, 3) # just as example deaths.sim <- rpois(length(age), exposures*hazard.sim) # simulating deaths from a poisson...
2017 Jul 31
3
[PATCH] build: require ocaml-hivex for the daemon
Since commit d5b6f1df5ff2d387a5dfc89b8316c0dff67ce2c9, the daemon requires ocaml-hivex; OTOH, nothing checks it is actually available, so the build of the daemon will fail with a semi-cryptic error about the lack of a directory in the OCaml install prefix. As fix, check for the presence of the hivex module at build time, failing earlier if not present. The check is performed only when the daemon
2009 Mar 31
9
Hwo to disable the polling function of mac_srs
In crossbow, each mac_srs has a kernel thread called "mac_rx_srs_poll_ring" to poll the hardware and crossbow will wakeup this thread to poll packets from the hardware automatically. Does crossbow provide any method to disable the polling mechanism, for example disabling the this kernel thread? Thanks Zhihui -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 Jul 31
0
check-release FAILED (was: Re: [PATCH 1/1] New partition API: part_resize)
...++++++++++++++-------------------- po-docs/en_GB.po | 2707 ++++++++++++++++++++++--------------------- po-docs/es.po | 2570 ++++++++++++++++++++-------------------- po-docs/eu.po | 2570 ++++++++++++++++++++-------------------- po-docs/fr.po | 2622 ++++++++++++++++++++--------------------- po-docs/ja.po | 2570 ++++++++++++++++++++-------------------- po-docs/libguestfs-docs.pot | 2479 +++++++++++++++++++-------------------- po-docs/nl.po | 2570 ++++++++++++++++++++-------------------- po-docs/pt_BR.po...
2006 Aug 24
2
acts_as_ferret for Ferret 0.10
Hi all, the current acts_as_ferret trunk is now ported to Ferret 0.10. Get it while it''s hot at svn://projects.jkraemer.net/acts_as_ferret/trunk/plugin Nearly everything works, besides this: - all queries are ORed (no way to tell the QueryParser to build AND queries by default) - more_like_this is broken I''m working with Dave to fix these things soon. The last Ferret 0.9.x
2013 Aug 20
0
sf bug 256 - Virtual functions in destructor
...AC__StreamEncoder * encoder=0x003571f8, const unsigned char * buffer=0x0047daa8, unsigned int bytes=2804, unsigned int samples=1128, int is_last_block=1) Line 2712 + 0x3a bytes C Test.exe!write_bitbuffer_(FLAC__StreamEncoder * encoder=0x003571f8, unsigned int samples=1128, int is_last_block=1) Line 2622 + 0x19 bytes C Test.exe!process_frame_(FLAC__StreamEncoder * encoder=0x003571f8, int is_fractional_block=1, int is_last_block=1) Line 3119 + 0x16 bytes C Test.exe!FLAC__stream_encoder_finish(FLAC__StreamEncoder * encoder=0x003571f8) Line 1334 + 0xf bytes C Test.exe!FLAC::Encoder::Stream::~Stream()...
2015 May 05
3
[Bug 2394] New: Provide a global configuration option to disable ControlPersist
https://bugzilla.mindrot.org/show_bug.cgi?id=2394 Bug ID: 2394 Summary: Provide a global configuration option to disable ControlPersist Product: Portable OpenSSH Version: 6.8p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh
2012 Jun 05
2
[LLVMdev] [PATCH] add x32 psABI support
...2501 2295 2232 8.98% 12.05% 172341 174327 185564 -1.14% -7.13% 176.gcc 4031 3384 3532 19.12% 14.13% 1549297 1575029 1667266 -1.63% -7.08% 181.mcf 4816 4771 2297 0.94% 109.66% 18157 18088 21218 0.38% -14.43% 186.crafty 3571 2622 3532 36.19% 1.10% 228387 261518 243007 -12.67% -6.02% 197.parser 2418 2118 1956 14.16% 23.62% 162463 162287 179753 0.11% -9.62% 252.eon 4077 2944 3551 38.49% 14.81% 450825 497778 470576 -9.43% -4.20% 253.perlbmk 2975 2887 2970 3.0...
2016 Nov 08
0
A lot of duplicate GUIDS.
Recently I have in logs a LOT of messages like this: [....] Nov 06 19:39:36 IMAP(kjonca): Error: mdbox /home/kjonca/Mail/1/storage: Duplicate GUID 13511 in m.1530:845670 (size=2622) and m.1371:1831730 (size=916) Nov 06 19:39:36 IMAP(kjonca): Error: mdbox /home/kjonca/Mail/1/storage: Duplicate GUID 13512 in m.1530:847414 (size=2274) and m.1371:1832476 (size=1069) Nov 06 19:39:36 IMAP(kjonca): Error: mdbox /home/kjonca/Mail/1/storage: Duplicate GUID 13513 in m.1530:848971 (size...
2017 Jul 29
5
[PATCH 1/1] New partition API: part_resize
This can be used to enlarge or shrink an existing partition. --- daemon/parted.c | 31 +++++++++++++++++++++++++++++++ generator/actions_core.ml | 22 ++++++++++++++++++++++ generator/proc_nr.ml | 1 + lib/MAX_PROC_NR | 2 +- 4 files changed, 55 insertions(+), 1 deletion(-) diff --git a/daemon/parted.c b/daemon/parted.c index 72e1b8420..f1205cadf 100644 ---
2008 Jun 10
7
error compiling fc9 x64
...java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=x86_64-redhat-linux Thread model: posix gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC) configure:2612: $? = 0 configure:2619: gcc -m32 -V >&5 gcc: '-V' must come at the start of the command line configure:2622: $? = 1 configure:2645: checking for C compiler default output file name configure:2672: gcc -m32 conftest.c >&5 /usr/bin/ld: crt1.o: No such file: No such file or directory collect2: ld returned 1 exit status configure:2675: $? = 1 configure:2713: result: configure: failed program was:...