search for: po

Displaying 20 results from an estimated 5484 matches for "po".

Did you mean: op
2003 Jul 11
1
Compile issues /w kerberos - Samba - 3.0 b2
...pile error when compiling. It appears to be coming from KRB5LIBS. I'm not sure if it is a bug that needs to be addressed or if I screwed something up? I'm using the standard source: Error message ....... Linking libsmbclient shared library bin/libsmbclient.so PYTHON_OBJS="dynconfig.po param/loadparm.po param/params.po lib/charcnv.po lib/debug.po lib/fault.po lib/getsmbpass.po lib/interface.po lib/md4.po lib/interfaces.po lib/pidfile.po lib/replace.po lib/signal.po lib/system.po lib/sendfile.po lib/time.po lib/ufc.po lib/genrand.po lib/username.po lib/util_getent.po lib/util_pw.p...
2004 Oct 21
0
compile errors samba 3.0.7 vfs
Hi all, sorry for the long posting. Samba 2.2.x is outdated. Trying to switch to 3.0.7 with no success. The vfs layer is one of my current problems. Googled some time for an solution for this: [2004/10/21 20:04:00, 0] smbd/server.c:main(760) smbd version 3.0.7 started. Copyright Andrew Tridgell and the Samba Team 1992...
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
2012 Mar 31
2
Wine compiling error
When I start compiling a Wine I get this errors: > msgfmt -o po/ar.mo po/ar.po > po/ar.po:359: keyword "msgctxt" unknown > po/ar.po:359:8: parse error > po/ar.po:591: keyword "msgctxt" unknown > po/ar.po:591:8: parse error > po/ar.po:596: keyword "msgctxt" unknown > po/ar.po:596:8: parse error > po/ar.po:1157:...
2020 Aug 13
15
[v2v PATCH 00/14] Adaptations to Weblate
We are migrating to Weblate (the Fedora instance, in particular) for translations instead of Zanata. Adapt our tooling a bit to the different workflow: - Weblate takes care of updating the po files whenever a new translation catalog is available, so stop doing that on our own: this meant also tweaking the po4a usage for POD documentations, resulting in simpler rules (IMHO) - ensure that the references to sources files in translation catalogs are relative to the top-level directo...
2017 Jul 31
0
check-release FAILED (was: Re: [PATCH 1/1] New partition API: part_resize)
...g] v1.37.19 -> v1.37.19 Updating 70b6f3356..c73f0a667 Fast-forward BUGS | 26 +- RELEASES | 1 + configure.ac | 2 +- daemon/ntfs.c | 4 +- daemon/parted.c | 31 + docs/guestfs-building.pod | 6 +- generator/actions_core.ml | 22 + generator/proc_nr.ml | 1 + gobject/run-live-tests | 2 +- gobject/run-tests | 2 +- gobject/run-tests-retvalues | 2 +- lib/MAX_PROC_NR | 2 +- m4/guestfs_ocaml.m4 | 8 + po-docs/cs.po...
2017 Jul 29
5
[PATCH 1/1] New partition API: part_resize
...t;; "-1025"]; + ["part_resize"; "/dev/sda"; "1"; "-1"]]), [] + ]; + shortdesc = "resize a partition"; + longdesc = "\ +This command resizes the partition numbered C<partnum> on C<device> +by moving the end position. + +Note that this does not modify any filesystem present in the partition. +If you wish to do this, you will need to use filesystem resizing +commands like C<guestfs_resize2fs>. + +When growing a partition you will want to grow the filesystem +afterwards, but when shrinking, you need t...
2006 Aug 01
0
[LLVMdev] Building llvm under cygwin
...ig lin > e 420, <DATA> line 30. The key is the above line. IIRC this is fixed in a recent patch. Have you updated your LLVM tree recently? Reid. > ../../src/gcc/gcc.c: In function `process_command': > ../../src/gcc/gcc.c:3499: warning: assignment discards qualifiers from > pointer t > arget type > ../../src/gcc/gcc.c:3504: warning: assignment from incompatible > pointer type > ../../src/gcc/gcc.c: In function `main': > ../../src/gcc/gcc.c:6357: warning: 'value' might be used uninitialized > in this f > unction > /bin/sh: -c: line 0:...
2006 Jul 31
0
[LLVMdev] Building llvm under cygwin
If you're building llvm-gcc4, you don't need the runtime libraries, so I'd just stick with the "tools-only" build and declare success. If you're building llvm-gcc3, I'd suggest you switch to llvm-gcc4 :) However, the problem appears to be your PATH variable. In your path you have the following directory: C:/Program Files/Microsoft DirectX SDK (June
2006 Jul 30
2
[LLVMdev] Building llvm under cygwin
Hi! I'm trying to build LLVM under cygwin. I have the latest version of cygwin and CVS versions of llvm, llvm-test and llvm-gcc. make of tools only succeeded. make of frontend succeeded too but full make of llvm failed on crtend in llvm/runtime/GCCLibraries with the following message: llvm[0]: Compiling crtend.c for Debug build (bytecode) /bin/sh: -c: line 0: syntax error near unexpected
2005 Mar 17
0
translation R into Russian
Hello, R developers, I would like to contribute to the R project: I prepared Russian .po-files (and translated a few lines). List of changes: * files *ru.po are generated and a few lines are translated; * files ./po/LINGUAS and ./po/THANKS are modified. I am not sure whether to post the .diff- and archive files here would be such a great idea, so I put them on-line: (1) https...
2005 Feb 08
2
compiling on an old system...
...7.2). Everything seems to run quite well until it comes to the vfs-modules: ---snip--- Linking libsmbclient non-shared library bin/libsmbclient.a Linking libsmbclient shared library bin/libsmbclient.so Compiling modules/vfs_recycle.c with -fPIC Building plugin bin/recycle.so modules/vfs_recycle.po: In function `recycle_connect': modules/vfs_recycle.po(.text+0x23): undefined reference to `DEBUGLEVEL_CLASS' modules/vfs_recycle.po(.text+0x31): undefined reference to `DEBUGLEVEL_CLASS_ISSET' modules/vfs_recycle.po(.text+0x55): undefined reference to `dbghdr' modules/vfs_recycle.p...
2010 Aug 25
3
What does this warning message (from optim function) mean?
...or your help. Maomao ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > p<-optim(c(0,0,0), f, method ="BFGS", hessian =T, y=y,X=X,W=W) There were 31 warnings (use warnings() to see them) > warnings() Warning messages: 1: In log(det(I_N - pd * wd - po * wo - pw * ww)) : NaNs produced 2: In log(det(I_N - pd * wd - po * wo - pw * ww)) : NaNs produced 3: In log(det(I_N - pd * wd - po * wo - pw * ww)) : NaNs produced 4: In log(det(I_N - pd * wd - po * wo - pw * ww)) : NaNs produced 5: In log(det(I_N - pd * wd - po * wo - pw * ww)) : NaNs produce...
2006 Aug 01
15
[LLVMdev] Building llvm under cygwin
...en I run make from obj folder i run into folowing errors: Can't find a library with no dependencies at /llvm/obj/Debug/bin/llvm-config lin e 420, <DATA> line 30. ../../src/gcc/gcc.c: In function `process_command': ../../src/gcc/gcc.c:3499: warning: assignment discards qualifiers from pointer t arget type ../../src/gcc/gcc.c:3504: warning: assignment from incompatible pointer type ../../src/gcc/gcc.c: In function `main': ../../src/gcc/gcc.c:6357: warning: 'value' might be used uninitialized in this f unction /bin/sh: -c: line 0: syntax error near unexpected token `;'...
2004 Sep 21
4
Problems compiling samba-3.0.7 on Redhat-7.2
When compiling samba-3.0.7 on Redhat-7.2, stock kernel 2.4.26, I get undefined references: ------- Compiling libads/ads_status.c with -fPIC Linking nsswitch/libnss_wins.so lib/system.po: In function `sys_dlopen': lib/system.po(.text+0xc17): undefined reference to `dlopen' lib/system.po: In function `sys_dlsym': lib/system.po(.text+0xc3b): undefined reference to `dlsym' lib/system.po: In function `sys_dlclose': lib/system.po(.text+0xc5c): undefined reference to...
2012 Mar 02
0
Wine release 1.4-rc6
...ar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.4-rc6.tar.bz2 Binary packages for various distributions will be available from: http://www.winehq.org/download You will find documentation on http://www.winehq.org/documentation You can also get the current source directly from the git repository. Check http://www.winehq.org/git for details. Wine is available thanks to the work of many people. See the file AUTHORS in the distribution for the complete list. ---------------------------------------------------------------- Bugs fixed in 1.4-rc6: 3325 Time Adjuster's toolbar s...
2015 Oct 02
2
Re: [PATCH] build: ensure .pot and .pod files for docs are up-to-date
On Friday 02 October 2015 12:19:16 Richard W.M. Jones wrote: > On Fri, Oct 02, 2015 at 11:48:46AM +0200, Pino Toscano wrote: > > Traverse the po-docs directory before the subdirectories with translated > > documentations, so we can make sure that libguestfs-docs.pot and the > > translated .pod files have been generated. As a consequence of that, > > when generating the translated manpages for documentations, all the >...
2007 Mar 16
1
git + autogen.sh + configure.ac + po/Makefile.in
What happend with po/Makefile.in and po/Makefile.in in configure.ac? config.status: error: cannot find input file: po/Makefile.in.in configure: error: ./configure failed for compiz Making install in compiz make[1]: Entering directory `/usr/src/SOURCES/TESTING/compiz' Making install in include make[2]: Entering dir...
2020 Aug 13
2
[PATCH] po-docs: turn language list into LINGUAS file
...ining them in a make variable. This way Weblate will be able to update the list using an available addon, and we do not need to list those not built. Accordingly, rename the variable with built languages to 'linguas_translated'. Signed-off-by: Pino Toscano <ptoscano@redhat.com> --- po-docs/LINGUAS | 12 ++++++++++++ po-docs/Makefile.am | 12 +++++------- 2 files changed, 17 insertions(+), 7 deletions(-) create mode 100644 po-docs/LINGUAS diff --git a/po-docs/LINGUAS b/po-docs/LINGUAS new file mode 100644 index 000000000..85b7927a3 --- /dev/null +++ b/po-docs/LINGUAS @@ -0,...
2009 Aug 05
2
[PATCH] Add some newly-untracked files to .gitignore
--- .gitignore | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 147e1cb..dcea811 100644 --- a/.gitignore +++ b/.gitignore @@ -154,10 +154,21 @@ po/POTFILES po/remove-potcdate.sed po/stamp-it po/stamp-po +po/LINGUAS +po/Makefile.in.in +po/Makevars +po/Rules-quot +po/boldquot.sed +po/en at boldquot.header +po/en at quot.header +po/insert-header.sin +po/quot.sed +po/remove-potcdate.sin python/bindtests.py python/guestfs.py python/guestfs-p...