similar to: Error when building doc/html

Displaying 20 results from an estimated 4000 matches similar to: "Error when building doc/html"

2006 Oct 04
2
Error when building doc/html
>/tmp/flac/install-sh -d /usr/share/doc/flac-1.1.3/html/api >(cd api && /usr/bin/install -c -m 644 * >/usr/share/doc/flac-1.1.3/html/api) >/usr/bin/install: cannot stat `*': No such file or directory Oops, I see what's doing it -- like Josh said doxygen is required the way things are set up in CVS currently. It's this change here:
2006 Oct 03
2
Error when building doc/html
Hello, I had to comment out the 'html' directory in the docs directory Makefile.am (in cvs) or else the following would occur: test -z "/usr/share/doc/flac-1.1.3/html" || mkdir -p -- "/var/tmp/portage/flac-cvs-0.1/image//usr/share/doc/flac-1.1.3/html" /bin/install -c -m 644 'changelog.html'
2006 Aug 21
1
[PATCH] Memory issue and cast causing failures when adding metadata
Hi, We are using the libFLAC++ library to encode FLAC files with Vorbis comments in them and have had the FLAC 1.1.2 version fail consistently (access violation or segmentation fault) on both Windows and Linux. We tracked this down to the metadata code in the C++ API. The problem is in src/libFLAC++/file_encoder.cpp. There are two problems - firstly, a C-style cast is hiding a bad conversion
2010 Feb 13
3
ads_sasl_spnego_krb5_bind failed: Program lacks supportfor encryption type [SEC=UNCLASSIFIED]
Alex, I've been a victim of this since Day 1. After a lot of reading and emailing, it comes down to this. libkrb5-3 version 1.8x by default disallows DES encryption. /etc/krb5.conf can be changed to allow weak encryption, but as it relates to Samba, is only effective in letting the system join the domain. For it's internal functioning, winbind uses an autogenerated krb5.conf that
2012 Feb 02
2
[flac-git] Install fails with --disable-doxygen-docs
Latest git [3b41451197f2cc7afb13753caaccbadaa74eca32] cross compiles perfect without patches (this is the first time I've seen this with any flac tree). Install fails with --disable-doxygen-docs; it's probably easy to fix, but here's the problem: make[5]: Entering directory `/home/avuton/src/mpd-release-utils/src/flac.git/doc/html/images/hw' make[5]: Nothing to be done for
2008 Jun 10
5
DO NOT REPLY [Bug 5532] New: rsync / autoconf fails to detect libiconv on Solaris 10
https://bugzilla.samba.org/show_bug.cgi?id=5532 Summary: rsync / autoconf fails to detect libiconv on Solaris 10 Product: rsync Version: 3.0.2 Platform: Sparc OS/Version: Solaris Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2009 Apr 29
1
Running wine within a VM ... Is it possible ?
Hi all, Im in a situation where I need to run windows binaries within a Linux VM on VMware ESX (in production) I have looked hi and low but cannot find an answer to this. Can anyone tell me if this is possible ? Thanks! -aW IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914. If you have
2007 Apr 27
1
Prevention of outgoing file transfers?
Hi, Does anyone know if it is possible to firewall and/or configure rsync via a web proxy using RSYNC_PROXY to prevent push mode file transfers yet still allow pull mode? I am aware of Matt McCutchen's helpful distinction between the direction of an rsync connection and the direction of file transfer at at http://lists.samba.org/archive/rsync/2006-May/015595.html, but I am after
2006 Dec 05
4
flac-1.1.3 fails to decode where flac-1.1.2 works
I'm attempting to decode part of a largefile flac whose seektable is broken or missing and the file is shorter then it's supposed to be, when I use 1.1.2 it decodes fine, when I use 1.1.3 it fails flac --decode --skip=719:58.0 --until=1024:58.0 -o \/home\/sbh\/work\/hs\/out.wav \/mnt\/ss\/sdb\/Sound\/Recording\/2006\-11\-29\/in.flac out.wav: ERROR seeking while skipping bytes
2006 Dec 05
4
flac-1.1.3 fails to decode where flac-1.1.2 works
I'm attempting to decode part of a largefile flac whose seektable is broken or missing and the file is shorter then it's supposed to be, when I use 1.1.2 it decodes fine, when I use 1.1.3 it fails flac --decode --skip=719:58.0 --until=1024:58.0 -o \/home\/sbh\/work\/hs\/out.wav \/mnt\/ss\/sdb\/Sound\/Recording\/2006\-11\-29\/in.flac out.wav: ERROR seeking while skipping bytes
2001 Nov 15
0
rhs of == does not work with a list of items. should it ? (PR#1173)
Paul.White@dsto.defence.gov.au wrote: > > > Hello bug people, > > > > Version: > > platform = i686-pc-linux-gnu > > arch = i686 > > os = linux-gnu > > system = i686, linux-gnu > > status = > > major = 1 > > minor = 3.1 > > year = 2001 > > month = 08 > > day = 31 > > language = R > > > >
2001 Nov 15
0
rhs of == does not work with a list of items (PR#1172)
(1) There are no lists here! You have numeric vectors, not lists. (2) The normal vector-recycling rules apply. It does 1 == 4, 2 == 5, 3 == 4, 4 == 5, 5 == 4, .... Try > 1:10 == 5:4 [1] FALSE FALSE FALSE TRUE TRUE FALSE FALSE FALSE FALSE FALSE (3) For what you appear to want > x %in% 4:5 [1] FALSE FALSE FALSE TRUE TRUE FALSE FALSE FALSE FALSE FALSE is the way to get it.
2013 Sep 10
2
Re: libvirt-1.1.2-r1 (Gentoo) fails to start LXC containers (subject line minor edit, was libvirt-1.2.2-r1)
On Tue, Sep 10, 2013 at 1:34 PM, Doug Goldstein <cardoe@gentoo.org> wrote: > On Tue, Sep 10, 2013 at 9:09 AM, Dennis Jenkins > <dennis.jenkins.75@gmail.com> wrote: > > Yeah our security people got a bit over zealous. That's being rectified. > > :) > > > > TL;DR: My container is configured to use "br0" for its networking. "br0"
2003 Nov 06
2
Gentoo ebuild
Hi! Since I switched from SuSE to Gentoo (before Novell era :-) I wrote a simple ebuild script for building wxruby on Gentoo. Few notes: a) in order to work, wxruby-0.1.0.tgz should contain wxruby-0.1.0 folder since it is a Gentoo policy and I hope it''s not a problem to change that for 0.2.0 b) I assumed that one needs Ruby >= 1.8.0 and wx >= 2.4.1. Is it OK? Please inspect
2008 Sep 26
3
Unable to emerge Wine 1.1.5 on Gentoo AMD64
Hello, I am currently trying to emerge wine on my Gentoo AMD64 system, and it is currently failing on the last package. I haven't been able to make much sense out of the error message. If anyone knows what is going on or can otherwise point me to where I should look or anything to try, it would be greatly appreciated. Here is the error I am getting: make: *** [programs] Error 2 * *
2007 May 04
2
Sieve not recognizing keywords
First, I've been lurking and using dovecot for a few years now and I've always liked it, great piece of software! :) I've finally decided to clean up my act here and get virutal users and get postfix (2.3), dovecot (1.0.0) and deliver to play nice, using postfixadmin. I have it 99% there, but one thing is left: When I receive mails, deliver finds my virtual home dir and then tries
1999 Mar 29
3
Modem Pooling with Samba
Has anyone used samba v2.0 to share pooled modems. I have a large pool of identical modems available as a single TCP service on a terminal server with Samba running under HP-UX 10.20 . Any ideas how to make this modems an accessible share for Windows 95 clients Reply to jcort@medisys.co.uk
2006 Dec 11
1
flac-1.1.3 fails to decode where flac-1.1.2 works
On 12/11/06, Josh Coalson <xflac@yahoo.com> wrote: > --- Avuton Olrich <avuton@gmail.com> wrote: > > I'm attempting to decode part of a largefile flac whose seektable is > > broken or missing and the file is shorter then it's supposed to be, > > when I use 1.1.2 it decodes fine, when I use 1.1.3 it fails > > > > flac --decode --skip=719:58.0
2001 Jan 08
0
cleaning up the BUGS list
In looking over the bugs list, it seems to me that most of them are things we can no longer do anything about, because they are on old versions or broken systems or were features or .... There are now so many they obscure the bugs needing attention. I am about the remove the following. If anyone thinks they are still relevant, could you please send a follow-up to R-bugs with details under 1.2.0
2006 Nov 18
1
updated gentoo ebuild provides dovecot-sieve
I'm hoping that there are some Gentoo users on this list who will chime in on a bug that is near and dear to my heart. We've created an updated Gentoo ebuild that adds a sieve USE flag and builds dovecot-sieve if the use flag is enabled. The gentoo bug is here: https://bugs.gentoo.org/show_bug.cgi?id=141743 and the ebuild is available as an attachment to that bug, or as a patch