search for: refix

Displaying 14 results from an estimated 14 matches for "refix".

Did you mean: prefix
2011 Jul 01
0
Rift patch: refix WINE
A friend who plays Rift just told me the the notes for the latest game patch say that they have 'refixed' making the game work with WINE. I know there had been several posts about Rift the last few weeks so if anyone walked away from the game without getting it working it may be worth trying again.
2011 Jun 14
0
[PATCH] ipconfig: do_pkt_recv() refix ret initialisation
fix: usr/kinit/ipconfig/main.c: In function ?ipconfig_main?: usr/kinit/ipconfig/main.c:350:7: warning: ?ret? may be used uninitialized in this function [-Wuninitialized] usr/kinit/ipconfig/main.c:346:6: note: ?ret? was declared here I think the initialisation change in 6df362216a2e5beb4f29feafeabc630034a76914 was unintentional. Cc: Ulrich Dangel <uli at spamt.net> Signed-off-by:
2017 Mar 02
0
problem with sessions
On Thu, 2 Mar 2017 18:48:47 +0100 Tony Peña <emperor.cu at gmail.com> wrote: > hi Rowland, > > ok a refix the other lines above but.. > > what means "I think your problem is down to your DNS setup, it seems > to be using > flatfiles" and this is NOT supported by Samba. > > > OK, you have things like this in your bind conf files: zone "0.168.192.in-addr.arpa&quo...
2014 Mar 07
2
Latest openswan update does no longer connect to Cisco VPN 3000 Series
Does anyone else noticed problems after updating openswan to openswan-2.6.32-27.2.el6_5.i686 ? In our case a connection to Cisco VPN 3000 Series would no longer work. I can see in the log an ASSERTION FAILED error and the connection would remain in Pending phase 2. Mar 7 16:24:40 firewall pluto[7647]: "ciscovpntest" #2: discarding duplicate packet; already STATE_MAIN_I1 Mar 7
2011 Jul 27
0
klibc 1.5.24 release
...o not corrupt the memory pool Tim Harder (1): [klibc] Kbuild: fix parallel make install error Ulrich Dangel (1): [klibc] ipconfig: Don't try to guess the nameserver maximilian attems (19): [klibc] 1.5.23 released, next version is 1.5.24 [klibc] ipconfig: do_pkt_recv() refix ret initialisation [klibc] cpio: cleanup O_BINARY usage. [klibc] cpio: directly include fnmatch [klibc] fstpye: no need for braces around return values [klibc] sleep: have argument on next line [klibc] readklink: remove unneeded braces [klibc] mount: whitespace p...
2013 Jul 21
2
[LLVMdev] Build Clang and LLVM on Win 8
...9;// // // //-- Configuring incomplete, errors occurred!/ So I thought that I missed to configure something. I tried to run the configure script as per the web instructions, but I got an error because the configure script is only for linux *<project folder>\build>..\llvm\configure --p**refix="c:\llvm\tools"*/ //"..\llvm\configure" is not an internal/external command, an executable or batch file./// May anyone please help me? I downloaded the last version of LLVM (3.4). Thanks in advance, Giorgio Franceschetti -------------- next part -------------- An HTML att...
2007 Feb 25
0
[LLVMdev] Linux/ppc backend
...g/docs/DeveloperPolicy.html specifically: http://llvm.org/docs/DeveloperPolicy.html#commitaccess >> Please verify that mainline CVS has >> everything you think it should. >> > I just verified and launched some compilations. Everything seems OK. Ok, I just broke ELF support to refix darwin, so please take a look again :) >> The one hunk I didn't apply was this one: >> >> @@ -1392,12 +1418,13 @@ >> case MVT::f32: >> case MVT::f64: >> - if (isVarArg && isPPC64) { >> + if (isVarArg || isPPC64) { >&gt...
2006 Aug 03
1
Daily Xen-HVM Build Testing: cs10910
changeset: 10910:aa1ab056bfbf tag: tip user: emellor@leeni.uk.xensource.com date: Wed Aug 2 11:42:38 2006 +0100 summary: Clarify the use of vcpu-set. Closes bug #686. Hardware: x460 ******************** x86_32(no PAE): *************************** * dom0: SLES9 SP2 * dom0 boots fine * xend starts without problem --- Linux HVM domain status: --- * Xm-test
2008 Aug 29
2
Security issue with javareconf script (PR#12636)
Full_Name: Tom Callaway Version: 2.7.2 OS: Fedora 10 (Linux/x86_64) Submission from: (NULL) (96.233.67.230) Recently, Debian identified a security issue with the javareconf script in R. I confirmed that this is still unfixed in R 2.7.2. The following patch resolves the issue: diff -up R-2.7.2/src/scripts/javareconf.BAD R-2.7.1/src/scripts/javareconf --- R-2.7.2/src/scripts/javareconf.BAD
2006 Jul 26
5
Mongrel + mod_proxy URL issues
We have a Centos server with a number of virtual hosts, and my rails app runs under one of those virtual hosts using mongrel_rails. The app lives in /home/mydomain/railsapp where /home/mydomain/railsapp/public is the rails root. It runs under mongrel on port 8008, so to get to it users invoke the url http://www.mydomain.com:8008/ - all is fine to this point. Now I have some users whose
2007 Feb 25
2
[LLVMdev] Linux/ppc backend
Hi Chris, Chris Lattner wrote: > Sorry for the delay, > > No problem. Plus the reviewing may have taken some time. So thx a lot for committing. I talked to Jim who said he wanted to commit his changes before mine -- I hope everything's Ok. > I applied the patches after some cleanups. Please keep code within 80 > columns, please don't use nested ?: expressions without
2008 Feb 04
8
[Bug 1437] New: OpenSSL engine support not enabled
https://bugzilla.mindrot.org/show_bug.cgi?id=1437 Summary: OpenSSL engine support not enabled Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo: bitbucket at
2017 Mar 02
4
problem with sessions
Hi again. the users work usually in this way, browsing the network to find a serverdc using \\serverdc on explorer file. and after that them choose the correct share and working on inside with their files need it. someone set that share as mapped unit with letter Z or Y. but they normally work in this way daily. so, i can't set browseable = No because the users need to be see the shares on
2015 Mar 18
2
Need help for write rpm spec
Hi I am try to write rpm spec for install tomcat on a linux machine.But while build the rpm i found following error + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /home/rpmbuild/BUILD/Install_tomcat-1.0 extracting debug info from /home/rpmbuild/BUILDROOT/Install_tomcat-1.0-1.el6.x86_64/usr/local/jdk1.7.0_13/lib/visualvm/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so ***