similar to: Fix builds on MacOS Mojave [patch]

Displaying 20 results from an estimated 3000 matches similar to: "Fix builds on MacOS Mojave [patch]"

2019 May 02
2
[EXT] Fix builds on MacOS Mojave [patch]
Hi I have macports, but I'm not directly using it - it's just being found by the build process somehow. The failure shows that /opt/... is being used, but that usage seems broken or incomplete. M On 01/05/2019, 19:23, "Eli Friedman" <efriedma at quicinc.com> wrote: On an OS X install with Xcode, /opt/ is not expected to contain anything in particular; it
2004 Aug 06
2
XML parser for icecast2
Hi: I just checked out icecast2 from the bitkeeper repository. But the compiler is halting on src/config.c where it's trying to include gnome-xml/xmlmemory.h and gnome-xml/parser.h. Can someone tell me which lib I need for these files? Thanks, Geoff. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this
2018 Nov 24
1
Mac Mojave Server
Is there any information on using dovecot on Mojave? I have been using Mac OS Server for a few years and looking for the preferred way to move to Mojave since dovecot and postfix admin support has been dropped by Apple.
2004 Aug 06
4
ices compile problems (again...)
Okay, I did this right months ago, but somehow lost the recipe. I have libxml and libxml2 installed: [root@atisha ices-0.2.2]# ls /usr/local/lib libshout.a libxml2.a libxml.a pkgconfig libshout.la libxml2.la libxml.la xml2Conf.sh libshout.so libxml2.so libxml.so xmlConf.sh libshout.so.1 libxml2.so.2 libxml.so.1
2018 Oct 11
3
macOS Mojave: setgroups(501) failed: Too many extra groups
Hello, I have recently upgraded to macOS 10.14 (Mojave) and am running into an issue where one use can no longer log into dovecot via imap. Log shows Oct 11 08:10:27 imap(hwr)<12659><YpC/0+133+EAAAAAAAAAAAAAAAAAAAAB>: Fatal: setgroups(501) failed: Too many extra groups and indeed, the user is in 17 groups, which is more than NGROUPS_MAX (16). Another user with << 16 groups
2004 Aug 06
3
Icecast2 documentation
I use the cvs version: cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot login cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout ice2 cd ice2 cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout avl cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout log cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout httpp cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot
2018 Oct 11
1
macOS Mojave: setgroups(501) failed: Too many extra groups
On Thu, Oct 11, 2018 at 10:55:39AM +0300, Aki Tuomi wrote: > Maybe. Have to see when we can implement it though. It could probably > leverage the min/max_gid setting. Actually that was a great hint. Setting last_valid_gid = 100 in the config and restarting helped. Having a filter-list instead of fixed upper/lower bounds would be more flexible. I guess though that in reality most
2008 Jul 31
1
Samba 3.2.0: Unable make document Help
Dear list, I compiled Samba 3.2.0 document like this. cd samba-3.2.0/source configure ... ... ... cd ../docs-xml make all but some error happen. --------------------------------- # make all ... ... xsltproc --output output/manpages-3/eventlogadm.8 xslt/man.xsl tmp/manpages-3/eventlogadm.8.xml runtime error: file xslt/man.xsl line 41 element if unregistered variable list-indent
2004 Aug 06
5
Ices2 compile error - streaming ogg!
Still trying to stream ogg and have not gotten past a make error in ices2. We www.freespeech.org are an independent media / news site so it would be nice to get this running and support this new format. I'd love to convert all of our 700 streaming video files from from realmedia as well but thats another story! Perhaps this is not the correct forum but it seems like there are a lot of
2009 Mar 11
1
configure fail for XML package on freebsd
Hi, I am having problems installing the XML package with R-devel on freebsd. If I simply do install.packages("XML"), it says that the parser.h file is not found. After reading the INSTALL file, I have set setenv XML_CONFIG /usr/local/bin/xml2-config setenv LIBXML_LIBDIR -L/usr/local/lib setenv LIBXML_INCDIR -I/usr/local/include/libxml2/libxml and install.packages("XML")
2008 Oct 20
3
LIBXML and LibXSLT
Hi, I installed libxml-ruby and libxslt-ruby. It took a while but it''s running now. However, on the libxml site (http://libxml.rubyforge.org/install.xml) it says: "...libxml requires a few other libraries to be installed in order to build and function properly. * libm (math routines: very standard) * libz (zlib) * libiconv * libxml2 ..." And
2004 Aug 06
4
ices question...
When I run ices with icecast running, I get You have no libxml support. The config file you just specified cannot be used. Ices Exiting... I installed the rpms for libxml and libxml-devel. What else do I need? Sameer --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
2005 Dec 13
2
Trouble compiling Icecast 2.3.1
Hi, Sorry if this has been posted about before. I'm trying to upgrade my personal Icecast from some ancient pre-release CVS version, and I've hit trouble: gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/local/include -I/usr/local/include/libxml2 -pthread -g -O2 -c `test -f 'main.c' || echo './'`main.c In file included from
2018 Feb 17
2
Problem installing libxml2 under Homebrew
i am trying to install xml2 from CRAN, and it is throwing an error that it cannot find the libxml2 library configuration. The thing is that pkg-config seems to be set up correctly: $ echo $PKG_CONFIG_PATH :/usr/local/opt/libxml2/lib/pkgconfig:/usr/local/opt/libxml2/lib/pkgconfig $ pkg-config --cflags --libs libxml-2.0 -I/usr/local/Cellar/libxml2/2.9.7/include/libxml2
2008 Mar 25
4
SAXXMLReader
Perhaps the msxml3: Added support for SAXXMLReader causes compilation failure on my ubuntu gutsy amd64 libxml/SAX2.h: No such file or directory libxml/SAX2.h was first included from saxreader.c:41 make[2]: [Makefile] Error 1 (ignored) ../../tools/makedep -C. -S../.. -T../.. -I/usr/include/libxml2 -I/usr/include/libxml2 attribute.c cdata.c comment.c docfrag.c domdoc.c domimpl.c element.c
2004 Feb 24
5
Samba 3.0.2 config error using --with-ldap
I am getting below error when running "configure --with-ldap --with-ldapsam --with-ads":
2004 Aug 06
2
Simple directory question
At 02:40 06/04/01 -0700, Harry wrote: >It turns out, from what I can tell, streamcast doesn't send bitrate >information. Here's the changes I made in the part of the code so that it does: > >182c188,189 >< icy_compat => 0, >--- > > icy_compat => 1, > > bitrate => $bitrate, Well, how
2004 Aug 06
2
Trying to compile ices under FreeBSD
Also sprach Michael Smith: > > >Ok. I'm using shout and not ices (I couldn't get it to compile; I'm > >using FreeBSD and can't code C worth a damn), so the second approach > >will not work. But I can write a parsing script (I had'n thought of > >the cue file), so I'll be trying that. > > Please don't use shout. It's buggy,
2009 Dec 08
3
invalid pointer in libxml xmlFreeNodeList
Hi, Not sure if there is a better place to post this. The libxml-ruby mailing list doesn''t have much activity. We are getting occasional errors on our production box, that I can''t duplicate in testing. It''s not even reproducible on the production box with the same inputs, but I''ve managed to track down (via a lot of print statements into the Apache
2009 Apr 03
2
Recovering in Ruby-libxml parser from invalid UTF8 code
I am parsing XML streams with ruby-libxml using the XML::Reader class. Several have invalid UTF-8 characters. I need a tutorial or at least some hints on how to recover and continue the parsing. TIA, Jeffrey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this