Issues in compiling apache server on one machine and transfer to second

2013-11-12 Thread swapnil vaidya
Hi All, I have 2 linux machine. I have compiled apache 2.4.6 on one of the linux machine with following commands: ./configure --prefix=/usr/apache--with-ssl=/usr/local/ssl --enable-ssl --enable-modules=all --enable-mods-shared=most make make install This has installed apache on this machine and

Re: [PATCH] Haswell Kernel Mode Setting

2013-11-12 Thread Konstantin Belousov
On Mon, Nov 11, 2013 at 03:39:06PM -0800, Xin Li wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 11/11/13 14:29, Neel Chauhan wrote: Sorry if I sent a similar patch before. It didn't get accepted so I am sending one now. Enjoy. What does didn't get accepted mean? :) Since

Re: Issues in compiling apache server on one machine and transfer to second

2013-11-12 Thread Allan Jude
On 2013-11-12 03:24, swapnil vaidya wrote: Hi All, I have 2 linux machine. I have compiled apache 2.4.6 on one of the linux machine with following commands: ./configure --prefix=/usr/apache--with-ssl=/usr/local/ssl --enable-ssl --enable-modules=all --enable-mods-shared=most make make

Re: Issues in compiling apache server on one machine and transfer to second

2013-11-12 Thread Erich Dollansky
Hi, On Tue, 12 Nov 2013 13:54:25 +0530 swapnil vaidya swapnilsvai...@gmail.com wrote: Hi All, I have 2 linux machine. you might be on the wrong mailing list. This here is for FreeBSD. I have compiled apache 2.4.6 on one of the linux machine with following commands: ./configure

freebsd-version(1) enchancement

2013-11-12 Thread Kimmo Paasiala
I didn't even know this tool existed before tried to complete freebsd-tab today, very nice. Would it make sense to also include the svnversion(1) of the system sources in the version output? Maybe with a separate option (-u perhaps?) if it's not ok to change the meaning of -k and -u options

Re: freebsd-version(1) enchancement

2013-11-12 Thread Kimmo Paasiala
On Tue, Nov 12, 2013 at 11:16 AM, Kimmo Paasiala kpaas...@gmail.com wrote: I didn't even know this tool existed before tried to complete freebsd-tab today, very nice. Would it make sense to also include the svnversion(1) of the system sources in the version output? Maybe with a separate

Re: new Xorg (KMS, etc.) for Radeon 9600

2013-11-12 Thread Tijl Coosemans
On Tue, 12 Nov 2013 00:34:24 +0100 d...@gmx.com wrote: Tijl Coosemans wrote, On 11/11/2013 10:07: On Sun, 10 Nov 2013 18:20:29 +0100 d...@gmx.com wrote: error: [drm:pid667:r100_cp_init_microcode] *ERROR* radeon_cp: Failed to load firmware radeonkmsfw_R300_cp Make sure you have

Re: freebsd-version(1) enchancement

2013-11-12 Thread Dag-Erling Smørgrav
Kimmo Paasiala kpaas...@gmail.com writes: Would it make sense to also include the svnversion(1) of the system sources in the version output? No. It is not available in the most important use case for freebsd-version(1), i.e. freebsd-update builds. DES -- Dag-Erling Smørgrav - d...@des.no

Re: FreeBSD 10 Beta2 /etc/rc.d/named script and /etc/defaults/rc.conf

2013-11-12 Thread Erwin Lansing
On Wed, Nov 06, 2013 at 02:59:15PM +0100, Erwin Lansing wrote: E E Erwin, can you please handle that? E E Things are much worse that this, the ports are completely written under the assumption that there is a Bind in base, which of course would already break with WITHOUT_BIND

Re: freebsd-version(1) enchancement

2013-11-12 Thread Kimmo Paasiala
On Tue, Nov 12, 2013 at 11:56 AM, Dag-Erling Smørgrav d...@des.no wrote: Kimmo Paasiala kpaas...@gmail.com writes: Would it make sense to also include the svnversion(1) of the system sources in the version output? No. It is not available in the most important use case for

Re: freebsd-version(1) enchancement

2013-11-12 Thread Dag-Erling Smørgrav
Kimmo Paasiala kpaas...@gmail.com writes: Dag-Erling Smørgrav d...@des.no writes: Kimmo Paasiala kpaas...@gmail.com writes: Would it make sense to also include the svnversion(1) of the system sources in the version output? No. It is not available in the most important use case for

Re: [CFT] bsdinstall and zfsboot enhancements

2013-11-12 Thread Johan Hendriks
Teske, Devin schreef: Hi all, Another Call For Testing... This one is for bsdinstall. Two patchsets are required for this CFT: http://druidbsd.cvs.sf.net/viewvc/druidbsd/bsdinstall_debug/ http://druidbsd.cvs.sf.net/viewvc/druidbsd/bsdinstall_zfs/ The enhancements are: + Add a `-D FILE

Re: [PATCH] Haswell Kernel Mode Setting

2013-11-12 Thread Neel Chauhan
On 2013-11-12 03:29, Konstantin Belousov wrote: On Mon, Nov 11, 2013 at 03:39:06PM -0800, Xin Li wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 11/11/13 14:29, Neel Chauhan wrote: Sorry if I sent a similar patch before. It didn't get accepted so I am sending one now. Enjoy. What

Are clang++ and libc++ compatible?

2013-11-12 Thread Steve Kargl
Trying to build news/pan with clang++ dies with gmake[3]: Entering directory `/usr/ports/news/pan/work/pan-0.139/pan/general' CXXfile-util.o In file included from file-util.cc:38: In file included from ./log.h:26: /usr/include/c++/v1/deque:907:49: error: invalid application of 'sizeof' to

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread David Chisnall
On 12 Nov 2013, at 16:32, Steve Kargl s...@troutmask.apl.washington.edu wrote: Trying to build news/pan with clang++ dies with gmake[3]: Entering directory `/usr/ports/news/pan/work/pan-0.139/pan/general' CXXfile-util.o In file included from file-util.cc:38: In file included from

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Steve Kargl
On Tue, Nov 12, 2013 at 04:38:17PM +, David Chisnall wrote: On 12 Nov 2013, at 16:32, Steve Kargl s...@troutmask.apl.washington.edu wrote: Trying to build news/pan with clang++ dies with gmake[3]: Entering directory `/usr/ports/news/pan/work/pan-0.139/pan/general' CXXfile-util.o

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread David Chisnall
On 12 Nov 2013, at 16:54, Steve Kargl s...@troutmask.apl.washington.edu wrote: On Tue, Nov 12, 2013 at 04:38:17PM +, David Chisnall wrote: On 12 Nov 2013, at 16:32, Steve Kargl s...@troutmask.apl.washington.edu wrote: Trying to build news/pan with clang++ dies with gmake[3]:

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Dimitry Andric
On 12 Nov 2013, at 17:54, Steve Kargl s...@troutmask.apl.washington.edu wrote: ... namespace pan { class Log { public: enum Severity { PAN_SEVERITY_INFO = 1, PAN_SEVERITY_ERROR = 2, PAN_SEVERITY_URGENT = (110) }; struct Entry { time_t

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Steve Kargl
On Tue, Nov 12, 2013 at 06:37:39PM +0100, Dimitry Andric wrote: On 12 Nov 2013, at 17:54, Steve Kargl s...@troutmask.apl.washington.edu wrote: struct Entry { time_t date; Severity severity; std::dequeEntry messages; std::string message;

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Eitan Adler
On Tue, Nov 12, 2013 at 11:54 AM, Steve Kargl s...@troutmask.apl.washington.edu wrote: On Tue, Nov 12, 2013 at 04:38:17PM +, David Chisnall wrote: On 12 Nov 2013, at 16:32, Steve Kargl s...@troutmask.apl.washington.edu wrote: Trying to build news/pan with clang++ dies with gmake[3]:

Re: [CFT] bsdinstall and zfsboot enhancements

2013-11-12 Thread Teske, Devin
On Nov 12, 2013, at 4:02 AM, Johan Hendriks wrote: Teske, Devin schreef: Hi all, Another Call For Testing... This one is for bsdinstall. Two patchsets are required for this CFT: http://druidbsd.cvs.sf.net/viewvc/druidbsd/bsdinstall_debug/

Re: [CFT] bsdinstall and zfsboot enhancements

2013-11-12 Thread Allan Jude
On 2013-11-12 14:11, Teske, Devin wrote: On Nov 12, 2013, at 4:02 AM, Johan Hendriks wrote: Teske, Devin schreef: Hi all, Another Call For Testing... This one is for bsdinstall. Two patchsets are required for this CFT: http://druidbsd.cvs.sf.net/viewvc/druidbsd/bsdinstall_debug/

Re: freebsd perf testing

2013-11-12 Thread George Neville-Neil
On Nov 10, 2013, at 19:22 , Tim Kientzle t...@kientzle.com wrote: On Nov 10, 2013, at 1:05 PM, Erik Cederstrand erik+li...@cederstrand.dk wrote: Imagine being able to fetch a VirtualBox disk image for a random SVN commit, booting it and start debugging right away. I’ve been working

Re: axing KAME interface ioctls

2013-11-12 Thread George Neville-Neil
On Nov 5, 2013, at 7:02 , Gleb Smirnoff gleb...@freebsd.org wrote: On Tue, Nov 05, 2013 at 03:01:14PM +0400, Gleb Smirnoff wrote: T Hello. T T Since 1999 we have got some dead code from KAME, namely support for these T ioctls: T TSIOCALIFADDR TSIOCGLIFADDR T

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread John Baldwin
On Tuesday, November 12, 2013 1:11:04 pm Eitan Adler wrote: On Tue, Nov 12, 2013 at 11:54 AM, Steve Kargl s...@troutmask.apl.washington.edu wrote: On Tue, Nov 12, 2013 at 04:38:17PM +, David Chisnall wrote: On 12 Nov 2013, at 16:32, Steve Kargl s...@troutmask.apl.washington.edu wrote:

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Zhihao Yuan
On Tue, Nov 12, 2013 at 11:54 AM, Steve Kargl s...@troutmask.apl.washington.edu wrote: struct Entry { time_t date; Severity severity; std::dequeEntry messages; std::string message; bool is_child; Entry() : is_child(false) { } };

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Zhihao Yuan
On Tue, Nov 12, 2013 at 11:54 AM, Steve Kargl s...@troutmask.apl.washington.edu wrote: struct Entry { time_t date; Severity severity; std::dequeEntry messages; std::string message; bool is_child; Entry() : is_child(false) { } };

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Steve Kargl
On Tue, Nov 12, 2013 at 09:55:56AM -0800, Steve Kargl wrote: On Tue, Nov 12, 2013 at 06:37:39PM +0100, Dimitry Andric wrote: On 12 Nov 2013, at 17:54, Steve Kargl s...@troutmask.apl.washington.edu wrote: struct Entry { time_t date; Severity severity;

RE: [CFT] bsdinstall and zfsboot enhancements

2013-11-12 Thread dteske
-Original Message- From: Michael Dexter [mailto:edi...@callfortesting.org] Sent: Tuesday, November 12, 2013 11:25 AM To: Devin Teske Cc: Teske, Devin; Peter Grehan; Nathan Whitehorn; Current Current Subject: Re: [CFT] bsdinstall and zfsboot enhancements On 11/11/13 1:01 PM,

Re: [CFT] bsdinstall and zfsboot enhancements

2013-11-12 Thread Michael Dexter
On 11/11/13 1:01 PM, Teske, Devin wrote: It doesn't touch the timeout code - should be whatever FreeBSD loader forth scripts tell it to do. Ah, must have been something Michael did. I noticed this whilst getting demos from him on his laptop. Please clarify. What specifically? Michael

Re: [CFT] bsdinstall and zfsboot enhancements

2013-11-12 Thread Michael Dexter
On 11/12/13 12:22 PM, dte...@freebsd.org wrote: When the boot menu comes up, it counts down to from 5, 4, 3, ... Instead of 9, 8, 7, ... Sounds like autoboot_delay is modified... in the installed distro? Did you script that or do it by hand? in loader.conf? in the VM? Just curious. Good

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Tijl Coosemans
On Tue, 12 Nov 2013 12:19:22 -0800 Steve Kargl wrote: On Tue, Nov 12, 2013 at 09:55:56AM -0800, Steve Kargl wrote: On Tue, Nov 12, 2013 at 06:37:39PM +0100, Dimitry Andric wrote: On 12 Nov 2013, at 17:54, Steve Kargl s...@troutmask.apl.washington.edu wrote: struct Entry {

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Matthias Andree
Am 12.11.2013 18:13, schrieb Zhihao Yuan: BTW, iirc VC STL has the same issue. But libstdc++ has an honorable history of supporting incomplete type in STL declaration. A disservice, not honorable. Nonstandard extensions, however convenient, are a pain when writing portable code. I am

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Eitan Adler
On Tue, Nov 12, 2013 at 1:21 PM, John Baldwin j...@freebsd.org wrote: On Tuesday, November 12, 2013 1:11:04 pm Eitan Adler wrote: On Tue, Nov 12, 2013 at 11:54 AM, Steve Kargl s...@troutmask.apl.washington.edu wrote: On Tue, Nov 12, 2013 at 04:38:17PM +, David Chisnall wrote: On 12 Nov

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Eitan Adler
On Tue, Nov 12, 2013 at 3:19 PM, Steve Kargl s...@troutmask.apl.washington.edu wrote: On Tue, Nov 12, 2013 at 09:55:56AM -0800, Steve Kargl wrote: On Tue, Nov 12, 2013 at 06:37:39PM +0100, Dimitry Andric wrote: On 12 Nov 2013, at 17:54, Steve Kargl s...@troutmask.apl.washington.edu wrote:

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Dimitry Andric
On 12 Nov 2013, at 22:19, Tijl Coosemans t...@coosemans.org wrote: ... There's a similar problem with graphics/blender. There's a class TreeElement which links to its parent TreeElement like this: std::mapstd::string, TreeElement::const_iterator parent; Works with libstdc++, fails with

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Steve Kargl
On Tue, Nov 12, 2013 at 10:19:46PM +0100, Tijl Coosemans wrote: On Tue, 12 Nov 2013 12:19:22 -0800 Steve Kargl wrote: This can't be good. And, unfortunately, testing math/octave shows no better :( % octave Segmentation fault (core dumped) % ldd /usr/local/bin/octave-3.6.4 | grep ++

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Steve Kargl
On Tue, Nov 12, 2013 at 02:40:42PM -0800, Steve Kargl wrote: On Tue, Nov 12, 2013 at 10:19:46PM +0100, Tijl Coosemans wrote: On Tue, 12 Nov 2013 12:19:22 -0800 Steve Kargl wrote: This can't be good. And, unfortunately, testing math/octave shows no better :( % octave

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Shane Ambler
On 13/11/2013 07:49, Tijl Coosemans wrote: On Tue, 12 Nov 2013 12:19:22 -0800 Steve Kargl wrote: On Tue, Nov 12, 2013 at 09:55:56AM -0800, Steve Kargl wrote: On Tue, Nov 12, 2013 at 06:37:39PM +0100, Dimitry Andric wrote: On 12 Nov 2013, at 17:54, Steve Kargl s...@troutmask.apl.washington.edu

Re: Are clang++ and libc++ compatible?

2013-11-12 Thread Dimitry Andric
On 13 Nov 2013, at 08:29, Shane Ambler free...@shaneware.biz wrote: On 13/11/2013 07:49, Tijl Coosemans wrote: ... There's a similar problem with graphics/blender. There's a class TreeElement which links to its parent TreeElement like this: std::mapstd::string, TreeElement::const_iterator